Go to file
Todd Treece 2f295dfec9
Chore: Bump k8s dependencies to v0.28.4 (#79331)
2023-12-12 00:53:24 +08:00
.bingo
.changelog-archive
.github Bump google-github-actions/setup-gcloud from 1 to 2 (#79291) 2023-12-11 12:01:27 +01:00
.husky
.vim
.vscode K8s: fix standalone command and add hack scripts (#79052) 2023-12-05 14:31:49 -08:00
.yarn Chore: Update to typescript 5 (#76511) 2023-11-07 13:20:20 +00:00
conf Unified Alerting: Set `max_attempts` to 1 by default (#79095) 2023-12-05 17:42:34 +00:00
contribute Internationalization: Add information about the process to send feedback to Crowdin (#78755) 2023-12-01 16:10:23 +01:00
cue.mod
devenv Transformations: Add regression analysis gdev dashboard (#78720) 2023-11-30 11:52:04 +01:00
docs Docs: Add more detail about mapping olhc values (#78963) 2023-12-11 08:50:20 -08:00
e2e Transformations: Move transformation addition into drawer (#78299) 2023-12-01 14:08:54 -06:00
emails
grafana-mixin
hack K8s: fix standalone command and add hack scripts (#79052) 2023-12-05 14:31:49 -08:00
kinds Swagger: Rename `Spec` to `Preferences` (#78226) 2023-12-04 09:51:09 -05:00
local
packages Chore: Migrate from aria-label to data-testid in plugin-related tests (#79272) 2023-12-11 15:05:54 +01:00
packaging
pkg Anon: Enable anon stats by default (#79312) 2023-12-11 15:17:50 +01:00
plugins-bundled
public Alerting: Fix for data source filter on cloud rules. (#79327) 2023-12-11 17:14:46 +01:00
scripts Frontend: Foundations for multi tenant frontend (#78815) 2023-12-05 08:34:22 +01:00
tools
.betterer.results Chore: Migrate from aria-label to data-testid in plugin-related tests (#79272) 2023-12-11 15:05:54 +01:00
.betterer.ts
.bra.toml
.browserslistrc
.codespellignore
.dockerignore
.drone.star
.drone.yml Alerting: Introduce a Mimir client as part of the Remote Alertmanager (#78357) 2023-11-23 16:59:36 +00:00
.editorconfig
.eslintignore
.eslintrc
.gitattributes
.gitignore K8s: fix standalone command and add hack scripts (#79052) 2023-12-05 14:31:49 -08:00
.golangci.toml
.levignore.js
.nvmrc
.pa11yci-pr.conf.js Chore: Remove core-js polyfills (#78715) 2023-11-29 11:12:23 -06:00
.pa11yci.conf.js Login: Improve accessibility of Login form (#78652) 2023-11-28 10:22:20 +00:00
.prettierignore
.prettierrc.js
.yarnrc.yml Chore: Update to typescript 5 (#76511) 2023-11-07 13:20:20 +00:00
CHANGELOG.md Changelog: Updated changelog for 10.2.2 (#78439) 2023-11-21 10:16:33 +01:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile fix: Add vendored dependencies to Dockerfile (#78285) 2023-11-17 17:38:46 +01:00
GOVERNANCE.md
HALL_OF_FAME.md
ISSUE_TRIAGE.md
LICENSE
LICENSING.md
MAINTAINERS.md
Makefile Alerting: Introduce a Mimir client as part of the Remote Alertmanager (#78357) 2023-11-23 16:59:36 +00:00
NOTICE.md
README.md Docs: Invert logo color for dark theme in README (#76012) 2023-11-07 09:54:12 +00:00
ROADMAP.md
SECURITY.md
SUPPORT.md
UPGRADING_DEPENDENCIES.md
WORKFLOW.md
babel.config.json Chore: Remove core-js polyfills (#78715) 2023-11-29 11:12:23 -06:00
build.go
crowdin.yml Remove mandatory backport checks (#78678) 2023-11-28 14:03:32 +00:00
cypress.config.js Chore: Remove `compareScreenshot` + `blink-diff` dependency from core (#77920) 2023-11-09 13:18:12 +00:00
embed.go
go.mod Chore: Bump k8s dependencies to v0.28.4 (#79331) 2023-12-12 00:53:24 +08:00
go.sum Chore: Bump k8s dependencies to v0.28.4 (#79331) 2023-12-12 00:53:24 +08:00
jest.config.js
latest.json Chore: update latest.json to 10.2.2 (#78445) 2023-11-21 11:10:45 +01:00
lefthook.rc
lefthook.yml
lerna.json
metadata.md
package.json Dashboard interactions reporting refactor, DashboardScene interactions handling (#79078) 2023-12-06 07:24:15 -08:00
stylelint.config.js
tsconfig.json
yarn.lock Dashboard interactions reporting refactor, DashboardScene interactions handling (#79078) 2023-12-06 07:24:15 -08: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.