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
Stephanie Hingtgen 7ab2539449
Dashboard tags: add dashboard_uid and org_id (#98500)
4 months ago
..
aggregator Chore(deps): Bump sigs.k8s.io/structured-merge-diff/v4 from 4.4.1 to 4.5.0 (#98091) 5 months ago
api Folder/parent subresource (#98392) 5 months ago
apimachinery Chore(deps): Bump sigs.k8s.io/structured-merge-diff/v4 from 4.4.1 to 4.5.0 (#98091) 5 months ago
apis wire up the ui to the new search api (#97866) 5 months ago
apiserver Chore(deps): Bump sigs.k8s.io/structured-merge-diff/v4 from 4.4.1 to 4.5.0 (#98091) 5 months ago
build Chore: Bump dependency golang.org/x/net to v0.33.0 - fix: CVE-2024-45338 (#98340) 5 months ago
bus
cmd Tests: Require GrafanaOpts when creating Grafana dir (#97825) 5 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: Migrate notification models to generated by grafnaa-app-sdk (#95430) 5 months ago
ifaces/gcsifaces
infra Auth: Separate anonymous settings to its own struct (#97791) 5 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 Org: Fix redirection logic to work consistently (#96521) 5 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 Chore(deps): Bump sigs.k8s.io/structured-merge-diff/v4 from 4.4.1 to 4.5.0 (#98091) 5 months ago
registry K8s: Dashboard spec should not have id (#98336) 5 months ago
semconv Bump github.com/grafana/grafana-plugin-sdk-go to v0.260.1 (#97329) 6 months ago
server Unified Storage Search: Add sprinkles (#97820) 5 months ago
services Dashboard tags: add dashboard_uid and org_id (#98500) 4 months ago
setting Unified Storage Search: Add sprinkles (#97820) 5 months ago
storage K8s: Dashboard spec should not have id (#98336) 5 months ago
tests K8s/Dashboards: Pass the legacy internal ID into labels (#98311) 5 months ago
tsdb CloudWatch: Batch different time ranges separately (#98230) 5 months ago
util wire up the ui to the new search api (#97866) 5 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.