Go to file
Sonia Aguilar 1596acbd3b
Alerting: Add data-testids for Fullstory (#94555)
* add data-testids for Fullstory

* add more data-testids
2024-10-11 13:55:01 +02:00
.bingo
.changelog-archive
.github Remove "Add to docs project" workflow (#93476) 2024-10-10 21:11:51 +03:00
.husky
.vim
.vscode
.yarn
apps
conf
contribute
cue.mod
devenv
docs RestoreDashboards: Merge both feature toggles to dashboardRestore (#94412) 2024-10-11 10:29:58 +02:00
e2e Release: Bump version to 11.4.0-pre (#94569) 2024-10-11 11:31:04 +01:00
emails
grafana-mixin
hack
kinds
local
packages Update dependency sass to v1.79.5 2024-10-11 10:32:48 +00:00
packaging
pkg Alerting: Add SaveAlertInstancesForRule instance store method (#94505) 2024-10-11 13:47:44 +02:00
plugins-bundled
public Alerting: Add data-testids for Fullstory (#94555) 2024-10-11 13:55:01 +02:00
scripts Fix levitate detect breaking changes pipeline not sending slack messages (#94482) 2024-10-09 17:43:30 +02:00
tools
.betterer.results Alerting: Change styling so query results with no labels are clearer (#94404) 2024-10-11 10:54:15 +01:00
.betterer.results.json
.betterer.ts
.bra.toml
.browserslistrc
.dockerignore
.drone.star
.drone.yml CI: Remove redundant FE and BE tests from release pipeline (#94173) 2024-10-07 13:55:17 -06:00
.editorconfig
.eslintignore
.eslintrc
.gitattributes
.gitignore
.golangci.toml
.levignore.js
.nvmrc
.nxignore
.pa11yci-pr.conf.js
.pa11yci.conf.js
.prettierignore
.prettierrc.js
.trivyignore
.yarnrc.yml
CHANGELOG.md
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile
GOVERNANCE.md
HALL_OF_FAME.md
LICENSE
LICENSING.md
MAINTAINERS.md
Makefile Chore: add GIT_BASE variable to Makefile to allow configuring lint-go-diff target (#94480) 2024-10-09 20:32:23 +00: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: Make Google Chat URL a secure field (#94499) 2024-10-10 21:30:16 +02:00
go.sum Alerting: Make Google Chat URL a secure field (#94499) 2024-10-10 21:30:16 +02:00
go.work
go.work.sum Zanzana: bump openfga version (#94485) 2024-10-10 09:07:40 +02:00
jest.config.js
latest.json
lefthook.rc
lefthook.yml
lerna.json Release: Bump version to 11.4.0-pre (#94569) 2024-10-11 11:31:04 +01:00
nx.json
package.json Update dependency sass to v1.79.5 2024-10-11 10:32:48 +00:00
playwright.config.ts
project.json
stylelint.config.js
tsconfig.json
yarn.lock Update dependency sass to v1.79.5 2024-10-11 10:32:48 +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.