Go to file
Tom Ratcliffe aacc83be5c
Alerting: Change any alert notifiers that use templates to be text areas (#95080)
2024-11-04 15:59:28 +00:00
.bingo
.changelog-archive
.github Update CODEOWNERS with core-services (#95202) 2024-10-31 13:52:51 -04:00
.husky
.vim
.vscode
.yarn
apps K8s: APIGroupBuilder App SDK Support (#95638) 2024-11-01 08:28:56 -04:00
conf EchoSrv: Add BrowserConsoleBackend to log analytics events (#95554) 2024-10-29 18:20:54 +00:00
contribute
cue.mod
devenv Elasticsearch: Stop escaping backslash in regex adhoc filter (#94577) 2024-11-01 11:06:13 -04:00
docs Alerting docs: add `Time` type documentation for notification templates (#95688) 2024-11-04 12:21:28 +01:00
e2e Test plugins: Add datasource test plugin with field tests (#95472) 2024-11-01 08:25:27 +01:00
emails
grafana-mixin
hack
kinds
local
packages Combobox: Handle error if async fails (#95740) 2024-11-04 12:08:51 +00:00
packaging
pkg Alerting: Change any alert notifiers that use templates to be text areas (#95080) 2024-11-04 15:59:28 +00:00
plugins-bundled
public JaegerDS: Remove whitespace from traceID in query (#95786) 2024-11-04 15:45:41 +01:00
scripts Test plugins: Add datasource test plugin with field tests (#95472) 2024-11-01 08:25:27 +01:00
tools
.betterer.results Feat: New homepage design (#93354) 2024-10-30 13:03:01 -04:00
.betterer.results.json
.betterer.ts
.bra.toml
.browserslistrc
.dockerignore
.drone.star
.drone.yml
.editorconfig
.eslintignore
.eslintrc
.gitattributes
.gitignore Test plugins: Add datasource test plugin with field tests (#95472) 2024-11-01 08:25:27 +01:00
.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
NOTICE.md
README.md
ROADMAP.md
SECURITY.md
SUPPORT.md
WORKFLOW.md
build.go
crowdin.yml
cypress.config.js
embed.go
go.mod Auth: Update SAML lib (#94745) 2024-11-04 09:55:29 +01:00
go.sum Auth: Update SAML lib (#94745) 2024-11-04 09:55:29 +01:00
go.work Auth: Update SAML lib (#94745) 2024-11-04 09:55:29 +01:00
go.work.sum Auth: Update SAML lib (#94745) 2024-11-04 09:55:29 +01:00
jest.config.js
latest.json
lefthook.rc
lefthook.yml
lerna.json
nx.json
package.json Update scenes to v5.22.1 (#95655) 2024-11-04 15:41:01 +00:00
playwright.config.ts Test plugins: Add datasource test plugin with field tests (#95472) 2024-11-01 08:25:27 +01:00
project.json
stylelint.config.js
tsconfig.json Frontend: Enable TS IsolatedModules (#95586) 2024-10-31 14:00:32 +01:00
yarn.lock Update scenes to v5.22.1 (#95655) 2024-11-04 15:41:01 +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.