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.
 
 
 
 
 
 
Todd Treece 796b15d9e0
Metrics: Prevent duplicates in MultiRegistry (#85880)
1 year ago
.bingo Chore: Bump golangci-lint v1.57.1 (#84998) 1 year ago
.changelog-archive Update links to default Grafana branch (#83025) 1 year ago
.github Bump slackapi/slack-github-action from 1.24.0 to 1.25.0 (#85052) 1 year ago
.husky
.vim
.vscode K8s: standalone authenticator that allows a type of downstream forwarding (#85130) 1 year ago
.yarn Update Yarn to v4.1.1 (#85350) 1 year ago
conf Chore: Fix spelling (#85435) 1 year ago
contribute Grafana E2E: Add deprecation notice and update docs (#85619) 1 year ago
cue.mod
devenv Canvas: Fix ellipse datalink example in gdev dashboard (#85398) 1 year ago
docs Docs: add unit scaling clarification (#85830) 1 year ago
e2e Time Zones: Fix relative time when using UTC timezone (#85637) 1 year ago
emails Refactor: Email verification (#84393) 1 year ago
grafana-mixin
hack QueryService: Use types from sdk (#84029) 1 year ago
kinds Core: Remove thema and kindsys dependencies (#84499) 1 year ago
local
packages Chore: removing some type assertions (#85839) 1 year ago
packaging Alerting: Remove legacy alerting (#83671) 1 year ago
pkg Metrics: Prevent duplicates in MultiRegistry (#85880) 1 year ago
plugins-bundled Chore: Delete Input Datasource (#83163) 1 year ago
public Explore: Skip flaky test (#85878) 1 year ago
scripts E2C: Start connecting on-prem to real apis (#85527) 1 year ago
tools
.betterer.results Chore: removing some type assertions (#85839) 1 year ago
.betterer.results.json Traces: Add traces panel suggestion (#83089) 1 year ago
.betterer.ts Betterer: improve the deprecated layout components usage tracking (#85648) 1 year ago
.bra.toml Make: Speed up make run by removing redundant `make go-gen` in .bra (#84827) 1 year ago
.browserslistrc
.dockerignore
.drone.star Chore: Upgrade Go to 1.21.5 (#79329) 1 year ago
.drone.yml Chore: Run backend lint in PRs if .golangci.toml changes (#85106) 1 year ago
.editorconfig
.eslintignore
.eslintrc Jaeger: Decouple Jaeger plugin (#81377) 1 year ago
.gitattributes
.gitignore Chore: ignore Go coverage .out files (#84702) 1 year ago
.golangci.toml Auth: Extended JWT client for OBO and Service Authentication (#83814) 1 year ago
.levignore.js
.nvmrc Chore: Update to node 20 (#76097) 2 years ago
.pa11yci-pr.conf.js Pa11y: Decrease error thresholds for PRs (#85178) 1 year ago
.pa11yci.conf.js Login: Improve accessibility of Login form (#78652) 2 years ago
.prettierignore Chore: Remove docs and kinds report generators (#83277) 1 year ago
.prettierrc.js
.yarnrc.yml Update Yarn to v4.1.1 (#85350) 1 year ago
CHANGELOG.md Docs: Remove excess text in changelog (#85720) 1 year ago
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile Docker: Fix missing go dependencies (#85441) 1 year ago
GOVERNANCE.md Сorrection of spelling errors (#83565) 1 year ago
HALL_OF_FAME.md Docs: Update HALL_OF_FAME.md (#79775) 1 year ago
LICENSE
LICENSING.md Schemas: Replace registry generation and github workflow (#83490) 1 year ago
MAINTAINERS.md
Makefile Makefile: refactoring .PHONY (#85440) 1 year ago
NOTICE.md
README.md Docs: Invert logo color for dark theme in README (#76012) 2 years ago
ROADMAP.md
SECURITY.md
SUPPORT.md
WORKFLOW.md fix typos (#83414) 1 year ago
build.go
crowdin.yml I18n: Fix path for Crowdin upload (#81733) 1 year ago
cypress.config.js Chore: Remove `compareScreenshot` + `blink-diff` dependency from core (#77920) 2 years ago
embed.go Core: Remove thema and kindsys dependencies (#84499) 1 year ago
go.mod Alerting: Persist silence state immediately on Create/Delete (#84705) 1 year ago
go.sum Alerting: Persist silence state immediately on Create/Delete (#84705) 1 year ago
go.work Chore: Vendor wire into pkg/build (#84637) 1 year ago
go.work.sum Alerting: Update grafana/alerting and use Upsert for creating silences (#85676) 1 year ago
jest.config.js Update dependency @kusto/monaco-kusto to v10 (#81382) 1 year ago
latest.json Release: Deprecate latest.json and replace with api call to grafana.com (#80537) 1 year ago
lefthook.rc
lefthook.yml Chore: Temp remove betterer json from precommit (#83113) 1 year ago
lerna.json Release: Bump version to 11.1.0-pre (#85115) 1 year ago
nx.json Chore: Bump Nx to 18.1.x (#85185) 1 year ago
package.json Revert "DashboardScene: prevent panel hovel header crop with scenes" (#85865) 1 year ago
playwright.config.ts E2E: Rewrite mysql tests to playwright (#83424) 1 year ago
project.json Plugins: Always load decoupled frontend assets from builds (#81873) 1 year ago
stylelint.config.js Update dependency stylelint to v16 (#83252) 1 year ago
tsconfig.json Update Prettier checks to parse also JSON files (#82046) 1 year ago
yarn.lock Revert "DashboardScene: prevent panel hovel header crop with scenes" (#85865) 1 year 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.