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
Stephanie Hingtgen da95ee22cc
K8s: Fix dashboard creation timestamp (#102578)
2 months ago
..
aggregator Plugins: Update to latest go plugin SDK version (0.272.0) (#102090) 3 months ago
api RBAC: Remove dashboard guardians pt 1 (#102314) 2 months ago
apimachinery K8s/Storage: Refactor Upsert (create from update) (#102528) 2 months ago
apis Provisioning: Update APIs in main (#102345) 2 months ago
apiserver Codegen: Cog and go fixes (#101408) 3 months ago
build improve the debugging experience (#101779) 3 months ago
bus Hackaton: Add more unit tests, take 3 (#101525) 3 months ago
cmd fix(unified-storage): remove bleve index metric from global scope (#101825) 3 months ago
codegen Bump github.com/expr-lang/expr from 1.16.9 to 1.17.0 in /pkg/codegen (#102333) 2 months ago
components Hackaton: Add more unit tests, take 3 (#101525) 3 months ago
events Alerting: update rule versions on folder move (#88376) 10 months ago
expr SSE: Fix goroutine leak in math operation expression parsing (#102380) 2 months ago
extensions Use enterprise imports for pro builds as well. (#101423) 3 months ago
generated Provisioning: Update APIs in main (#102345) 2 months ago
ifaces/gcsifaces
infra Stats: Propagate context when listing sandbox plugins (#102207) 2 months ago
kinds Codegen: Cog and go fixes (#101408) 3 months ago
login/social Hackaton: Add more unit tests, take 3 (#101525) 3 months ago
middleware Org redirection: Fix linking between orgs (#102021) 3 months ago
mocks/mock_gcsifaces
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 Data sources: Improve error messages for grpc errors (#102372) 2 months ago
promlib Chore: Remove dataplane as option from prom converter (#102320) 2 months ago
registry K8s: Fix dashboard creation timestamp (#102578) 2 months ago
semconv Plugins: Remove support for secrets manager plugins (#101467) 2 months ago
server Plugins: Remove support for secrets manager plugins (#101467) 2 months ago
services Unified Storage: Add index on dashboard_tag table for dashboard_uid column (#102551) 2 months ago
setting Alerting: Add rule_query_offset setting for Prometheus rule conversion (#102500) 2 months ago
storage Unistore: undo protobuf version change (#102572) 2 months ago
tests Plugins: Update some links in plugin jsons due of mistakes in previous PR (#102214) 2 months ago
tsdb Cloudwatch: Do not parse log query grouping field to float (#102244) 2 months ago
util Use in-memory sequence number generator when running integration tests against Spanner emulator. (#102522) 2 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.