The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
grafana/pkg
Alexander Akhmetov 478f9bf597
Alerting: Emit metrics from prometheus state history backend (#107121)
6 months ago
..
aggregator chore: update grafana/authlib (#106918) 6 months ago
api RBAC: Extend folder tests for breadcrumbs (#107002) 6 months ago
apimachinery chore: update grafana/authlib (#106918) 6 months ago
apis chore: update grafana/authlib (#106918) 6 months ago
apiserver fix: keep dual writer mode in sync with kv store (#106692) 6 months ago
build CI: Fix pa11y check by running in docker-puppeteer image (#107084) 6 months ago
bus Hackaton: Add more unit tests, take 3 (#101525) 10 months ago
cmd chore: add logging around migration cli (#107046) 6 months ago
codegen Chore: Update app-sdk to v39 (#106785) 6 months ago
components Replace usage of http.DefaultClient and http.DefaultTransport (#104135) 7 months ago
events
expr SQL Expressions: Fixes for Prometheus Metric Instrumentation (#106722) 6 months ago
extensions Dependencies: Fix enterprise imports (#106764) 6 months ago
generated Provisioning: Add pure git repository type (#106815) 6 months ago
ifaces/gcsifaces
infra Data Sources: Fix namespace (#107124) 6 months ago
kinds i18n: rename locale to regionalFormat (#106585) 6 months ago
login/social Auth: Add Azure/Entra workload identity support (#104807) 7 months ago
middleware Revert "Build swagger ui in seperate webpack build" (#104580) 8 months ago
mocks/mock_gcsifaces
models
modules unified-storage: distributor instructions and fix race condition (#105630) 7 months ago
plugins Plugins: Move discovery logic to plugin sources (#106911) 6 months ago
promlib chore: update grafana/authlib (#106918) 6 months ago
registry datasources: querier: add unit tests (#107105) 6 months ago
semconv Chore: Update app-sdk to v39 (#106785) 6 months ago
server SecretsManager: Add outbox store (#106613) 6 months ago
services Alerting: Emit metrics from prometheus state history backend (#107121) 6 months ago
setting Alerting: Use GRAFANA_ALERTS as the default state history metric name (#107050) 6 months ago
storage Unistore: save should use a Reader not ReadCloser (#107128) 6 months ago
tests Provisioning: Increase timeout for flaky CreateGithubRepository integration test (#107091) 6 months ago
tsdb Cloudwatch: Add missing AWS regions (#106304) 6 months ago
util Crypto: Use crypto/pbkdf2 instead of x (#106474) 6 months ago
web Replace usage of http.DefaultClient and http.DefaultTransport (#104135) 7 months ago
README.md
ruleguard.rules.go

README.md

This directory contains the code for the Grafana backend.

The contributor documentation for Grafana's backend is in /contribute/backend/README.md.