Go to file
George Robinson 05d858635c
Alerting: Add metric for inhibition rules (#81119)
This commit adds a metric for the number of inhibition rules.
It matches the metric added upstream in #3681.
2024-01-23 19:43:17 +00:00
.bingo
.changelog-archive
.github Chore: Fix typo in docs workflow (#81111) 2024-01-23 16:42:59 +00: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: Update yarn to 4.0.2 (#81056) 2024-01-23 13:50:38 +02:00
conf Alerting: Add a feature flag to periodically save states (#80987) 2024-01-23 17:03:30 +01:00
contribute
cue.mod
devenv Alerting: Use mimir:r274-1780c50 in CI (#80985) 2024-01-22 16:25:50 +02:00
docs Alerting: Update legacy migration docs to include Upgrade Preview (#80628) 2024-01-23 14:09:52 -05:00
e2e Update dependency prettier to v3.2.4 (#81047) 2024-01-23 11:41:24 +00:00
emails
grafana-mixin
hack K8s/FeatureFlags: Add an apiserver to manage feature flags (dev only) (#80501) 2024-01-17 21:32:44 -08:00
kinds DashboardSchema: Add options to VariableModel (#79236) 2024-01-23 10:56:20 -05:00
local
packages K8s: Remove grafanaAPIServer feature toggle (#81030) 2024-01-23 08:27:28 -08:00
packaging Packaging: Use the GRAFANA_HOME variable in postinst script on Debian (#80853) 2024-01-19 18:10:40 -05:00
pkg Alerting: Add metric for inhibition rules (#81119) 2024-01-23 19:43:17 +00:00
plugins-bundled Webpack: Update bundled plugins SWC baseUrl (#80882) 2024-01-19 14:18:14 +01:00
public Update opentelemetry-js monorepo (#81117) 2024-01-23 19:56:04 +02:00
scripts Chore: Bumping go to 1.21.6 (#80709) 2024-01-23 14:32:26 +01:00
tools
.betterer.results Infinite scroll: share loader with log context + small fixes (#81067) 2024-01-23 18:52:38 +02: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 Chore: Bumping go to 1.21.6 (#80709) 2024-01-23 14:32:26 +01:00
.editorconfig
.eslintignore
.eslintrc Pyroscope: Add standalone build (#80222) 2024-01-16 12:46:15 +00:00
.gitattributes
.gitignore
.golangci.toml Pyroscope: Add standalone build (#80222) 2024-01-16 12:46:15 +00:00
.levignore.js
.nvmrc
.pa11yci-pr.conf.js
.pa11yci.conf.js
.prettierignore
.prettierrc.js
.yarnrc.yml Chore: Update yarn to 4.0.2 (#81056) 2024-01-23 13:50:38 +02: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: Bumping go to 1.21.6 (#80709) 2024-01-23 14:32:26 +01: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 Alerting: Add metric for inhibition rules (#81119) 2024-01-23 19:43:17 +00:00
go.sum Alerting: Add metric for inhibition rules (#81119) 2024-01-23 19:43:17 +00:00
jest.config.js
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
metadata.md
package.json Update opentelemetry-js monorepo (#81117) 2024-01-23 19:56:04 +02:00
stylelint.config.js
tsconfig.json
yarn.lock Update opentelemetry-js monorepo (#81117) 2024-01-23 19:56:04 +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.