Go to file
Pepe Cano 60b9a1058a
Docs: Specify `Recorded queries` is available in `Grafana Cloud` (#84716)
2024-03-21 09:17:27 +01:00
.bingo
.changelog-archive
.github ReturnToPrevious: Add e2e test (#83115) 2024-03-21 09:05:51 +01:00
.husky
.vim
.vscode
.yarn
conf AzureMonitor: User authentication support (#81918) 2024-03-19 16:32:24 +00:00
contribute Plugins: Always load decoupled frontend assets from builds (#81873) 2024-03-13 12:40:09 +01:00
cue.mod
devenv ReturnToPrevious: Add e2e test (#83115) 2024-03-21 09:05:51 +01:00
docs Docs: Specify `Recorded queries` is available in `Grafana Cloud` (#84716) 2024-03-21 09:17:27 +01:00
e2e ReturnToPrevious: Add e2e test (#83115) 2024-03-21 09:05:51 +01:00
emails Refactor: Email verification (#84393) 2024-03-14 13:25:28 +01:00
grafana-mixin
hack QueryService: Use types from sdk (#84029) 2024-03-08 18:12:59 +02:00
kinds Schemas: Replace registry generation and github workflow (#83490) 2024-03-13 18:05:21 +02:00
local
packages ReturnToPrevious: Add e2e test (#83115) 2024-03-21 09:05:51 +01:00
packaging Alerting: Remove legacy alerting (#83671) 2024-03-14 15:36:35 +01:00
pkg AzureMonitor: Update standalone HTTP middlewares (#84833) 2024-03-21 08:53:27 +01:00
plugins-bundled Chore: Delete Input Datasource (#83163) 2024-03-18 09:48:19 +01:00
public ReturnToPrevious: Add e2e test (#83115) 2024-03-21 09:05:51 +01:00
scripts ReturnToPrevious: Add e2e test (#83115) 2024-03-21 09:05:51 +01:00
tools
.betterer.results Jaeger: Decouple Jaeger plugin (#81377) 2024-03-19 15:39:31 +02:00
.betterer.results.json
.betterer.ts
.bra.toml Make: Speed up make run by removing redundant `make go-gen` in .bra (#84827) 2024-03-20 16:39:49 +01:00
.browserslistrc
.dockerignore
.drone.star
.drone.yml Alerting: Remove ID from UserGrafanaConfig struct (#84602) 2024-03-19 12:47:13 +01:00
.editorconfig
.eslintignore
.eslintrc Jaeger: Decouple Jaeger plugin (#81377) 2024-03-19 15:39:31 +02:00
.gitattributes
.gitignore Chore: ignore Go coverage .out files (#84702) 2024-03-19 10:55:33 -03:00
.golangci.toml
.levignore.js
.nvmrc
.pa11yci-pr.conf.js ReturnToPrevious: Add e2e test (#83115) 2024-03-21 09:05:51 +01:00
.pa11yci.conf.js
.prettierignore
.prettierrc.js
.yarnrc.yml
CHANGELOG.md Chore: Clean up CHANGELOG for 10.4.0 (#84551) 2024-03-18 11:45:25 +01:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile CI: Fix missing vendor dependencies (#84375) 2024-03-19 12:41:27 +01:00
GOVERNANCE.md
HALL_OF_FAME.md
LICENSE
LICENSING.md Schemas: Replace registry generation and github workflow (#83490) 2024-03-13 18:05:21 +02:00
MAINTAINERS.md
Makefile Prometheus: Introduce prometheus backend library (#83952) 2024-03-11 17:22:33 +01:00
NOTICE.md
README.md
ROADMAP.md
SECURITY.md
SUPPORT.md
WORKFLOW.md
build.go
crowdin.yml
cypress.config.js
embed.go Schemas: Refactor plugin's metadata (#83696) 2024-03-07 11:09:19 +01:00
go.mod MSSQL: Add Windows AD/Kerberos auth (#84742) 2024-03-20 16:41:57 +02:00
go.sum MSSQL: Add Windows AD/Kerberos auth (#84742) 2024-03-20 16:41:57 +02:00
go.work Prometheus: Introduce prometheus backend library (#83952) 2024-03-11 17:22:33 +01:00
go.work.sum Chore: Update grafana-azure-sdk-go (#84741) 2024-03-19 14:56:40 +00:00
jest.config.js
latest.json
lefthook.rc
lefthook.yml
lerna.json
nx.json Plugins: Always load decoupled frontend assets from builds (#81873) 2024-03-13 12:40:09 +01:00
package.json Grafana/icons: Add icons package (#82314) 2024-03-20 17:03:40 +02:00
playwright.config.ts E2E: Rewrite mysql tests to playwright (#83424) 2024-03-19 23:07:48 +01:00
project.json Plugins: Always load decoupled frontend assets from builds (#81873) 2024-03-13 12:40:09 +01:00
stylelint.config.js
tsconfig.json
yarn.lock Update react monorepo 2024-03-20 16:40:05 +00:00

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.