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
Ida Štambuk c8ce20a807 Cloudwatch: Round up endTime in GetMetricData to next minute (#89341) 2 years ago
..
api Optimize memory allocations in permissions cache (#89645) 2 years ago
apimachinery with dashboard service 2 years ago
apis Alerting: Receiver API (#89707) 2 years ago
apiserver Use global function to compare any entity to both stores (#89282) 2 years ago
build CI: Don't use slim image for bump-version (#89689) 2 years ago
bus
cmd Init dualwriter metrics (#89003) 2 years ago
codegen Chore: Upgrade/fix deps after thema removal (#86763) 2 years ago
components Chore: Bump google.golang.org/grpc to 1.64.0 (#88219) 2 years ago
events
expr chore(perf): Pre-allocate where possible (enable prealloc linter) (#88952) 2 years ago
extensions Chore: Remove legacydata package (#88790) 2 years ago
generated Alerting: Receiver API (#89707) 2 years ago
ifaces/gcsifaces
infra AWS: Update deprecated aws-sdk functions from env variable versions (#89643) 2 years ago
kinds
login/social Auth: Implement reload function for LDAP (#89267) 2 years ago
middleware Chore: Remove sensitive information from presigned URLs prior to logging (#87035) 2 years ago
mocks/mock_gcsifaces
models Chore: Move identity and errutil to apimachinery module (#89116) 2 years ago
modules Zanzana: Initial work to run openFGA as embedded or standalone service (#89211) 2 years ago
plugins chore(perf): Pre-allocate where possible (enable prealloc linter) (#88952) 2 years ago
promlib Plugins: Update plugin SDK Go to 0.235.0 (#89153) 2 years ago
registry rename to legacy 2 years ago
server Experimental Feature Toggle: databaseReadReplica (#89232) 2 years ago
services Cloudwatch: Round up endTime in GetMetricData to next minute (#89341) 2 years ago
setting Alerting: Add setting for maximum allowed rule evaluation results (#89468) 2 years ago
storage/unified avoid key from context 2 years ago
tests Merge remote-tracking branch 'origin/main' into resource-store 2 years ago
tsdb Cloudwatch: Round up endTime in GetMetricData to next minute (#89341) 2 years ago
util Chore: Remove sensitive information from presigned URLs prior to logging (#87035) 2 years ago
web Chore: Move identity and errutil to apimachinery module (#89116) 2 years 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.