Go to file
Ryan McKinley 3a6e7dc3f0 go mod tidy 2024-06-19 22:09:33 +03:00
.bingo ci(chore): Lint all Go code, upgrade golangci-lint action (#89221) 2024-06-14 15:42:09 +03:00
.changelog-archive
.github Merge remote-tracking branch 'origin/main' into resource-store 2024-06-18 21:17:30 +03:00
.husky
.vim
.vscode
.yarn
conf Alerting: Configure recording rule writer from config.ini (#89056) 2024-06-12 16:04:46 -04:00
contribute Plugin extensions: Add e2e tests (#89048) 2024-06-14 13:41:17 +02:00
cue.mod
devenv Alerting: Update remote alertmanager to use extended receivers API. (#89253) 2024-06-19 12:40:22 +03:00
docs Metrics: Add ability to disable classic histogram for HTTP metric (#88315) 2024-06-18 15:37:44 -04:00
e2e E2E: Add SMTP tester (#88392) 2024-06-18 14:32:19 +02:00
emails
grafana-mixin
hack
kinds
local
packages DashboardScene: Show dashboard not found view (#89342) 2024-06-19 13:33:29 +02:00
packaging
pkg Storage: Add cdk blob support to ResourceStore (#89408) 2024-06-19 22:01:10 +03:00
plugins-bundled
public DashboardScene: Show dashboard not found view (#89342) 2024-06-19 13:33:29 +02:00
scripts Alerting: Update remote alertmanager to use extended receivers API. (#89253) 2024-06-19 12:40:22 +03:00
tools
.betterer.results Add info tooltips to logs that have been sampled by adaptive logs (#89320) 2024-06-18 19:54:14 +03:00
.betterer.results.json
.betterer.ts
.bra.toml
.browserslistrc
.dockerignore
.drone.star
.drone.yml Alerting: Update remote alertmanager to use extended receivers API. (#89253) 2024-06-19 12:40:22 +03:00
.editorconfig
.eslintignore Plugin extensions: Add e2e tests (#89048) 2024-06-14 13:41:17 +02:00
.eslintrc
.gitattributes
.gitignore
.golangci.toml chore(perf): Pre-allocate where possible (enable prealloc linter) (#88952) 2024-06-14 14:16:36 -04:00
.levignore.js
.nvmrc
.pa11yci-pr.conf.js
.pa11yci.conf.js
.prettierignore
.prettierrc.js
.trivyignore
.yarnrc.yml
CHANGELOG.md Changelog: Updated changelog for 10.4.4 (#89173) 2024-06-13 18:08:26 +03:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile
GOVERNANCE.md
HALL_OF_FAME.md
LICENSE
LICENSING.md
MAINTAINERS.md
Makefile Storage: Add cdk blob support to ResourceStore (#89408) 2024-06-19 22:01:10 +03:00
NOTICE.md
README.md
ROADMAP.md
SECURITY.md
SUPPORT.md
WORKFLOW.md
build.go
crowdin.yml
cypress.config.js E2E: Add SMTP tester (#88392) 2024-06-18 14:32:19 +02:00
embed.go
go.mod go mod tidy 2024-06-19 22:09:33 +03:00
go.sum go mod tidy 2024-06-19 22:09:33 +03:00
go.work merge main 2024-06-14 21:48:25 +03:00
go.work.sum go mod tidy 2024-06-19 22:09:33 +03:00
jest.config.js
latest.json
lefthook.rc
lefthook.yml
lerna.json Release: Bump version to 11.2.0-pre (#89184) 2024-06-13 15:08:07 -05:00
nx.json
package.json I18n: Add utility for locale-aware duration formatting (#89351) 2024-06-19 10:37:20 +01:00
playwright.config.ts
project.json
stylelint.config.js
tsconfig.json
yarn.lock I18n: Add utility for locale-aware duration formatting (#89351) 2024-06-19 10:37:20 +01: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.