Go to file
Joey 8ebbe06377
Tracing: Remove unused code (#76538)
Remove unused code
2023-10-17 09:19:37 +01:00
.bingo
.changelog-archive
.github Build testdata frontend standalone (#75833) 2023-10-16 17:31:43 +02:00
.husky
.vim
.vscode
.yarn Update dependency eslint to v8.51.0 (#76522) 2023-10-16 10:23:00 +01:00
conf
contribute Doc: Add docs for direct mapping of `None` role for SAML (#76551) 2023-10-13 16:01:55 +01:00
cue.mod
devenv Alerting: Add Mimir Backend image to devenv (blocks) (#76416) 2023-10-13 16:15:05 +01:00
docs Docs: Update new Browse Dashboards (#76567) 2023-10-16 15:24:22 +00:00
e2e Sandbox: Add e2e tests to test global variables access (#76598) 2023-10-16 15:00:46 +02:00
emails
grafana-mixin
kinds DashboardScene: Support for dashboard PanelContext actions via state hook (#76192) 2023-10-13 11:42:42 +02:00
local
packages Legend: Better support for 2 y-axis (#76092) 2023-10-16 20:54:16 -06:00
packaging
pkg Build testdata frontend standalone (#75833) 2023-10-16 17:31:43 +02:00
plugins-bundled
public Tracing: Remove unused code (#76538) 2023-10-17 09:19:37 +01:00
scripts Chore: Reduce flakiness of e2e tests caused by write contention in sqlite (#76659) 2023-10-17 10:49:49 +03:00
tools
.betterer.results Build testdata frontend standalone (#75833) 2023-10-16 17:31:43 +02:00
.betterer.ts
.bra.toml
.browserslistrc
.codespellignore
.dockerignore
.drone.star
.drone.yml CI: Remove `0.0.0-test` tag event (#76662) 2023-10-17 10:20:14 +03:00
.editorconfig
.eslintignore
.eslintrc
.gitattributes
.gitignore Build testdata frontend standalone (#75833) 2023-10-16 17:31:43 +02:00
.golangci.toml
.levignore.js
.nvmrc
.pa11yci-pr.conf.js
.pa11yci.conf.js
.prettierignore
.prettierrc.js
.yarnrc.yml
CHANGELOG.md Changelog: Updated changelog for 9.4.17 (#76453) 2023-10-12 15:19:05 +02:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile Build testdata frontend standalone (#75833) 2023-10-16 17:31:43 +02:00
GOVERNANCE.md
HALL_OF_FAME.md
ISSUE_TRIAGE.md
LICENSE
LICENSING.md
MAINTAINERS.md
Makefile
NOTICE.md
README.md
ROADMAP.md
SECURITY.md
SUPPORT.md
UPGRADING_DEPENDENCIES.md
WORKFLOW.md
babel.config.json
build.go
crowdin.yml
cypress.config.js
embed.go
go.mod Plugins: Update PDC pattern from latest plugin SDK changes (#76576) 2023-10-16 16:40:04 +02:00
go.sum Plugins: Update PDC pattern from latest plugin SDK changes (#76576) 2023-10-16 16:40:04 +02:00
jest.config.js
latest.json
lefthook.rc
lefthook.yml
lerna.json
metadata.md
package.json Build testdata frontend standalone (#75833) 2023-10-16 17:31:43 +02:00
stylelint.config.js
tsconfig.json Build testdata frontend standalone (#75833) 2023-10-16 17:31:43 +02:00
yarn.lock Build testdata frontend standalone (#75833) 2023-10-16 17:31:43 +02:00

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

This project is tested with BrowserStack

License

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