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
Ryan McKinley dc2defd84f
K8s/Annotations: Use manager/source annotations rather than repo (#101313)
3 months ago
..
aggregator Chore: Add initial/experimental xorm spanner driver (#101398) 3 months ago
api K8s/Annotations: Use manager/source annotations rather than repo (#101313) 3 months ago
apimachinery K8s/Annotations: Use manager/source annotations rather than repo (#101313) 3 months ago
apis K8s/Annotations: Use manager/source annotations rather than repo (#101313) 3 months ago
apiserver Chore: Add initial/experimental xorm spanner driver (#101398) 3 months ago
build Chore: Add initial/experimental xorm spanner driver (#101398) 3 months ago
bus
cmd Dashboards: Add apiVersion to dashboard table (#100845) 3 months ago
codegen Chore: Bump grafana-plugin-sdk-go to v0.267.0 (#101376) 3 months ago
components Dashboard Versions: Make compatible with app platform (#99327) 4 months ago
events Alerting: update rule versions on folder move (#88376) 9 months ago
expr Alerting: Add multiple threshold operators (#99516) 3 months ago
extensions Use enterprise imports for pro builds as well. (#101423) 3 months ago
generated Provisioning: Define large parts of our infrastructure (#101029) 3 months ago
ifaces/gcsifaces
infra Hackaton 12: Add some unit tests, take 1 (#101457) 3 months ago
kinds Schema V2: Adjust quick_ranges in time settings and remove time_options (#100135) 3 months ago
login/social Hackaton: Add more unit tests, take 2 (#101473) 3 months ago
middleware RBAC: Remove accessControlOnCall feature toggle (#101222) 3 months ago
mocks/mock_gcsifaces
models Auth: Attach external session info to Grafana session (#93849) 8 months ago
modules K8s: Add tracing to apiserver startup (#95744) 7 months ago
plugins UnifiedStorage: Rename Batch processing to Bulk (#101413) 3 months ago
promlib Chore: Add initial/experimental xorm spanner driver (#101398) 3 months ago
registry K8s/Annotations: Use manager/source annotations rather than repo (#101313) 3 months ago
semconv Chore: Bump grafana-plugin-sdk-go to v0.267.0 (#101376) 3 months ago
server fix (unified-storage): stop registering unified storage metrics in global state (#101322) 3 months ago
services K8s/Annotations: Use manager/source annotations rather than repo (#101313) 3 months ago
setting Auth: Add support for the TlsSkipVerify parameter to JWT Auth (#91514) 3 months ago
storage K8s/Annotations: Use manager/source annotations rather than repo (#101313) 3 months ago
tests K8s/Annotations: Use manager/source annotations rather than repo (#101313) 3 months ago
tsdb Elasticsearch: Invalid response JSON parsing error should be downstream (#101506) 3 months ago
util fix: testutil blocking PR checks from passing (#101527) 3 months ago
web feat: add QueryIntWithDefault to web context (#93130) 8 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.