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
Claudiu Dragalina-Paraipan 830600dab0
AuthN: Optionally use tokens for unified storage client authentication (#91665)
7 months ago
..
aggregator Chore: Update SDK to v0.257.0 (#95250) 7 months ago
api SignupInvitedPage: Show `orgName` (#94940) 7 months ago
apimachinery Chore: Fix population of details when converting from errutil errors to K8s error (#94996) 7 months ago
apis RBAC: Add legacy authorization checks to teams (#94524) 8 months ago
apiserver Dual Writer simplification (#93852) 7 months ago
build Plugins: Update to latest go plugin SDK (0.256.0) (#95065) 7 months ago
bus
cmd Zanzana: periodic sync of team members (#94752) 7 months ago
codegen
components
events
expr ServerSideExpressions: Disable SQL Expressions to prevent RCE and LFI vulnerability (#94942) 7 months ago
extensions K8s: Move standalone apiserver CLI to enterprise (#93799) 8 months ago
generated Alerting: Notifications Templates API (#91349) 8 months ago
ifaces/gcsifaces
infra Plugins: Auto instrumentation improvements (#94193) 8 months ago
kinds
login/social Auth: Introduce authn.SSOClientConfig to get client config from SSOSettings service (#94618) 7 months ago
middleware Auth: Fix redirection when auto_login is enabled (#94311) 8 months ago
mocks/mock_gcsifaces
models Auth: Attach external session info to Grafana session (#93849) 8 months ago
modules
plugins Plugins: Auto instrumentation improvements (#94193) 8 months ago
promlib Chore: Update SDK to v0.257.0 (#95250) 7 months ago
registry ds-querier: return QDR instead of k8s error (#95184) 7 months ago
semconv Chore: Update SDK to v0.255.0 (#94894) 7 months ago
server AuthN: Optionally use tokens for unified storage client authentication (#91665) 7 months ago
services AuthN: Optionally use tokens for unified storage client authentication (#91665) 7 months ago
setting Search Poc: Add metrics (#95111) 7 months ago
storage AuthN: Optionally use tokens for unified storage client authentication (#91665) 7 months ago
tests AuthN: Optionally use tokens for unified storage client authentication (#91665) 7 months ago
tsdb Tempo: Return a not found error if the trace is empty from v2 (#95256) 7 months ago
util Chore: Update SDK to v0.255.0 (#94894) 7 months ago
web feat: add QueryIntWithDefault to web context (#93130) 9 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.