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
Dave Henderson ced7a84f8b
chore(metrics): Add metrics & traces to DB migration (#97181)
6 months ago
..
aggregator Bump github.com/grafana/grafana-plugin-sdk-go to v0.260.1 (#97329) 6 months ago
api Unistore: Update Folders Endpoint (#97317) 6 months ago
apimachinery Bump github.com/grafana/grafana-plugin-sdk-go to v0.260.1 (#97329) 6 months ago
apis UnifiedSearch: Use ResourceIndex from dashboards apiserver (v0alpha1 only) (#96939) 6 months ago
apiserver Bump github.com/grafana/grafana-plugin-sdk-go to v0.260.1 (#97329) 6 months ago
build Bump github.com/grafana/grafana-plugin-sdk-go to v0.260.1 (#97329) 6 months ago
bus
cmd CLI: Remove `manager-users` conflict users cli (#95135) 7 months ago
codegen chore(deps): Upgrade openapi dep, remove replace directive (#90609) 10 months ago
components Chore: Bump google.golang.org/grpc to 1.64.0 (#88219) 12 months ago
events Alerting: update rule versions on folder move (#88376) 9 months ago
expr Requester: Remove duplicated function (#97038) 6 months ago
extensions K8s: Move standalone apiserver CLI to enterprise (#93799) 8 months ago
generated Alerting: Notifications Routes API (#91550) 7 months ago
ifaces/gcsifaces
infra chore(metrics): Add metrics & traces to DB migration (#97181) 6 months ago
kinds Dashboards: Add possibility to lock multi value variables option list (#95949) 6 months ago
login/social Chore: Extend OrgRoleMapper (#97336) 6 months ago
middleware Snapshots: Add RBAC roles for creating and deleting (#96126) 6 months ago
mocks/mock_gcsifaces
models Auth: Attach external session info to Grafana session (#93849) 7 months ago
modules K8s: Add tracing to apiserver startup (#95744) 7 months ago
plugins Preinstall: Allow to set a download URL (#96535) 6 months ago
promlib Bump github.com/grafana/grafana-plugin-sdk-go to v0.260.1 (#97329) 6 months ago
registry Storage: Query stats within a namespace (#97403) 6 months ago
semconv Bump github.com/grafana/grafana-plugin-sdk-go to v0.260.1 (#97329) 6 months ago
server UnifiedSearch: Use ResourceIndex from dashboards apiserver (v0alpha1 only) (#96939) 6 months ago
services chore(metrics): Add metrics & traces to DB migration (#97181) 6 months ago
setting Alerting: Change default for max_attempts to 3. (#97461) 6 months ago
storage Unified Storage Search: Check error first after building index (#97504) 6 months ago
tests fix(short-url): redirect to main page if not found (#97347) 6 months ago
tsdb GCM: Correctly mark errors as downstream (#97196) 6 months ago
util Bump github.com/grafana/grafana-plugin-sdk-go to v0.260.1 (#97329) 6 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.