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.
 
 
 
 
 
 
Dave Henderson 01fb2cff62
chore: bump Go to 1.21.8 (#83927)
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 chore: bump Go to 1.21.8 (#83927) 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 AuthProxy: Allow disabling Auth Proxy cache (#83755) 2 years ago
contribute Сorrection of spelling errors (#83565) 2 years ago
cue.mod
devenv Live: Improve the debug panel and add a devenv dashbaord (#83350) 2 years ago
docs Docs: removes note as recovery threshold now in cloud (#83907) 2 years ago
e2e Logs: e2e test flake in loki-table-explore-to-dash.spec.ts (#83856) 2 years ago
emails Auth: Fix email verification bypass when using basic authentication (#82914) 2 years ago
grafana-mixin
hack K8s: add a remote services file config option to specify aggregation config (#83646) 2 years ago
kinds Schemas: Restore spec core go generation (#83594) 2 years ago
local
packages Table Panel: Update column filters to use Stack component (#83800) 2 years ago
packaging
pkg PanelTitleSearch: Show datasource usage in plugins (#83922) 2 years ago
plugins-bundled Chore: Align usage of tsconfig in yarn workspaces to 1.3.0-rc1 (#83160) 2 years ago
public PanelTitleSearch: Show datasource usage in plugins (#83922) 2 years ago
scripts chore: bump Go to 1.21.8 (#83927) 2 years ago
tools
.betterer.results Scenes/LibraryPanels: Fix transformSceneToSaveModel for library panel repeats (#83843) 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
.browserslistrc
.dockerignore
.drone.star
.drone.yml chore: bump Go to 1.21.8 (#83927) 2 years ago
.editorconfig
.eslintignore
.eslintrc Zipkin: Decouple Zipkin plugin (#81354) 2 years ago
.gitattributes
.gitignore E2E: Add plugin-e2e scenario verification tests (#79969) 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 fix typos (#83414) 2 years ago
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile chore: bump Go to 1.21.8 (#83927) 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
MAINTAINERS.md
Makefile chore: bump Go to 1.21.8 (#83927) 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
go.mod Alerting: Stop persisting user-defined templates to disk (#83456) 2 years ago
go.sum Alerting: Stop persisting user-defined templates to disk (#83456) 2 years ago
go.work K8s: Add apimachinery and apiserver packages (#83190) 2 years ago
go.work.sum Expressions: Sql expressions with Duckdb (#81666) 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
package.json Chore: Bump whats new (#83841) 2 years ago
playwright.config.ts E2E: Add plugin-e2e scenario verification tests (#79969) 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 Chore: replace `react-popper` with `floating-ui` in `ExemplarMarker` (#83694) 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.