The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Marcus Andersson 4b7bb418da
Docs: fix export issue to prevent docs generation from failing. (#32929)
5 years ago
.circleci
.github Docs: Sync master docs against next version (#32602) 5 years ago
conf Auth: support JWT Authentication (#29995) 5 years ago
contribute Fix style guide: web server (#32817) 5 years ago
cue Introduce "scuemata" system for CUE-based specification of Grafana objects (#32527) 5 years ago
cue.mod Introduce "scuemata" system for CUE-based specification of Grafana objects (#32527) 5 years ago
devenv v8: remove Singlestat panel and add automatic migration to stat/gauge(#31904) 5 years ago
docs Update pie-chart-panel.md (#32914) 5 years ago
e2e Variables: Confirms selection before opening new picker (#32586) 5 years ago
emails Update email template for AlertingNG (#32691) 5 years ago
grafana-mixin
packages Docs: fix export issue to prevent docs generation from failing. (#32929) 5 years ago
packaging Chore: Change from double to single quotes (#32430) 5 years ago
pkg Alerting: Add checks for non supported units - disable defaulting to seconds (#32477) 5 years ago
plugins-bundled
public Added Azure Monitor support for Microsoft.AppConfiguration/configurationStores namespace (#32123) 5 years ago
scripts Docs: fix export issue to prevent docs generation from failing. (#32929) 5 years ago
tools
.bra.toml
.browserslistrc Babel: Target more modern browsers, updates browserlistrc (#32573) 5 years ago
.dockerignore
.drone.star
.drone.yml Introduce "scuemata" system for CUE-based specification of Grafana objects (#32527) 5 years ago
.editorconfig
.eslintignore
.eslintrc Buttons: Refactor & use new theme (#32767) 5 years ago
.gitattributes
.gitignore
.prettierignore Theming: Updates to select styles and theme model progress (#32797) 5 years ago
.prettierrc.js
CHANGELOG.md ReleaseNotes: Updated changelog and release notes for 7.5.3 (#32749) 5 years ago
CHANGELOG_ARCHIVE.md
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile Downgrade to node:14.16.0-alpine3.13 (#32065) 5 years ago
Dockerfile.ubuntu
GOVERNANCE.md
ISSUE_TRIAGE.md
LICENSE
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 Introduce "scuemata" system for CUE-based specification of Grafana objects (#32527) 5 years ago
go.mod Chore(deps): Bump google.golang.org/api from 0.42.0 to 0.44.0 (#32879) 5 years ago
go.sum Chore(deps): Bump google.golang.org/api from 0.42.0 to 0.44.0 (#32879) 5 years ago
jest.config.js
latest.json Update latest.json to 7.5.3 (#32755) 5 years ago
lerna.json
metadata.md Docs: Document plugin authentication in metadata schema (#32703) 5 years ago
package.json CloudWatch: replace full query parser with regex scanner that extracts stats groups (#32610) 5 years ago
tsconfig.json
yarn.lock Grafana-UI: Fix Storybook Docs prop tables reporting "Args unsupported" in custom MDX (#32889) 5 years ago

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 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 the Apache 2.0 License.