Go to file
Mohit Nain 62abe7a08c
Typo correction (#23186)
2020-03-30 16:40:52 +02:00
.circleci CircleCI: Revert to using shared workspace instead of GCS (#23190) 2020-03-30 13:16:15 +02:00
.github Testing code owners for backend code (#22572) 2020-03-04 17:08:07 +01:00
conf Dashboard: Adds support for a global minimum dashboard refresh interval (#19416) 2020-02-28 14:32:01 +01:00
contribute Storybook: Add internal stories functionality (#23139) 2020-03-27 14:37:08 +01:00
devenv Devenv: adds grafana block with a customizeable version (#22867) 2020-03-18 15:42:41 +01:00
docs Typo correction (#23186) 2020-03-30 16:40:52 +02:00
e2e Dashboard: removes variables property (#23107) 2020-03-30 07:52:00 +02:00
emails
packages Theme:s Tooltip fixes (#23174) 2020-03-30 16:31:53 +02:00
packaging Docker: Upgrade Ubuntu to 19.10 (#22306) 2020-02-19 15:23:54 +01:00
pkg Stackdriver: Support for SLO queries (#22917) 2020-03-27 12:01:16 +01:00
public Theme:s Tooltip fixes (#23174) 2020-03-30 16:31:53 +02:00
scripts Webpack: Do not clean webpack output on every rebuild (#23157) 2020-03-28 06:40:29 +01:00
tools/phantomjs Rendering: Have phantomjs wait a bit before rendering to give fonts a change to load (#22623) 2020-03-06 17:55:13 +01:00
vendor Core: Add go-datemath library (#22978) 2020-03-26 10:26:47 +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 Chore: adds report.xxxx.json to gitignore (#23016) 2020-03-24 11:15:04 +01:00
.prettierignore
CHANGELOG.md changelog 6.7.1 (#22932) 2020-03-20 17:23:22 +01:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile Fix Dockerfile lint errors (#22496) 2020-02-28 16:27:49 +01:00
Dockerfile.ubuntu Fix Dockerfile lint errors (#22496) 2020-02-28 16:27:49 +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
api-extractor.json Docs: adding API reference documentation support for the packages libraries. (#21931) 2020-02-25 13:59:11 +01:00
build.go
go.mod Core: Add go-datemath library (#22978) 2020-03-26 10:26:47 +01:00
go.sum Core: Add go-datemath library (#22978) 2020-03-26 10:26:47 +01:00
jest.config.js FieldOverides: apply field overrides based on configuration (#22047) 2020-02-13 21:37:24 +01:00
latest.json update latest to 6.7.1 (#22933) 2020-03-20 17:32:11 +01:00
lerna.json Increment Grafana version (#22728) 2020-03-11 17:20:56 +01:00
package.json DevEnv: update frontend dependencies - react-transition-group (#22998) 2020-03-26 16:04:14 +01:00
tsconfig.json TSLint → ESLint (#21006) 2020-02-08 02:40:04 +01:00
yarn.lock Storybook: Update theme switcher (#23187) 2020-03-30 11:50:46 +02: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.