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
Andres Martinez Gotor 01a4e6b9af
Remove the need for plugins to implement AdmissionHandler for v0alpha1 (#93272)
1 year ago
..
aggregator Chore: Update plugin SDK to v0.248.0 (#93217) 1 year ago
api Add remaining k8s endpoints for Folders (#93146) 1 year ago
apimachinery K8s: support unstructured spec+status mutation with GrafanaMetaAccessor (#92970) 1 year ago
apis Alerting: Include access control metadata in k8s receiver LIST & GET (#93013) 1 year ago
apiserver DualWriter: Add mode 5 that always uses storage (#93169) 1 year ago
build Chore: Bump grafana-plugin-sdk-go version to v0.247.0 (#93095) 1 year ago
bus
cmd feat(apiserver): refactor the hooking mechanism for standalone apiserver (#93001) 1 year ago
codegen chore(deps): Upgrade openapi dep, remove replace directive (#90609) 1 year ago
components
events Alerting: update rule versions on folder move (#88376) 1 year ago
expr Chore: Bump Go to 1.23.0 (#92105) 1 year ago
extensions K8s e2e tests: adds e2e package and 10 year certs (#91557) 1 year ago
generated K8s: Add k8s codegen PR check (#91903) 1 year ago
ifaces/gcsifaces
infra Slugs: use shorter slug fallback (#93081) 1 year ago
kinds Dashboard Scene: Fix snapshots not displaying variables values (#88967) 1 year ago
login/social Chore: Bump Go to 1.23.0 (#92105) 1 year ago
middleware Canvas: Allow API calls to grafana origin (#91822) 1 year ago
mocks/mock_gcsifaces
models
modules
plugins Plugins: Introduce `LoadingStrategy` for frontend loading logic (#92392) 1 year ago
promlib Chore: Update plugin SDK to v0.248.0 (#93217) 1 year ago
registry Remove the need for plugins to implement AdmissionHandler for v0alpha1 (#93272) 1 year ago
semconv Chore: Bump Go to 1.23.1 (#93007) 1 year ago
server K8s: Use wire to initalize the resource client (#93221) 1 year ago
services Remove the need for plugins to implement AdmissionHandler for v0alpha1 (#93272) 1 year ago
setting Canvas: Allow API calls to grafana origin (#91822) 1 year ago
storage K8s: Use wire to initalize the resource client (#93221) 1 year ago
tests Alerting: Include access control metadata in k8s receiver LIST & GET (#93013) 1 year ago
tsdb InfluxDB: Update macro regexp (#93040) 1 year ago
util Identity: Remove typed id (#91801) 1 year ago
web feat: add QueryIntWithDefault to web context (#93130) 1 year 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.