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
Andrej Ocenas d092998927
Query Library: Move backend to enterprise (#100371)
5 months ago
..
aggregator go.mod: updated grafana-plugin-sdk-go (#100342) 5 months ago
api IDToken: cache invalidation (#100592) 5 months ago
apimachinery PublicDashboards: Fetch dashboard as Grafana (#100344) 5 months ago
apis Query Library: Move backend to enterprise (#100371) 5 months ago
apiserver APIServer: Cancel forked context after handler returns (#100504) 5 months ago
build Don't remove DWARF info from Go binaries in dev (#100328) 5 months ago
bus Tracing: Standardize on otel tracing (#75528) 2 years ago
cmd unified: allow customising the ProvideUnifiedStorageClient (#100704) 5 months ago
codegen go.mod: updated grafana-plugin-sdk-go (#100342) 5 months ago
components Dashboard Versions: Make compatible with app platform (#99327) 6 months ago
events Alerting: update rule versions on folder move (#88376) 11 months ago
expr SQL Expressions: (Chore) Update code for latest plugin-sdk data pkg (#100425) 5 months ago
extensions K8s: Move standalone apiserver CLI to enterprise (#93799) 10 months ago
generated Provisioning: Sync API with current feature branch (#100252) 5 months ago
ifaces/gcsifaces
infra Metrics: Use correct gatherer in graphite bridge (#100624) 5 months ago
kinds Schema V2: Adjust quick_ranges in time settings and remove time_options (#100135) 5 months ago
login/social IAM: Log error when malformed json arrays are found in SSO configs (#99896) 5 months ago
middleware Authlib: Use types package rather than claims (#99243) 6 months ago
mocks/mock_gcsifaces Chore: use any rather than interface{} (#74066) 2 years ago
models Auth: Attach external session info to Grafana session (#93849) 10 months ago
modules K8s: Add tracing to apiserver startup (#95744) 9 months ago
plugins Mark grpc data source timeouts as cancelled queries (#100573) 5 months ago
promlib go.mod: updated grafana-plugin-sdk-go (#100342) 5 months ago
registry Query Library: Move backend to enterprise (#100371) 5 months ago
semconv Upgrade grafana-app-sdk to 0.31.0 (#99739) 6 months ago
server unified: allow customising the ProvideUnifiedStorageClient (#100704) 5 months ago
services Search: Search dashboards without a parent (#100615) 5 months ago
setting Auth: Add IP address login attempt validation (#98123) 5 months ago
storage unified: allow customising the ProvideUnifiedStorageClient (#100704) 5 months ago
tests Query Library: Move backend to enterprise (#100371) 5 months ago
tsdb Tempo: TraceQL metrics streaming (#99037) 5 months ago
util IAM: Log error when malformed json arrays are found in SSO configs (#99896) 5 months ago
web feat: add QueryIntWithDefault to web context (#93130) 10 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.