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.
 
 
 
 
 
 
Ludovic Viaud 5bd2fac9c8
InfluxDB: Update InfluxQL querybuilder to qualify identifiers (#62230)
3 years ago
.bingo Chore: Upgrade golangci-lint to v1.51.2 (#63630) 3 years ago
.changelog-archive
.github GHActions: add token to publish changelog on forum (#63294) 3 years ago
.husky
.vim
.vscode
.yarn Expressions: Add tests for the QueryEditorRows and QueryGroup components (#63394) 3 years ago
conf Datasources: Add user_agent header customization for outgoing HTTP requests (#63769) 3 years ago
contribute SQLStore: Fix wrong usage of xorm's insert functions in tests (#63850) 3 years ago
cue.mod
devenv TimeSeries: Ignore invalid, user-defined log-y-axis min/max limits (#59758) 3 years ago
docs Docs [Search] update _index.md by replacing dashboardPreviews for panelTitleSearch feature toggle (#63268) 3 years ago
e2e PublicDashboards: Configuration modal redesign (#63211) 3 years ago
emails Chore: Bump grunt to 1.5.3 (#63209) 3 years ago
grafana-mixin many-to-one requires explicit grouping (#58174) 3 years ago
kinds Schema: fix dashboard revision docs (#63284) 3 years ago
packages Alerting: New notification policies view (#61952) 3 years ago
packaging Chore: Upgrade Go to 1.20.1 and Alpine to 3.17 (#63639) 3 years ago
pkg InfluxDB: Update InfluxQL querybuilder to qualify identifiers (#62230) 3 years ago
plugins-bundled Release: Update versions in package to 9.5.0-pre (#63450) 3 years ago
public InfluxDB: Update InfluxQL querybuilder to qualify identifiers (#62230) 3 years ago
scripts Chore: Upgrade Go to 1.20.1 and Alpine to 3.17 (#63639) 3 years ago
tools
.betterer.results Alerting: New notification policies view (#61952) 3 years ago
.betterer.ts Update dependency glob to v9 (#64016) 3 years ago
.bra.toml Chore: Remove redundant codegen step from .bra.tom (#62764) 3 years ago
.browserslistrc
.dockerignore
.drone.star
.drone.yml Chore: Upgrade Go to 1.20.1 and Alpine to 3.17 (#63639) 3 years ago
.editorconfig
.eslintignore
.eslintrc
.gitattributes
.gitignore Orgs: Remove auto assign globals (#63754) 3 years ago
.golangci.toml Chore: Upgrade golangci-lint to v1.51.2 (#63630) 3 years ago
.linguirc
.nvmrc
.pa11yci-pr.conf.js
.pa11yci.conf.js
.prettierignore Swagger: Fix circular reference (#62673) 3 years ago
.prettierrc.js
.yarnrc.yml Update Yarn to v3.4.1 (#62894) 3 years ago
CHANGELOG.md Changelog: Updated changelog for 9.4.2 (#64000) 3 years ago
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile Dockerfile: Allow building docker images locally for different editions (#63893) 3 years ago
GOVERNANCE.md
HALL_OF_FAME.md
ISSUE_TRIAGE.md
LICENSE
LICENSING.md
MAINTAINERS.md
Makefile Dockerfile: Allow building docker images locally for different editions (#63893) 3 years ago
NOTICE.md
README.md
ROADMAP.md
SECURITY.md
SUPPORT.md
UPGRADING_DEPENDENCIES.md
WORKFLOW.md
babel.config.json Revert: Babel removal and runtime update (#63641) 3 years ago
build.go
crowdin.yml
embed.go
go.mod Chore: Update thema and cuesty v0.1.6 (#63629) 3 years ago
go.sum Chore: Update thema and cuesty v0.1.6 (#63629) 3 years ago
jest.config.js
latest.json Chore: update latest.json to 9.4.2 (#64005) 3 years ago
lerna.json Release: Update versions in package to 9.5.0-pre (#63450) 3 years ago
metadata.md
package.json Update dependency glob to v9 (#64016) 3 years ago
stylelint.config.js
tsconfig.json
yarn.lock Update dependency glob to v9 (#64016) 3 years ago

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:

  • Visualizations: 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.