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 152d3540db
Alerting: Log number of dimensions instead of all evaluation results (#92733)
9 months ago
..
aggregator use count_bytes_reader from plugin-sdk-go (#92553) 9 months ago
api AdHocFilters: Add support for new `isOneOf` multi value operator (#91837) 9 months ago
apimachinery K8s: Add generic support for status (#92378) 9 months ago
apis Scopes: Move title and groups to status in ScopeDashboardBinding (#92377) 9 months ago
apiserver UniStore: Remove leftover references to `unifiedStorage` feature toggle (#92685) 9 months ago
build CI: Run prettier in bump-version workflow (#92195) 9 months ago
bus
cmd Add debug headers when downloading plugins (#92579) 9 months ago
codegen chore(deps): Upgrade openapi dep, remove replace directive (#90609) 10 months ago
components
events Alerting: update rule versions on folder move (#88376) 10 months ago
expr Chore: Bump Go to 1.23.0 (#92105) 9 months ago
extensions K8s e2e tests: adds e2e package and 10 year certs (#91557) 10 months ago
generated K8s: Add k8s codegen PR check (#91903) 10 months ago
ifaces/gcsifaces
infra use count_bytes_reader from plugin-sdk-go (#92553) 9 months ago
kinds Dashboard Scene: Fix snapshots not displaying variables values (#88967) 9 months ago
login/social Chore: Bump Go to 1.23.0 (#92105) 9 months ago
middleware Chore: Skip gzip for apiserver routes (#92245) 9 months ago
mocks/mock_gcsifaces
models
modules
plugins AdHocFilters: Add support for new `isOneOf` multi value operator (#91837) 9 months ago
promlib Ensure that datasource apiservers receive and forwards headers (#92304) 9 months ago
registry QueryService: Forward headers to datasource clients (#92329) 9 months ago
semconv Chore: Bump Go to 1.23.0 (#92105) 9 months ago
server RBAC: Add permission registry (#91247) 10 months ago
services Alerting: Log number of dimensions instead of all evaluation results (#92733) 9 months ago
setting Use dw dynamic config (#91882) 9 months ago
storage UniStore: Remove unused feature toggles from docs (#92688) 9 months ago
tests Use dw dynamic config (#91882) 9 months ago
tsdb Chore: Update elasticsearch_test.go (#92602) 9 months ago
util Identity: Remove typed id (#91801) 10 months ago
web K8s: use contexthandler in standalone handler chain (#90102) 11 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.