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
Carl Bergquist acf67d5911
Scopes: Merge scopes filters with OR condition in case they overlap. (#97276)
1 year ago
..
aggregator K8s: Upgrade v0.31.1 -> v0.31.3 (#96964) 1 year ago
api Plugins: Use grafana-com sso_api_token (#97096) 1 year ago
apimachinery K8s: Upgrade v0.31.1 -> v0.31.3 (#96964) 1 year ago
apis UnifiedSearch: Use ResourceIndex from dashboards apiserver (v0alpha1 only) (#96939) 1 year ago
apiserver K8s: Upgrade v0.31.1 -> v0.31.3 (#96964) 1 year ago
build Support importing local cue modules when generating TS types with cog (#96876) 1 year ago
bus
cmd CLI: Remove `manager-users` conflict users cli (#95135) 1 year ago
codegen
components
events
expr Requester: Remove duplicated function (#97038) 1 year ago
extensions
generated Alerting: Notifications Routes API (#91550) 1 year ago
ifaces/gcsifaces
infra Backend: Inject server-timing header to match initial loads with client-side telemetry (#94978) 1 year ago
kinds Dashboards: Add possibility to lock multi value variables option list (#95949) 1 year ago
login/social
middleware Snapshots: Add RBAC roles for creating and deleting (#96126) 1 year ago
mocks/mock_gcsifaces
models
modules K8s: Add tracing to apiserver startup (#95744) 1 year ago
plugins Preinstall: Allow to set a download URL (#96535) 1 year ago
promlib Scopes: Merge scopes filters with OR condition in case they overlap. (#97276) 1 year ago
registry Add logging to legacy datasource look up path (#97065) 1 year ago
semconv Bump Plugin SDK version (#96933) 1 year ago
server UnifiedSearch: Use ResourceIndex from dashboards apiserver (v0alpha1 only) (#96939) 1 year ago
services Report Button: Add feature toggle for commit button [Hackathon] (#97282) 1 year ago
setting Plugins: Use grafana-com sso_api_token (#97096) 1 year ago
storage K8s: Upgrade v0.31.1 -> v0.31.3 (#96964) 1 year ago
tests Support importing local cue modules when generating TS types with cog (#96876) 1 year ago
tsdb Loki: Fix a bug when reading frames without values but warnings (#97197) 1 year ago
util Chore: Revert golangci PR + bump golangic version (#96326) 1 year 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.