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
Eric Leijonmarck ddabef9895
RBAC: Add actionsets struct and write path (#86108)
1 year ago
..
api RBAC: Add actionsets struct and write path (#86108) 1 year ago
apimachinery Plugins: Expose backendplugin for client proto interface (#86207) 1 year ago
apis Scopes: Add basic integration tests (#85351) 1 year ago
apiserver Plugins: Expose backendplugin for client proto interface (#86207) 1 year ago
build K8s: Add slog wrapper (#84680) 1 year ago
bus
cmd Plugins: Pass cancellable context during API server creation (#86545) 1 year ago
codegen Core: Remove thema and kindsys dependencies (#84499) 1 year ago
components Chore: Remove public vars in setting package (#81018) 1 year ago
events
expr SSE: Threshold expression to use simple functions (#86062) 1 year ago
extensions K8s: Add slog wrapper (#84680) 1 year ago
generated K8s: update hack codegen script (#81216) 1 year ago
ifaces/gcsifaces
infra Tracing: Allow otel service name and attributes to be overridden from env (#85937) 1 year ago
kinds Schemas: Replace registry generation and github workflow (#83490) 1 year ago
login/social samlsettings: api integration (#84300) 1 year ago
middleware Feature toggles: Remove dashboardEmbed toggle (#86587) 1 year ago
mocks/mock_gcsifaces
models
modules Storage Api: Add metrics (#85316) 1 year ago
plugins Return plugin error when requesting settings (#86052) 1 year ago
promlib Prometheus: (Instrumentation) Add rawExpr (pre-interpolation) to traces (#86449) 1 year ago
registry QueryService: Add feature toggles to better support testing (#86493) 1 year ago
server RBAC: Add actionsets struct and write path (#86108) 1 year ago
services RBAC: Add actionsets struct and write path (#86108) 1 year ago
setting Alerting: Remove isDefault field from receivers (Alertmanager configuration) (#86605) 1 year ago
tests RBAC: Add actionsets struct and write path (#86108) 1 year ago
tsdb MSSQL: Add `SQL_VARIANT` converter and update test (#85823) 1 year ago
util Unified Storage: added pkg/util/ring package to handle queueing of notifications (#84657) 1 year ago
web Image Rendering: Add settings for default width, height and scale (#82040) 1 year 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.