Go to file
Hugo Häggmark 335b1a8983
BackendSrv: Fixes a stupid mistake with a missing return (#22177)
2020-02-13 16:08:41 +01:00
.circleci CircleCI: Publish enterprise Docker dev image for new master pipeline (#22091) 2020-02-11 12:55:38 +01:00
.github change sync target branch to master (#21930) 2020-02-13 06:10:25 -08:00
conf Auth: Azure AD OAuth (#20030) 2020-02-13 12:12:25 +03:00
contribute Docs: Add doc templates (#21927) 2020-02-11 14:05:39 -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 Auth: Azure AD OAuth (#20030) 2020-02-13 12:12:25 +03:00
emails Emails: Update notification templates (#19662) 2019-10-31 10:33:33 -07:00
packages PanelEdit: Fixed timing and state related issues (#22131) 2020-02-13 16:06:45 +01:00
packaging Docker: Publish enterprise image with master-commit tag (#22008) 2020-02-07 16:08:14 +01:00
pkg Auth: Azure AD OAuth (#20030) 2020-02-13 12:12:25 +03:00
public BackendSrv: Fixes a stupid mistake with a missing return (#22177) 2020-02-13 16:08:41 +01:00
scripts Increase ts fork check mem limit (#22118) 2020-02-12 12:08:37 +01:00
tools/phantomjs
vendor Auth: Azure AD OAuth (#20030) 2020-02-13 12:12:25 +03:00
.babelrc
.bra.toml Fail when server is unable to bind port (#20409) 2019-11-18 09:49:08 +01:00
.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 Build: Ignore content of /pkg/extensions, not directory (#21540) 2020-01-16 14:29:48 +01:00
.prettierignore
CHANGELOG.md Fix mentioning Slack users/groups (#21734) 2020-02-11 21:43:28 +01:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md Docs: Clean up contribute docs (#19716) 2019-10-22 16:23:46 +02:00
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 Docker: Build and use musl-based binaries in alpine images to resolve glibc incompatibility issues (#19798) 2019-10-24 14:34:14 +02:00
ISSUE_TRIAGE.md Docs: Clean up contribute docs (#19716) 2019-10-22 16:23:46 +02:00
LICENSE
Makefile Build: adds make target run-frontend (#20227) 2019-11-12 11:08:40 +01:00
NOTICE.md
PLUGIN_DEV.md Update PLUGIN_DEV.md (#19387) 2019-09-26 12:40:47 +02:00
README.md Docs: Add "the" to license reference in README (#20167) 2019-11-05 01:22:24 -08:00
ROADMAP.md Update ROADMAP.md (#19384) 2019-09-25 07:18:35 +02:00
SECURITY.md Docs: Update SECURITY.md (#19385) 2019-09-26 12:42:23 +02:00
SUPPORT.md
UPGRADING_DEPENDENCIES.md Update UPGRADING_DEPENDENCIES.md (#19386) 2019-09-25 07:28:44 +02:00
build.go Docker: Build and use musl-based binaries in alpine images to resolve glibc incompatibility issues (#19798) 2019-10-24 14:34:14 +02:00
go.mod Auth: Azure AD OAuth (#20030) 2020-02-13 12:12:25 +03:00
go.sum Auth: Azure AD OAuth (#20030) 2020-02-13 12:12:25 +03:00
jest.config.e2e.js
jest.config.js Graph: introduce Tooltip to React graph (#20046) 2019-11-07 12:37:46 +01:00
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 DevEnv: update frontend dependencies - grunt (#22136) 2020-02-13 09:10:17 +01:00
tsconfig.json TSLint → ESLint (#21006) 2020-02-08 02:40:04 +01:00
yarn.lock DevEnv: update frontend dependencies - grunt (#22136) 2020-02-13 09:10:17 +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.