Go to file
Ryan McKinley 818aa8eefa
DataFrame: move labels to field (#19926)
2019-11-07 07:50:45 -08:00
.circleci Add Dockerfiles for Ubuntu (#20196) 2019-11-07 16:36:40 +01:00
.github
conf Auth Proxy: replace ini setting ldap_sync_ttl with sync_ttl (#20191) 2019-11-07 11:24:54 +01:00
contribute Docs: Consolidate backend guidelines (#19823) 2019-10-30 13:59:27 -07:00
devenv DevEnv: updates prometheus random data golang image to 1.13.0 2019-11-07 10:51:18 +01:00
docs Docs: Added alias for old reporting page location (#20238) 2019-11-07 14:10:52 +01:00
emails Emails: Update notification templates (#19662) 2019-10-31 10:33:33 -07:00
packages DataFrame: move labels to field (#19926) 2019-11-07 07:50:45 -08:00
packaging Add Dockerfiles for Ubuntu (#20196) 2019-11-07 16:36:40 +01:00
pkg LDAP: Fixing sync issues (#19446) 2019-11-07 14:31:44 +01:00
public DataFrame: move labels to field (#19926) 2019-11-07 07:50:45 -08:00
scripts build: Ignore Azure test snapshot for msi build (long file name) (#20217) 2019-11-06 15:05:50 -05:00
tools/phantomjs
vendor sdk: update to latest (#20182) 2019-11-05 14:12:54 -05:00
.babelrc
.bra.toml devenv: have bra watch attempt graceful shutdown (#19857) 2019-10-16 12:24:28 -04:00
.browserslistrc
.dockerignore
.editorconfig
.gitignore
.prettierignore
CHANGELOG.md Changelog: 6.4.4 release (#20201) 2019-11-06 15:07:42 +02:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md Docs: Clean up contribute docs (#19716) 2019-10-22 16:23:46 +02:00
Dockerfile Docker: Reduce layers in build container and modified initialization of PATH env in final container (#20132) 2019-11-04 10:55:40 -08:00
Dockerfile.ubuntu Add Dockerfiles for Ubuntu (#20196) 2019-11-07 16:36:40 +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 Docs: Document Makefile (#19720) 2019-10-22 16:03:22 +02: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 pkg/util: Replace custom pbkdf2 implementation by maintained version (#19941) 2019-11-06 10:03:10 +02:00
go.sum sdk: update to latest (#20182) 2019-11-05 14:12:54 -05: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 Chore: Update latest.json (#20216) 2019-11-06 21:17:42 +01:00
lerna.json
package.json Graph: introduce Tooltip to React graph (#20046) 2019-11-07 12:37:46 +01:00
tsconfig.json Dev: Sets `preserveSymlinks` to `false` in top-level tsconfig (#19395) 2019-09-25 10:50:41 +01:00
tslint.json
yarn.lock Graph: introduce Tooltip to React graph (#20046) 2019-11-07 12:37:46 +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.