Go to file
renovate[bot] 02db6d0f3c
Update dependency @grafana/experimental to v1.7.8 (#81502)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-29 19:25:38 +02:00
.bingo
.changelog-archive
.github Update pr-codeql-analysis-go.yml to use token (#81395) 2024-01-26 20:17:43 +02:00
.husky
.vim
.vscode K8s: add the CRD server to the grafana-aggregator component (pkg/cmd) (#80759) 2024-01-17 12:21:24 -08:00
.yarn Chore: Use yarn node-modules linker (#79947) 2024-01-29 14:27:35 +00:00
conf Datasources: Add concurrency number to the settings (#81212) 2024-01-29 11:47:28 +01:00
contribute Chore: Use yarn node-modules linker (#79947) 2024-01-29 14:27:35 +00:00
cue.mod
devenv Histogram: Fix x-axis going past +Inf when rendering heatmap-rows frames (#81438) 2024-01-28 21:33:34 -06:00
docs Alerting: Update docs after moving action buttons im the alert list, and move t… (#81375) 2024-01-29 16:52:34 +01:00
e2e E2E: Skip flaky mysql test (#81388) 2024-01-29 08:22:07 +01:00
emails
grafana-mixin
hack K8s: update hack codegen script (#81216) 2024-01-25 12:01:09 -08:00
kinds DashboardSchema: Add options to VariableModel (#79236) 2024-01-23 10:56:20 -05:00
local
packages Plugins: Externalize Cloud Monitoring data source (#80181) 2024-01-29 09:24:23 -07:00
packaging Packaging: Use the GRAFANA_HOME variable in postinst script on Debian (#80853) 2024-01-19 18:10:40 -05:00
pkg Prometheus: (Dataplane) Set FrameTypeVersion on Scalar type responses (#81491) 2024-01-29 11:39:23 -05:00
plugins-bundled fix: Upgrade ts-node to work with latest typescript (#81322) 2024-01-26 09:44:11 +00:00
public Update dependency @grafana/experimental to v1.7.8 (#81502) 2024-01-29 19:25:38 +02:00
scripts Chore: Use yarn node-modules linker (#79947) 2024-01-29 14:27:35 +00:00
tools
.betterer.results DashboardScene: Support detecting and ignoring variable value changes (#81448) 2024-01-29 17:45:18 +01:00
.betterer.ts
.bra.toml Make: Add `make gen-go` to initcmds in .bra (#80880) 2024-01-19 12:49:58 +00:00
.browserslistrc
.codespellignore
.dockerignore
.drone.star
.drone.yml I18n: Remove unneeded i18n:compile script (#81184) 2024-01-24 17:24:24 +00:00
.editorconfig
.eslintignore
.eslintrc Plugins: Externalize Cloud Monitoring data source (#80181) 2024-01-29 09:24:23 -07:00
.gitattributes
.gitignore
.golangci.toml Plugins: Externalize Cloud Monitoring data source (#80181) 2024-01-29 09:24:23 -07:00
.levignore.js
.nvmrc
.pa11yci-pr.conf.js
.pa11yci.conf.js
.prettierignore
.prettierrc.js
.yarnrc.yml Chore: Use yarn node-modules linker (#79947) 2024-01-29 14:27:35 +00:00
CHANGELOG.md Changelog: Updated changelog for 10.3.1 (#81105) 2024-01-23 15:54:06 +00:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile Chore: Bumping go to 1.21.6 (#80709) 2024-01-23 14:32:26 +01:00
GOVERNANCE.md
HALL_OF_FAME.md
ISSUE_TRIAGE.md
LICENSE
LICENSING.md
MAINTAINERS.md
Makefile Chore: Fix plugins magefile for Azure (#81138) 2024-01-24 14:18:18 +02:00
NOTICE.md
README.md
ROADMAP.md
SECURITY.md
SUPPORT.md
UPGRADING_DEPENDENCIES.md
WORKFLOW.md
build.go
crowdin.yml
cypress.config.js
embed.go
go.mod K8s: update hack codegen script (#81216) 2024-01-25 12:01:09 -08:00
go.sum K8s: update hack codegen script (#81216) 2024-01-25 12:01:09 -08:00
jest.config.js Chore: Use yarn node-modules linker (#79947) 2024-01-29 14:27:35 +00: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
lerna.json Release: Bump version to 10.4.0-pre (#80412) 2024-01-12 10:21:50 +01:00
metadata.md
package.json Update dependency centrifuge to v5 (#81498) 2024-01-29 17:02:32 +00:00
stylelint.config.js
tsconfig.json Chore: Use yarn node-modules linker (#79947) 2024-01-29 14:27:35 +00:00
yarn.lock Update dependency @grafana/experimental to v1.7.8 (#81502) 2024-01-29 19:25:38 +02: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.