Go to file
kay delaney a98fd22e34
Panel/DashList: Fetch folders with View permission (#32406)
Closes #31357
2021-03-29 11:11:51 +01:00
.circleci
.github Chore: remove checkout step (#31614) 2021-03-24 13:40:34 +00:00
conf HttpServer: Make read timeout configurable but disabled by default (#31575) 2021-03-19 11:21:52 +01:00
contribute Docs: Document upgrading of protobuf (#32227) 2021-03-22 19:28:33 +01:00
dashboard-schemas
devenv Chore: Remove elasticsearch 1.x from devenv (#32283) 2021-03-24 14:57:32 +00:00
docs Update enterprise-configuration.md (#32365) 2021-03-26 15:13:03 -05:00
e2e Shortcuts: Fixes panel shortcuts so they always work (#32385) 2021-03-29 07:52:57 +02:00
emails Render new email template and fix the title (#32314) 2021-03-26 12:53:14 +05:30
grafana-mixin
packages Table: Fixes so links work for image cells (#32370) 2021-03-29 10:42:48 +01:00
packaging Docker: Support pre-installing plugins from other sources in custom Dockerfiles (#31234) 2021-03-11 12:17:34 +01:00
pkg Update logger message to be more generic (#32403) 2021-03-29 11:45:03 +03:00
plugins-bundled Revert ""Release: Updated versions in package to 7.4.3" (#31444)" (#31452) 2021-02-24 17:53:08 +01:00
public Panel/DashList: Fetch folders with View permission (#32406) 2021-03-29 11:11:51 +01:00
scripts Access control: Basic structure and functionality behind feature toggle (#31893) 2021-03-22 13:22:48 +01:00
tools
.babelrc
.bra.toml
.browserslistrc
.dockerignore
.drone.star
.drone.yml Update scripts and Dockerfiles to use Go 1.16.1 (#31881) 2021-03-11 12:55:04 +02:00
.editorconfig
.eslintignore
.eslintrc Chore: eslint react hook fix for public folder (#31174) 2021-03-25 12:42:14 +01:00
.gitattributes
.gitignore
.prettierignore
.prettierrc.js
CHANGELOG.md ReleaseNotes: Updated changelog and release notes for 7.5.1 (#32367) 2021-03-26 16:28:52 +01:00
CHANGELOG_ARCHIVE.md
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile Downgrade to node:14.16.0-alpine3.13 (#32065) 2021-03-17 17:07:39 +02:00
Dockerfile.ubuntu
GOVERNANCE.md
ISSUE_TRIAGE.md
LICENSE
MAINTAINERS.md
Makefile Remove tidy-check script (#31423) 2021-02-23 17:53:30 +02:00
NOTICE.md
PLUGIN_DEV.md
README.md
ROADMAP.md
SECURITY.md
SUPPORT.md
UPGRADING_DEPENDENCIES.md
WORKFLOW.md
api-extractor.json
build.go
go.mod Chore(deps): Bump github.com/aws/aws-sdk-go from 1.38.2 to 1.38.7 (#32399) 2021-03-29 09:47:54 +02:00
go.sum Chore(deps): Bump github.com/aws/aws-sdk-go from 1.38.2 to 1.38.7 (#32399) 2021-03-29 09:47:54 +02:00
jest.config.js
latest.json Update latest.json (#32368) 2021-03-26 16:27:33 +01:00
lerna.json Revert ""Release: Updated versions in package to 7.4.3" (#31444)" (#31452) 2021-02-24 17:53:08 +01:00
package.json DashboardSettings: Migrates history diff view from angular to react (#31997) 2021-03-25 11:51:09 +01:00
tsconfig.json
yarn.lock DashboardSettings: Migrates history diff view from angular to react (#31997) 2021-03-25 11:51:09 +01:00

README.md

Grafana

The open-source platform for monitoring and observability.

License Circle CI Go Report Card

Grafana allows you to query, visualize, alert on and understand your metrics no matter where they are stored. Create, explore, and share dashboards with your team and foster a data driven culture:

  • Visualize: Fast and flexible client side graphs with a multitude of options. Panel plugins offer many different ways to visualize metrics and logs.
  • Dynamic Dashboards: Create dynamic & reusable dashboards with template variables that appear as dropdowns at the top of the dashboard.
  • Explore Metrics: Explore your data through ad-hoc queries and dynamic drilldown. Split view and compare different time ranges, queries and data sources side by side.
  • Explore Logs: Experience the magic of switching from metrics to logs with preserved label filters. Quickly search through all your logs or streaming them live.
  • Alerting: Visually define alert rules for your most important metrics. Grafana will continuously evaluate and send notifications to systems like Slack, PagerDuty, VictorOps, OpsGenie.
  • Mixed Data Sources: Mix different data sources in the same graph! You can specify a data source on a per-query basis. This works for even custom datasources.

Get started

Unsure if Grafana is for you? Watch Grafana in action on play.grafana.org!

Documentation

The Grafana documentation is available at grafana.com/docs.

Contributing

If you're interested in contributing to the Grafana project:

Get involved

License

Grafana is distributed under the Apache 2.0 License.