Go to file
Leon Sorokin 0e3fb55caa
Tooltip: bring back optimized hoverpoint code (#37901)
2021-08-13 15:35:41 -05:00
.circleci
.github GitHub: Redirecting Feature Requests to GitHub Discussions (#36826) 2021-07-20 20:16:26 -03:00
.vscode
conf Alerting: Introduces `/api/v1/ngalert/alertmanagers` to expose discovered and dropped Alertmanager(s) (#37632) 2021-08-13 13:14:36 +01:00
contribute Include voice and tone summary (#37742) 2021-08-11 11:30:40 +02:00
cue Scuemeta: Fix cue schemas for panels (#37788) 2021-08-12 09:52:03 -04:00
cue.mod
devenv Devenv: remove unused stacking setting (#37898) 2021-08-13 21:09:57 +02:00
docs Added note on pagerduty alert notification (#37759) 2021-08-13 12:32:42 -04:00
e2e E2E: Add support for data-test-id over aria labels and add importDashboard flow (#36483) 2021-07-19 14:01:31 -04:00
emails Email: Allow configuration of content types for email notifications (#34530) 2021-07-19 13:31:51 +03:00
grafana-mixin Chore: Add newline at EOF (#36595) 2021-07-09 08:21:59 -07:00
packages Tooltip: bring back optimized hoverpoint code (#37901) 2021-08-13 15:35:41 -05:00
packaging Image Renderer: update env variable in docs and custom Docker files (#36501) 2021-07-07 18:05:55 +02:00
pkg Add prometheus remote client (#37755) 2021-08-13 10:44:56 -06:00
plugins-bundled Datasource: Pass access type to data source instance settings (#37577) 2021-08-06 09:24:35 +02:00
public GraphNG: refactor by-value color schemes (#37670) 2021-08-13 09:38:04 -05:00
scripts Chore: Fix some more typescript strict errors (#37750) 2021-08-11 09:10:41 +01:00
tools
.bra.toml
.browserslistrc
.dockerignore
.drone.star Sign Drone's configuration YAML file (#36528) 2021-07-14 14:40:28 +02:00
.drone.yml Run builds on single-build agents (#37702) 2021-08-10 09:16:09 +03:00
.editorconfig
.eslintignore
.eslintrc
.gitattributes
.gitignore
.prettierignore
.prettierrc.js
CHANGELOG.md ReleaseNotes: Updated changelog and release notes for 8.1.1 (#37692) 2021-08-09 19:53:44 +02:00
CHANGELOG_ARCHIVE.md
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile delay go mod verify until all is copied (#37246) 2021-07-27 11:50:25 +02:00
Dockerfile.ubuntu delay go mod verify until all is copied (#37246) 2021-07-27 11:50:25 +02:00
GOVERNANCE.md
ISSUE_TRIAGE.md
LICENSE
LICENSING.md
MAINTAINERS.md
Makefile Remove pkg-archive from Makefile (#37821) 2021-08-12 11:39:09 +03:00
NOTICE.md
PLUGIN_DEV.md
README.md
ROADMAP.md
SECURITY.md
SUPPORT.md
UPGRADING_DEPENDENCIES.md
WORKFLOW.md
api-extractor.json
build.go
embed.go
go.mod Add prometheus remote client (#37755) 2021-08-13 10:44:56 -06:00
go.sum Add prometheus remote client (#37755) 2021-08-13 10:44:56 -06:00
jest.config.js Geomap: use a common configuration builder to find location fields (#36768) 2021-07-15 12:00:19 -07:00
latest.json Update latest to v8.1.1 (#37715) 2021-08-09 21:01:38 +02:00
lerna.json
metadata.md
package.json Chore: Update `optimize-css-assets-webpack-plugin` to 5.0.5 (#37746) 2021-08-12 11:40:26 +01:00
tsconfig.json Geomap: add basic gazetteer support (#37082) 2021-07-21 23:41:27 -07:00
yarn.lock GraphNG: refactor by-value color schemes (#37670) 2021-08-13 09:38:04 -05:00

README.md

Grafana

The open-source platform for monitoring and observability.

License Drone 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 offer many different ways 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 AGPL-3.0-only. For Apache-2.0 exceptions, see LICENSING.md.