Go to file
Olof Bourghardt 28cf93e42c
Explore: use GrafanaTheme2 (LiveTailButton component) (#37516)
* Explore: use GrafanaTheme2 in LiveTailsButton

* Remove unused theme
2021-08-19 16:17:28 +02:00
.circleci
.github
.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
cue Schema: get all devenv dashboards passing validation (#37857) 2021-08-17 07:11:57 -04:00
cue.mod
devenv Add documentation for setting up debugging in VSCode (#29987) 2021-08-19 12:08:43 +02:00
docs Alerting/Docs: $labels and $values not available with classic condition (#38011) 2021-08-19 09:02:41 -04:00
e2e revert: change to events canvas (#38023) 2021-08-18 15:47:25 -04:00
emails
grafana-mixin
packages Piechart: Update @visx dependencies to 2.1.0 and move to root package.json (#38000) 2021-08-19 14:49:09 +02:00
packaging
pkg Admin: Obfuscate azure_blob Account Key 2021-08-19 11:41:26 +02:00
plugins-bundled
public Explore: use GrafanaTheme2 (LiveTailButton component) (#37516) 2021-08-19 16:17:28 +02:00
scripts Chore: Upgrades rxjs to 7.3.0 (#37913) 2021-08-19 06:38:31 +02:00
tools
.bra.toml
.browserslistrc
.dockerignore
.drone.star
.drone.yml Chore: Update channel to where failed Docker nightly builds are posted (#37927) 2021-08-16 14:54:52 +02:00
.editorconfig
.eslintignore
.eslintrc
.gitattributes
.gitignore
.prettierignore
.prettierrc.js
CHANGELOG.md Loki: add support for resolution (#36710) 2021-08-16 14:02:13 +02:00
CHANGELOG_ARCHIVE.md
CODE_OF_CONDUCT.md
CONTRIBUTING.md Postgres: For template queries return [] and not error (#38060) 2021-08-19 13:43:41 +02:00
Dockerfile
Dockerfile.ubuntu
GOVERNANCE.md
ISSUE_TRIAGE.md
LICENSE
LICENSING.md
MAINTAINERS.md
Makefile Update Makefile (#37926) 2021-08-17 12:06:33 +02: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
latest.json
lerna.json
metadata.md
package.json Piechart: Update @visx dependencies to 2.1.0 and move to root package.json (#38000) 2021-08-19 14:49:09 +02:00
tsconfig.json
yarn.lock Piechart: Update @visx dependencies to 2.1.0 and move to root package.json (#38000) 2021-08-19 14:49:09 +02: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.