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 55aaf4aac0
Metrics: Add deny list in MultiRegistry (#101010)
3 months ago
..
aggregator Plugins: Upgrade grafana-plugin-sdk to 0.266.0 (#100727) 3 months ago
api DualWriter: Support managed DualWriter (#100881) 3 months ago
apimachinery Authn: grpc errors (#100951) 3 months ago
apis Provisioning: Update types (#100722) 3 months ago
apiserver K8s: Dualwriter mode3: Return error from unistore (#100992) 3 months ago
build Chore: Update go-github dependencies (#100994) 3 months ago
bus Tracing: Standardize on otel tracing (#75528) 2 years ago
cmd K8s: Search fallback: Support all sort by methods (#100776) 3 months ago
codegen go.mod: updated grafana-plugin-sdk-go (#100342) 3 months ago
components Dashboard Versions: Make compatible with app platform (#99327) 4 months ago
events Alerting: update rule versions on folder move (#88376) 9 months ago
expr SQL Expressions: Improve response to frame conversion handling (#100625) 3 months ago
extensions [Enterprise] Consolidate extensions folders and keep them around (#98486) 3 months ago
generated Provisioning: Update types (#100722) 3 months ago
ifaces/gcsifaces
infra Metrics: Add deny list in MultiRegistry (#101010) 3 months ago
kinds Schema V2: Adjust quick_ranges in time settings and remove time_options (#100135) 3 months ago
login/social SSO: Fix team_ids validation for Generic OAuth (#100732) 3 months ago
middleware K8s: refactor build handler chain func to allow easier injection from enterprise (#100777) 3 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) 8 months ago
modules K8s: Add tracing to apiserver startup (#95744) 7 months ago
plugins Plugins: Update DefaultSignature function signature in PluginSource interface (#100519) 3 months ago
promlib Plugins: Upgrade grafana-plugin-sdk to 0.266.0 (#100727) 3 months ago
registry DualWriter: Support managed DualWriter (#100881) 3 months ago
semconv Upgrade grafana-app-sdk to 0.31.0 (#99739) 4 months ago
server DualWriter: Support managed DualWriter (#100881) 3 months ago
services K8s: don't publish metrics for local services that are always available (#101003) 3 months ago
setting Auth: Add IP address login attempt validation (#98123) 4 months ago
storage feat(unified-storage): enhance gRPC client with dskit (#100993) 3 months ago
tests DualWriter: Support managed DualWriter (#100881) 3 months ago
tsdb Azure Monitor: Set error source in http and user errors accordingly (#100873) 3 months ago
util IAM: Log error when malformed json arrays are found in SSO configs (#99896) 3 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.