Go to file
George Robinson c049e5bbfc
Alerting: Update grafana/alerting to bb4f4f4 (#86827)
2024-04-25 10:47:01 +01:00
.bingo Chore: Upgrade go version to 1.22.2 (#86873) 2024-04-24 14:26:14 -04:00
.changelog-archive
.github Revert "ci: remove milestone check" (#86856) 2024-04-25 01:31:29 -04:00
.husky
.vim
.vscode Rename debug target to "UI" rather than Jest 2024-04-23 11:26:56 +01:00
.yarn
conf Short Links: Add setting for changing expiration time (#86003) 2024-04-22 07:39:24 -05:00
contribute
cue.mod
devenv Remove SAML form the list of auth providers for devenv (#86684) 2024-04-22 17:27:58 +02:00
docs Alerting: Update grafana/alerting to bb4f4f4 (#86827) 2024-04-25 10:47:01 +01:00
e2e Dashboards: Migrate from aria-label e2e selectors to data-testid (#78536) 2024-04-24 15:16:19 +02:00
emails
grafana-mixin
hack
kinds
local
packages Units: add test cases for siprefix (milli, micro, etc) (#86695) 2024-04-25 12:04:45 +03:00
packaging
pkg Alerting: Update grafana/alerting to bb4f4f4 (#86827) 2024-04-25 10:47:01 +01:00
plugins-bundled
public Chore: Add e2e selectors to alert rule page (#86909) 2024-04-25 10:00:11 +02:00
scripts Chore: Upgrade go version to 1.22.2 (#86873) 2024-04-24 14:26:14 -04:00
tools
.betterer.results Grafana packages: Remove E2E workspace (#86416) 2024-04-25 07:12:43 +02:00
.betterer.results.json Grafana packages: Remove E2E workspace (#86416) 2024-04-25 07:12:43 +02:00
.betterer.ts Grafana packages: Remove E2E workspace (#86416) 2024-04-25 07:12:43 +02:00
.bra.toml
.browserslistrc
.dockerignore
.drone.star
.drone.yml Chore: Upgrade go version to 1.22.2 (#86873) 2024-04-24 14:26:14 -04:00
.editorconfig
.eslintignore
.eslintrc Grafana packages: Remove E2E workspace (#86416) 2024-04-25 07:12:43 +02:00
.gitattributes
.gitignore
.golangci.toml
.levignore.js
.nvmrc
.pa11yci-pr.conf.js
.pa11yci.conf.js
.prettierignore
.prettierrc.js
.yarnrc.yml
CHANGELOG.md
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile Chore: Upgrade go version to 1.22.2 (#86873) 2024-04-24 14:26:14 -04:00
GOVERNANCE.md
HALL_OF_FAME.md
LICENSE
LICENSING.md Grafana packages: Remove E2E workspace (#86416) 2024-04-25 07:12:43 +02:00
MAINTAINERS.md
Makefile Chore: Upgrade go version to 1.22.2 (#86873) 2024-04-24 14:26:14 -04:00
NOTICE.md
README.md
ROADMAP.md
SECURITY.md
SUPPORT.md
WORKFLOW.md
build.go
crowdin.yml
cypress.config.js
embed.go
go.mod Alerting: Update grafana/alerting to bb4f4f4 (#86827) 2024-04-25 10:47:01 +01:00
go.sum Alerting: Update grafana/alerting to bb4f4f4 (#86827) 2024-04-25 10:47:01 +01:00
go.work Alerting: Update grafana/alerting to bb4f4f4 (#86827) 2024-04-25 10:47:01 +01:00
go.work.sum Alerting: Update grafana/alerting to bb4f4f4 (#86827) 2024-04-25 10:47:01 +01:00
jest.config.js
latest.json
lefthook.rc
lefthook.yml Chore: Remove i18n psuedo precommit hook (#86840) 2024-04-24 13:08:19 +02:00
lerna.json
nx.json
package.json Dashboards: Migrate from aria-label e2e selectors to data-testid (#78536) 2024-04-24 15:16:19 +02:00
playwright.config.ts
project.json
stylelint.config.js
tsconfig.json
yarn.lock Fix: Update lockfile (#86901) 2024-04-25 08:20:02 +02: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.