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
Ieva 35d0597367
RBAC: Only check for the write action when listing editable dashboards/folders (#88518)
12 months ago
..
api Plugins: Preserve trailing slash in plugin proxy (#86859) 12 months ago
apimachinery Cloudwatch: Use the metric map from grafana-aws-sdk (#88733) 12 months ago
apis Scopes: Add Handler for returning dashboards related to a list of scopes. (#87758) 12 months ago
apiserver K8s: Improve response writer error handling (#88926) 12 months ago
build chore: A few updates for the pkg/build/wire fork (#88813) 12 months ago
bus
cmd API Server: Enhanced profiling with godeltaprof (#88939) 12 months ago
codegen Chore: Upgrade/fix deps after thema removal (#86763) 1 year ago
components Chore: Bump google.golang.org/grpc to 1.64.0 (#88219) 1 year ago
events
expr Chore: Remove legacydata package (#88790) 12 months ago
extensions Chore: Remove legacydata package (#88790) 12 months ago
generated
ifaces/gcsifaces
infra Infra: fix data race in usagestats service (#88881) 12 months ago
kinds Schemas: Replace registry generation and github workflow (#83490) 1 year ago
login/social Auth: Add org to role mappings support to AzureAD/Entra integration (#88861) 12 months ago
middleware Fix: Proper plugin logo loading depending on staging (#88247) 1 year ago
mocks/mock_gcsifaces
models
modules Storage Api: Add metrics (#85316) 1 year ago
plugins Plugins: Improve frontend loader cache (#87488) 12 months ago
promlib Cloudwatch: Use the metric map from grafana-aws-sdk (#88733) 12 months ago
registry Chore: Remove legacydata package (#88790) 12 months ago
server Chore: Remove unused code in legacydata package (#88772) 12 months ago
services RBAC: Only check for the write action when listing editable dashboards/folders (#88518) 12 months ago
setting Alerting: Add option to use Redis in cluster mode for Alerting HA (#88696) 12 months ago
tests Alerting: Update mute timings provisioning API to support optimistic locking (#88731) 12 months ago
tsdb CloudWatch: Fix labels for raw metric search queries (#88943) 12 months ago
util Unified Storage: Testing For Fix Create, Update and Delete wrt Resource Versions (#88568) 12 months ago
web fix data race in dev runtime (#88887) 12 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.