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.
 
 
 
 
 
 
Adela Almasan 429ef9559c
FeatureToggles: Allow changing prod env safe feature toggles via URL (#84034)
1 year ago
.bingo Chore: Update wire to v0.6.0 using bingo (#83323) 1 year ago
.changelog-archive Update links to default Grafana branch (#83025) 1 year ago
.github chore: bump Go to 1.21.8 (#83927) 1 year ago
.husky
.vim
.vscode K8s: Refactor standalone apiserver initialization (#81932) 1 year ago
.yarn Yarn: Clean up PnP fragments (#83138) 1 year ago
conf Document `verification_email_max_lifetime_duration` config option (#84057) 1 year ago
contribute Documentation: Fix link to .nvmrc file in developer guide (#83911) 1 year ago
cue.mod
devenv AngularMigrate: Auto migrate graph to multiple panels (#83992) 1 year ago
docs Document `verification_email_max_lifetime_duration` config option (#84057) 1 year ago
e2e Dashboards: Fix scroll position not being restored when leaving panel edit (#83787) 1 year ago
emails Auth: Fix email verification bypass when using basic authentication (#82914) 1 year ago
grafana-mixin
hack K8s: add a remote services file config option to specify aggregation config (#83646) 1 year ago
kinds Schemas: Restore spec core go generation (#83594) 1 year ago
local
packages FeatureToggles: Allow changing prod env safe feature toggles via URL (#84034) 1 year ago
packaging
pkg Schemas: Refactor plugin's metadata (#83696) 1 year ago
plugins-bundled Chore: Align usage of tsconfig in yarn workspaces to 1.3.0-rc1 (#83160) 1 year ago
public AngularMigrate: Auto migrate graph to multiple panels (#83992) 1 year ago
scripts Swagger: Re-generate the enterprise specification if enterprise is cloned (#81730) 1 year ago
tools
.betterer.results AngularMigrate: Auto migrate graph to multiple panels (#83992) 1 year ago
.betterer.results.json Traces: Add traces panel suggestion (#83089) 1 year ago
.betterer.ts Chore: some test type fixes (#82889) 1 year ago
.bra.toml
.browserslistrc
.dockerignore
.drone.star
.drone.yml Swagger: Re-generate the enterprise specification if enterprise is cloned (#81730) 1 year ago
.editorconfig
.eslintignore
.eslintrc Zipkin: Decouple Zipkin plugin (#81354) 1 year ago
.gitattributes
.gitignore E2E: Add plugin-e2e scenario verification tests (#79969) 1 year ago
.golangci.toml Cloudwatch: Add linting to restrict imports from core (#82538) 1 year ago
.levignore.js
.nvmrc
.pa11yci-pr.conf.js
.pa11yci.conf.js
.prettierignore Chore: Remove docs and kinds report generators (#83277) 1 year ago
.prettierrc.js
.yarnrc.yml NodeGraph: Use layered layout instead of force based layout (#78957) 1 year ago
CHANGELOG.md Changelog: Updated changelog for 9.5.17 (#84015) 1 year ago
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile Chore: Bump docker image versions (#84033) 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
MAINTAINERS.md
Makefile Schemas: Refactor plugin's metadata (#83696) 1 year ago
NOTICE.md
README.md
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
embed.go Schemas: Refactor plugin's metadata (#83696) 1 year ago
go.mod Alerting: Use Alertmanager types extracted into grafana/alerting (#83824) 1 year ago
go.sum Alerting: Use Alertmanager types extracted into grafana/alerting (#83824) 1 year ago
go.work K8s: Add apimachinery and apiserver packages (#83190) 1 year ago
go.work.sum Chore: Upgrade grafana-plugin-sdk-go (#84010) 1 year ago
jest.config.js Transformations: Add transformation builder tests and refactor (#83285) 1 year ago
latest.json
lefthook.rc
lefthook.yml Chore: Temp remove betterer json from precommit (#83113) 1 year ago
lerna.json Chore: Bump Lerna 8.x.x (#83233) 1 year ago
package.json Chore: Bump whats new (#83841) 1 year ago
playwright.config.ts E2E: Add plugin-e2e scenario verification tests (#79969) 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 Tempo: Fix by operator to support multiple arguments (#83947) 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.