Go to file
Torkel Ödegaard 1f4a04436c
NewPanelEditor: Fixed cleanup that could cause crash (#22384)
* NewPanelEditor: Fixed cleanup that could cause crash

* Fixed unit test
2020-02-22 21:08:42 +01:00
.circleci CircleCI: Fix publishing of releases (#22342) 2020-02-20 17:24:57 +01:00
.github change sync target branch to master (#21930) 2020-02-13 06:10:25 -08:00
conf Azure OAuth: enable teamsync (#22160) 2020-02-14 14:03:00 +03:00
contribute Docs: Update front-end style guide (#22197) 2020-02-21 07:35:54 +01: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: New doc pages for panels Stat, Gauge & Bar Gauge (#22335) 2020-02-21 15:23:20 +01:00
emails
packages Theme: Fixed bug in sass file (#22382) 2020-02-22 16:01:04 +01:00
packaging Docker: Upgrade Ubuntu to 19.10 (#22306) 2020-02-19 15:23:54 +01:00
pkg Alerting: Don't include image_url field with Slack message if empty (#22372) 2020-02-21 15:43:54 +01:00
public NewPanelEditor: Fixed cleanup that could cause crash (#22384) 2020-02-22 21:08:42 +01:00
scripts Webpack: Upgrade terser webpack plugin (#22332) 2020-02-20 11:38:37 +01:00
tools/phantomjs
vendor Backend Plugins: Provide proper plugin config to plugins (#21985) 2020-02-19 19:17:05 +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 Storybook: Add color theme and theme switcher (#22005) 2020-02-17 10:36:16 +01:00
.prettierignore
CHANGELOG.md Changelog: v6.6.2 (#22341) 2020-02-20 08:01:53 -08:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile TSLint → ESLint (#21006) 2020-02-08 02:40:04 +01:00
Dockerfile.ubuntu Docker: Upgrade Ubuntu to 19.10 (#22306) 2020-02-19 15:23:54 +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: Provide proper plugin config to plugins (#21985) 2020-02-19 19:17:05 +01:00
go.sum Backend Plugins: Provide proper plugin config to plugins (#21985) 2020-02-19 19:17:05 +01:00
jest.config.e2e.js
jest.config.js FieldOverides: apply field overrides based on configuration (#22047) 2020-02-13 21:37:24 +01:00
latest.json Chore: Update latest.json (#22345) 2020-02-20 08:49:05 -08:00
lerna.json
package.json Webpack: Upgrade terser webpack plugin (#22332) 2020-02-20 11:38:37 +01:00
tsconfig.json TSLint → ESLint (#21006) 2020-02-08 02:40:04 +01:00
yarn.lock Webpack: Upgrade terser webpack plugin (#22332) 2020-02-20 11:38:37 +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.