Go to file
Tobias Skarhed 5e62bddd1d
BottomNavLinks: Accessible text for image and icon (#36650)
2021-07-12 16:15:40 +02:00
.circleci
.github
.vscode
conf User analytics: Add Rudderstack integration (#36567) 2021-07-09 11:45:25 +02:00
contribute Theme: Update theme style guide and docs with new theme info and variable picking guide (#36530) 2021-07-10 10:24:14 +02:00
cue
cue.mod
devenv
docs Tracing: add way to configure trace to logs start and end time (#34995) 2021-07-12 11:25:41 +02:00
e2e
emails
grafana-mixin Chore: Add newline at EOF (#36595) 2021-07-09 08:21:59 -07:00
packages BottomNavLinks: Accessible text for image and icon (#36650) 2021-07-12 16:15:40 +02:00
packaging
pkg Alerting: A better and cleaner way to know if Alertmanager is initialised (#36659) 2021-07-12 18:53:01 +05:30
plugins-bundled Plugins: converted the plugins admin app to a core feature in grafana (#36026) 2021-07-08 17:50:42 +02:00
public BottomNavLinks: Accessible text for image and icon (#36650) 2021-07-12 16:15:40 +02:00
scripts
tools
.bra.toml
.browserslistrc
.dockerignore
.drone.star
.drone.yml
.editorconfig
.eslintignore
.eslintrc
.gitattributes
.gitignore
.prettierignore
.prettierrc.js
CHANGELOG.md ReleaseNotes: Updated changelog and release notes for 8.0.5 (#36554) 2021-07-08 16:55:03 +02:00
CHANGELOG_ARCHIVE.md
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile
Dockerfile.ubuntu
GOVERNANCE.md
ISSUE_TRIAGE.md
LICENSE
LICENSING.md
MAINTAINERS.md
Makefile
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 Gradually remove Macaron web framework (#36325) 2021-07-08 14:19:40 +02:00
go.sum update backend-sdk to v0.106.0 (#36543) 2021-07-08 16:51:48 +08:00
jest.config.js
latest.json Chore: Bump version in latest.json (#36568) 2021-07-08 18:21:07 +02:00
lerna.json
metadata.md
package.json Geomap: add initial openlayers alpha panel (#36188) 2021-07-09 17:53:07 +02:00
tsconfig.json
yarn.lock Geomap: add initial openlayers alpha panel (#36188) 2021-07-09 17:53:07 +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.