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.
 
 
 
 
 
 
Gilles De Mey 5a57ff1307
Alerting: Preserve newlines and whitespace for Prometheus and Loki queries (#84755)
2 years ago
.bingo Chore: Update wire to v0.6.0 using bingo (#83323) 2 years ago
.changelog-archive Update links to default Grafana branch (#83025) 2 years ago
.github Jaeger: Decouple Jaeger plugin (#81377) 2 years ago
.husky
.vim
.vscode K8s: Refactor standalone apiserver initialization (#81932) 2 years ago
.yarn Yarn: Clean up PnP fragments (#83138) 2 years ago
conf AzureMonitor: User authentication support (#81918) 2 years ago
contribute Plugins: Always load decoupled frontend assets from builds (#81873) 2 years ago
cue.mod
devenv Alerting: Remove ID from UserGrafanaConfig struct (#84602) 2 years ago
docs AzureMonitor: User authentication support (#81918) 2 years ago
e2e Annotation query: Render query result in alert box (#83230) 2 years ago
emails Refactor: Email verification (#84393) 2 years ago
grafana-mixin
hack QueryService: Use types from sdk (#84029) 2 years ago
kinds Schemas: Replace registry generation and github workflow (#83490) 2 years ago
local
packages Update dependency core-js to v3.36.1 2 years ago
packaging Alerting: Remove legacy alerting (#83671) 2 years ago
pkg AzureMonitor: User authentication support (#81918) 2 years ago
plugins-bundled Chore: Delete Input Datasource (#83163) 2 years ago
public Alerting: Preserve newlines and whitespace for Prometheus and Loki queries (#84755) 2 years ago
scripts Transformations: Update docs for "Filter data by values" substring matcher (#84619) 2 years ago
tools
.betterer.results Jaeger: Decouple Jaeger plugin (#81377) 2 years ago
.betterer.results.json Traces: Add traces panel suggestion (#83089) 2 years ago
.betterer.ts Chore: some test type fixes (#82889) 2 years ago
.bra.toml Make: Add `make gen-go` to initcmds in .bra (#80880) 2 years ago
.browserslistrc
.dockerignore
.drone.star
.drone.yml Alerting: Remove ID from UserGrafanaConfig struct (#84602) 2 years ago
.editorconfig
.eslintignore
.eslintrc Jaeger: Decouple Jaeger plugin (#81377) 2 years ago
.gitattributes
.gitignore Chore: ignore Go coverage .out files (#84702) 2 years ago
.golangci.toml Cloudwatch: Add linting to restrict imports from core (#82538) 2 years ago
.levignore.js
.nvmrc
.pa11yci-pr.conf.js
.pa11yci.conf.js
.prettierignore Chore: Remove docs and kinds report generators (#83277) 2 years ago
.prettierrc.js
.yarnrc.yml NodeGraph: Use layered layout instead of force based layout (#78957) 2 years ago
CHANGELOG.md Chore: Clean up CHANGELOG for 10.4.0 (#84551) 2 years ago
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile CI: Fix missing vendor dependencies (#84375) 2 years ago
GOVERNANCE.md Сorrection of spelling errors (#83565) 2 years ago
HALL_OF_FAME.md Docs: Update HALL_OF_FAME.md (#79775) 2 years ago
LICENSE
LICENSING.md Schemas: Replace registry generation and github workflow (#83490) 2 years ago
MAINTAINERS.md
Makefile Prometheus: Introduce prometheus backend library (#83952) 2 years ago
NOTICE.md
README.md
ROADMAP.md
SECURITY.md
SUPPORT.md
WORKFLOW.md fix typos (#83414) 2 years ago
build.go
crowdin.yml I18n: Fix path for Crowdin upload (#81733) 2 years ago
cypress.config.js
embed.go Schemas: Refactor plugin's metadata (#83696) 2 years ago
go.mod Chore: Update grafana-azure-sdk-go (#84741) 2 years ago
go.sum Chore: Update grafana-azure-sdk-go (#84741) 2 years ago
go.work Prometheus: Introduce prometheus backend library (#83952) 2 years ago
go.work.sum Chore: Update grafana-azure-sdk-go (#84741) 2 years ago
jest.config.js Transformations: Add transformation builder tests and refactor (#83285) 2 years ago
latest.json
lefthook.rc
lefthook.yml Chore: Temp remove betterer json from precommit (#83113) 2 years ago
lerna.json Chore: Bump Lerna 8.x.x (#83233) 2 years ago
nx.json Plugins: Always load decoupled frontend assets from builds (#81873) 2 years ago
package.json Update dependency core-js to v3.36.1 2 years ago
playwright.config.ts CI: Allow failed Playwright tests to fail entire build (#84244) 2 years ago
project.json Plugins: Always load decoupled frontend assets from builds (#81873) 2 years ago
stylelint.config.js Update dependency stylelint to v16 (#83252) 2 years ago
tsconfig.json Update Prettier checks to parse also JSON files (#82046) 2 years ago
yarn.lock Update dependency dompurify to v3.0.10 2 years ago

README.md

Grafana Logo (Light) Grafana Logo (Dark)

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

This project is tested with BrowserStack

License

Grafana is distributed under AGPL-3.0-only. For Apache-2.0 exceptions, see LICENSING.md.