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
Karl Persson 6389b801b9
Authz: Pass correct property (#101674)
3 months ago
..
aggregator Chore: Bump Go to 1.23.7 (#101576) 3 months ago
api K8s/Annotations: Use manager/source annotations rather than repo (#101313) 3 months ago
apimachinery Chore: Bump Go to 1.23.7 (#101576) 3 months ago
apis K8s/Annotations: Use manager/source annotations rather than repo (#101313) 3 months ago
apiserver Chore: Bump Go to 1.23.7 (#101576) 3 months ago
build Chore: Bump Go to 1.23.7 (#101576) 3 months ago
bus Hackaton: Add more unit tests, take 3 (#101525) 3 months ago
cmd Dashboards: Add apiVersion to dashboard table (#100845) 3 months ago
codegen Chore: Bump Go to 1.23.7 (#101576) 3 months ago
components Hackaton: Add more unit tests, take 3 (#101525) 3 months ago
events Alerting: update rule versions on folder move (#88376) 10 months ago
expr Hackaton: Add more unit tests, take 3 (#101525) 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 3 (#101525) 3 months ago
middleware Hackaton: Add more unit tests, take 3 (#101525) 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 Chore: Bump Go to 1.23.7 (#101576) 3 months ago
promlib Chore: Bump Go to 1.23.7 (#101576) 3 months ago
registry Authz: Pass correct property (#101674) 3 months ago
semconv Chore: Bump Go to 1.23.7 (#101576) 3 months ago
server fix (unified-storage): stop registering unified storage metrics in global state (#101322) 3 months ago
services K8s/Swagger: Avoid */* media type (#101658) 3 months ago
setting Auth: Add support for the TlsSkipVerify parameter to JWT Auth (#91514) 3 months ago
storage Alerting: Update alerting module to aae4827ec0610058810f2bbc69800ce377a33376 (#101623) 3 months ago
tests K8s/Swagger: Avoid */* media type (#101658) 3 months ago
tsdb Elasticsearch: Invalid response JSON parsing error should be downstream (#101506) 3 months ago
util Chore: Bump Go to 1.23.7 (#101576) 3 months ago
web feat: add QueryIntWithDefault to web context (#93130) 9 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.