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
Yuri Tseretyan 9735a8a080
Alerting: Distinguish conflict violation errors (#86634)
2 years ago
..
api RBAC: Add actionsets struct and write path (#86108) 2 years ago
apimachinery Plugins: Expose backendplugin for client proto interface (#86207) 2 years ago
apis Scopes: Add basic integration tests (#85351) 2 years ago
apiserver Plugins: Expose backendplugin for client proto interface (#86207) 2 years ago
build K8s: Add slog wrapper (#84680) 2 years ago
bus Tracing: Standardize on otel tracing (#75528) 2 years ago
cmd Chore: Making the plugin install commands respect the config parameter (#86578) 2 years ago
codegen Core: Remove thema and kindsys dependencies (#84499) 2 years ago
components Chore: Remove public vars in setting package (#81018) 2 years ago
events
expr SSE: Threshold expression to use simple functions (#86062) 2 years ago
extensions K8s: Add slog wrapper (#84680) 2 years ago
generated K8s: update hack codegen script (#81216) 2 years ago
ifaces/gcsifaces
infra Tracing: Allow otel service name and attributes to be overridden from env (#85937) 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 Feature toggles: Remove dashboardEmbed toggle (#86587) 2 years ago
mocks/mock_gcsifaces Chore: use any rather than interface{} (#74066) 2 years ago
models Auth: Add empty role definition (#64694) 2 years ago
modules Storage Api: Add metrics (#85316) 2 years ago
plugins Return plugin error when requesting settings (#86052) 2 years ago
promlib Prometheus: (Instrumentation) Add rawExpr (pre-interpolation) to traces (#86449) 2 years ago
registry QueryService: Add feature toggles to better support testing (#86493) 2 years ago
server RBAC: Add actionsets struct and write path (#86108) 2 years ago
services Alerting: Distinguish conflict violation errors (#86634) 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 MSSQL: Simplify proxy logic (#86278) 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.