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
Todd Treece 5a74a1a0f6
Metrics: Use correct gatherer in graphite bridge (#100624)
11 months ago
..
aggregator go.mod: updated grafana-plugin-sdk-go (#100342) 11 months ago
api IDToken: cache invalidation (#100592) 11 months ago
apimachinery K8s/Utils: Find title in unstructured content (#100576) 11 months ago
apis Dashboards: Remove `schemaVersion < min_version` validation (#100555) 11 months ago
apiserver APIServer: Cancel forked context after handler returns (#100504) 11 months ago
build Don't remove DWARF info from Go binaries in dev (#100328) 11 months ago
bus
cmd Storage: Add command line tool to migrate legacy dashboards (and folders) to unified storage (#99199) 11 months ago
codegen go.mod: updated grafana-plugin-sdk-go (#100342) 11 months ago
components Dashboard Versions: Make compatible with app platform (#99327) 12 months ago
events
expr SQL Expressions: (Chore) Update code for latest plugin-sdk data pkg (#100425) 11 months ago
extensions
generated Provisioning: Sync API with current feature branch (#100252) 11 months ago
ifaces/gcsifaces
infra Metrics: Use correct gatherer in graphite bridge (#100624) 11 months ago
kinds Schema V2: Adjust quick_ranges in time settings and remove time_options (#100135) 11 months ago
login/social AuzerAD: Handle empty `client_authentication` case (#99437) 12 months ago
middleware Authlib: Use types package rather than claims (#99243) 12 months ago
mocks/mock_gcsifaces
models
modules
plugins Mark grpc data source timeouts as cancelled queries (#100573) 11 months ago
promlib go.mod: updated grafana-plugin-sdk-go (#100342) 11 months ago
registry K8s: Folders: Fix legacy search (#100393) 11 months ago
semconv Upgrade grafana-app-sdk to 0.31.0 (#99739) 11 months ago
server Zanzana: Run reconciliation in its own service (#100361) 11 months ago
services Alerting: Refactor State Transition (part 2 of n) (#99985) 11 months ago
setting Auth: Add IP address login attempt validation (#98123) 11 months ago
storage Unified Storage: Register metrics (#100600) 11 months ago
tests Alerting: Add alertmanager integration tests (#100106) 11 months ago
tsdb Tempo: TraceQL metrics streaming (#99037) 11 months ago
util Authlib: Use types package rather than claims (#99243) 12 months ago
web
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.