Go to file
Arve Knudsen bc412b48ea
CircleCI: Publish enterprise ARM variants from master pipeline (#22011)
* CircleCI: Publish ARM Docker images for enterprise
2020-02-10 16:45:17 +01:00
.circleci CircleCI: Publish enterprise ARM variants from master pipeline (#22011) 2020-02-10 16:45:17 +01:00
.github
conf
contribute Update documentation-style-guide.md (#21736) 2020-02-06 08:33:55 -08:00
devenv Links: Assure base url when single stat, panel and data links are built (#21956) 2020-02-10 12:45:15 +01:00
docs Docs: Clarify that extraction of zip is required to install plugin (#22061) 2020-02-10 13:40:54 +01:00
emails
packages Chore: Adds cancellation to backendSrv request function (#22066) 2020-02-10 15:14:53 +01:00
packaging Docker: Publish enterprise image with master-commit tag (#22008) 2020-02-07 16:08:14 +01:00
pkg Chore: Resolve random failure with golangci-lint (#21970) 2020-02-07 15:53:03 +01:00
public Chore: Adds cancellation to backendSrv request function (#22066) 2020-02-10 15:14:53 +01:00
scripts Dashboard: Move some plugin & panel state to redux (#22052) 2020-02-10 14:23:54 +01:00
tools/phantomjs
vendor Backend plugins: Implement support for resources (#21805) 2020-01-31 11:15:50 +01:00
.babelrc
.bra.toml
.browserslistrc
.dockerignore
.editorconfig TSLint → ESLint (#21006) 2020-02-08 02:40:04 +01:00
.eslintrc TSLint → ESLint (#21006) 2020-02-08 02:40:04 +01:00
.gitignore
.prettierignore
CHANGELOG.md Change log for 6.6.1 (#21969) 2020-02-06 16:08:15 +03:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile TSLint → ESLint (#21006) 2020-02-08 02:40:04 +01:00
Dockerfile.ubuntu TSLint → ESLint (#21006) 2020-02-08 02:40:04 +01:00
Gruntfile.js
ISSUE_TRIAGE.md
LICENSE
Makefile
NOTICE.md
PLUGIN_DEV.md
README.md
ROADMAP.md
SECURITY.md
SUPPORT.md
UPGRADING_DEPENDENCIES.md
build.go
go.mod Backend plugins: Implement support for resources (#21805) 2020-01-31 11:15:50 +01:00
go.sum Backend plugins: Implement support for resources (#21805) 2020-01-31 11:15:50 +01:00
jest.config.e2e.js
jest.config.js
latest.json Update latest.json versions to 6.6.1 (#21972) 2020-02-06 16:34:16 +03:00
lerna.json next version 6.7.0 (#21617) 2020-01-21 15:15:38 +01:00
package.json Upgrade: React layout grid upgrade (#22038) 2020-02-09 10:54:08 +01:00
report.20200209.125304.14262.0.001.json Dashboard: Move some plugin & panel state to redux (#22052) 2020-02-10 14:23:54 +01:00
tsconfig.json TSLint → ESLint (#21006) 2020-02-08 02:40:04 +01:00
yarn.lock Upgrade: React layout grid upgrade (#22038) 2020-02-09 10:54:08 +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 for many different way 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.