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
Matthew Jacobson 3397e8bf09
Alerting: Improve error when receiver or time interval used by rule is deleted (#86865)
2 years ago
..
api Chore: Make Cfg field private in SQLStore (#85593) 2 years ago
apimachinery Alerting: Update grafana/alerting to bb4f4f4 (#86827) 2 years ago
apis Scopes: Add basic integration tests (#85351) 2 years ago
apiserver Chore: Upgrade grpc-ecosystem/go-grpc-middleware to v2 (#86724) 2 years ago
build Chore: Upgrade grpc-ecosystem/go-grpc-middleware to v2 (#86724) 2 years ago
bus Tracing: Standardize on otel tracing (#75528) 2 years ago
cmd Chore: Update tests to use team membership hooks (#86846) 2 years ago
codegen Core: Remove thema and kindsys dependencies (#84499) 2 years ago
components Chore: Upgrade grpc-ecosystem/go-grpc-middleware to v2 (#86724) 2 years ago
events
expr SSE: Threshold expression to use simple functions (#86062) 2 years ago
extensions Chore: Upgrade grpc-ecosystem/go-grpc-middleware to v2 (#86724) 2 years ago
generated K8s: update hack codegen script (#81216) 2 years ago
ifaces/gcsifaces
infra Chore: Make Cfg field private in SQLStore (#85593) 2 years ago
kinds Schemas: Replace registry generation and github workflow (#83490) 2 years ago
login/social samlsettings: api integration (#84300) 2 years ago
middleware AuthN: Use typed namespace id inside authn package (#86048) 2 years ago
mocks/mock_gcsifaces
models
modules Storage Api: Add metrics (#85316) 2 years ago
plugins Chore: Upgrade grpc-ecosystem/go-grpc-middleware to v2 (#86724) 2 years ago
promlib Chore: Upgrade grpc-ecosystem/go-grpc-middleware to v2 (#86724) 2 years ago
registry QueryService: Add feature toggles to better support testing (#86493) 2 years ago
server Chore: Make Cfg field private in SQLStore (#85593) 2 years ago
services Alerting: Improve error when receiver or time interval used by rule is deleted (#86865) 2 years ago
setting Short Links: Add setting for changing expiration time (#86003) 2 years ago
tests Chore: Making the plugin install commands respect the config parameter (#86578) 2 years ago
tsdb Chore: Make Cfg field private in SQLStore (#85593) 2 years ago
util Unified Storage: added pkg/util/ring package to handle queueing of notifications (#84657) 2 years ago
web Image Rendering: Add settings for default width, height and scale (#82040) 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.