Go to file
Jack Westbrook 5f89c69b66
Chore: Bump Lerna 8.x.x (#83233)
* chore(lerna): bump lerna to 8.x.x

* chore(lerna): run lerna repair command to update lerna.json

* ci(drone): use raw output (no quotes) when updating package.json version

* ci(drone): update config file
2024-02-22 16:22:23 +01:00
.bingo Chore: Update wire to v0.6.0 (#82114) 2024-02-07 13:29:32 -05:00
.changelog-archive Docs: Remove old plugin docs, fix URLs to go to new dev portal (#75325) 2023-09-29 07:43:48 +01:00
.github Allow build and release process for Zipkin plugin (#83116) 2024-02-22 10:49:51 +01:00
.husky
.vim
.vscode K8s: Refactor standalone apiserver initialization (#81932) 2024-02-06 08:40:35 -08:00
.yarn Yarn: Clean up PnP fragments (#83138) 2024-02-22 10:04:58 +01:00
conf Password policy (#82268) 2024-02-16 04:58:05 -06:00
contribute Cleanup root folder by moving a few files intro /contribute (#83103) 2024-02-20 14:54:46 +02:00
cue.mod
devenv Deprecation: Create explicit feature toggles for remaining panels (#82217) 2024-02-14 18:06:25 +02:00
docs Docs: update import troubleshoot dashboards links (#83124) 2024-02-22 09:34:16 -05:00
e2e Monaco Editor: Load via ESM (#78261) 2024-02-22 12:31:40 +01:00
emails Auth: Fix email verification bypass when using basic authentication (#82914) 2024-02-16 18:54:59 +01:00
grafana-mixin DashboardSchema: Remove old unused legacy props style and timepicker.enable (#73879) 2023-08-28 12:18:17 +02:00
hack Peakq: move templates into query service (#82193) 2024-02-08 18:27:03 +01:00
kinds Panel Query Options: Support query caching options (#82448) 2024-02-14 09:19:39 -08:00
local
packages Chore: Align usage of tsconfig in yarn workspaces to 1.3.0-rc1 (#83160) 2024-02-22 15:30:20 +01:00
packaging Packaging: Use the GRAFANA_HOME variable in postinst script on Debian (#80853) 2024-01-19 18:10:40 -05:00
pkg Tempo: Remove trace to metrics feature toggle (#82884) 2024-02-22 13:30:41 +00:00
plugins-bundled Chore: Align usage of tsconfig in yarn workspaces to 1.3.0-rc1 (#83160) 2024-02-22 15:30:20 +01:00
public Tempo: Remove trace to metrics feature toggle (#82884) 2024-02-22 13:30:41 +00:00
scripts Chore: Bump Lerna 8.x.x (#83233) 2024-02-22 16:22:23 +01:00
tools
.betterer.results Monaco Editor: Load via ESM (#78261) 2024-02-22 12:31:40 +01:00
.betterer.results.json Traces: Add traces panel suggestion (#83089) 2024-02-21 13:49:41 +00:00
.betterer.ts Chore: some test type fixes (#82889) 2024-02-16 14:35:26 +00:00
.bra.toml Make: Add `make gen-go` to initcmds in .bra (#80880) 2024-01-19 12:49:58 +00:00
.browserslistrc
.dockerignore
.drone.star Chore: Upgrade Go to 1.21.5 (#79329) 2023-12-15 10:36:49 +01:00
.drone.yml Chore: Bump Lerna 8.x.x (#83233) 2024-02-22 16:22:23 +01:00
.editorconfig
.eslintignore
.eslintrc Zipkin: Decouple Zipkin plugin (#81354) 2024-02-20 18:24:40 +02:00
.gitattributes
.gitignore Yarn: Clean up PnP fragments (#83138) 2024-02-22 10:04:58 +01:00
.golangci.toml Cloudwatch: Add linting to restrict imports from core (#82538) 2024-02-20 14:52:11 +01:00
.levignore.js Adds levitate levignore configuration file to prevent breaking change notifications from expected typescript symbols (#74371) 2023-09-05 15:00:13 +02:00
.nvmrc Chore: Update to node 20 (#76097) 2023-10-26 09:34:50 +02:00
.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 Update Prettier checks to parse also JSON files (#82046) 2024-02-09 13:16:40 +02:00
.prettierrc.js
.yarnrc.yml NodeGraph: Use layered layout instead of force based layout (#78957) 2024-01-31 17:26:12 +01:00
CHANGELOG.md Changelog: Updated changelog for 10.2.4 (#82411) 2024-02-14 09:56:28 +01:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md Docs: Fix link to developing plugins (#75816) 2023-10-03 09:57:53 -05:00
Dockerfile Chore: Bumping go to 1.21.6 (#80709) 2024-01-23 14:32:26 +01:00
GOVERNANCE.md
HALL_OF_FAME.md
LICENSE
LICENSING.md Plugins: Remove deprecated grafana-toolkit (#73489) 2023-09-05 09:56:04 +02:00
MAINTAINERS.md Update codeowners (#73159) 2023-09-28 11:31:26 -07:00
Makefile Chore: Fix plugins magefile for Azure (#81138) 2024-01-24 14:18:18 +02: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
WORKFLOW.md Docs: Update contrib documentation around backports (#73558) 2023-08-30 08:14:15 +02:00
build.go
crowdin.yml I18n: Fix path for Crowdin upload (#81733) 2024-02-05 13:33:37 +01: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 grafana-plugin-sdk-go version to v0.212.0 (#83064) 2024-02-19 15:12:46 +01:00
go.sum Chore: Bump grafana-plugin-sdk-go version to v0.212.0 (#83064) 2024-02-19 15:12:46 +01:00
jest.config.js Monaco Editor: Load via ESM (#78261) 2024-02-22 12:31:40 +01:00
latest.json Release: Deprecate latest.json and replace with api call to grafana.com (#80537) 2024-01-16 11:19:32 +00:00
lefthook.rc
lefthook.yml Chore: Temp remove betterer json from precommit (#83113) 2024-02-20 18:16:31 +02:00
lerna.json Chore: Bump Lerna 8.x.x (#83233) 2024-02-22 16:22:23 +01:00
package.json Chore: Bump Lerna 8.x.x (#83233) 2024-02-22 16:22:23 +01:00
stylelint.config.js
tsconfig.json Update Prettier checks to parse also JSON files (#82046) 2024-02-09 13:16:40 +02:00
yarn.lock Chore: Bump Lerna 8.x.x (#83233) 2024-02-22 16:22:23 +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.