Go to file
Lukas Siatka 2693f44a03
Explore: removes handling onBlur action in Explore for Loki and Prometheus (#22768)
* Explore: turns off actions execution on blur for Loki

* Explore: turns off actions execution on blur for Prometheus

* Explore: updates snapshots for Loki & Prometheus after turning off onBlur
2020-03-13 12:00:02 +01:00
.circleci CircleCI: Implement new release pipeline (#22625) 2020-03-11 15:45:52 +01: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 copyedits (#20817) 2020-03-13 07:30:04 +01:00
devenv
docs Docs: Update whats-new-in-v6-7.md (#22737) 2020-03-13 10:18:25 +01:00
emails
packages grafana/data: PanelTypeChangedHandler API update to use PanelModel instead of panel options object [BREAKING] (#22754) 2020-03-13 08:27:16 +01:00
packaging Docker: Upgrade Ubuntu to 19.10 (#22306) 2020-02-19 15:23:54 +01:00
pkg API: Fix redirect issues (#22285) 2020-03-11 11:04:48 +02:00
public Explore: removes handling onBlur action in Explore for Loki and Prometheus (#22768) 2020-03-13 12:00:02 +01:00
scripts Chore: reduces strict null errors to 824 (#22744) 2020-03-12 10:22:33 +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 Backend Plugins: use sdk v0.26.0 (#22725) 2020-03-11 10:06:16 -04:00
.babelrc
.bra.toml
.browserslistrc
.dockerignore
.editorconfig
.eslintrc
.gitignore Docs: adding API reference documentation support for the packages libraries. (#21931) 2020-02-25 13:59:11 +01:00
.prettierignore
CHANGELOG.md Update changelog (#22755) 2020-03-12 15:28:59 +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 Backend Plugins: use sdk v0.26.0 (#22725) 2020-03-11 10:06:16 -04:00
go.sum Backend Plugins: use sdk v0.26.0 (#22725) 2020-03-11 10:06:16 -04: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 Update latest.json (#22761) 2020-03-12 16:41:34 +01:00
lerna.json Increment Grafana version (#22728) 2020-03-11 17:20:56 +01:00
package.json Increment Grafana version (#22728) 2020-03-11 17:20:56 +01:00
tsconfig.json
yarn.lock Toolkit: use fs-extra instead of fs (#22723) 2020-03-11 07:37:31 -07: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.