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
Ieva 8028d1c3e1
Chore: Update tests to use team membership hooks (#86846)
1 year ago
..
api Chore: Make Cfg field private in SQLStore (#85593) 1 year ago
apimachinery Chore(deps): Bump google.golang.org/api from 0.162.0 to 0.176.0 (#86794) 1 year ago
apis Scopes: Add basic integration tests (#85351) 1 year ago
apiserver Chore(deps): Bump google.golang.org/api from 0.162.0 to 0.176.0 (#86794) 1 year ago
build K8s: Add slog wrapper (#84680) 1 year ago
bus Tracing: Standardize on otel tracing (#75528) 2 years ago
cmd Chore: Update tests to use team membership hooks (#86846) 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 Chore: Make Cfg field private in SQLStore (#85593) 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 AuthN: Use typed namespace id inside authn package (#86048) 1 year 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) 1 year ago
plugins Return plugin error when requesting settings (#86052) 1 year ago
promlib Chore(deps): Bump google.golang.org/api from 0.162.0 to 0.176.0 (#86794) 1 year ago
registry QueryService: Add feature toggles to better support testing (#86493) 1 year ago
server Chore: Make Cfg field private in SQLStore (#85593) 1 year ago
services Chore: Update tests to use team membership hooks (#86846) 1 year ago
setting Short Links: Add setting for changing expiration time (#86003) 1 year ago
tests Chore: Making the plugin install commands respect the config parameter (#86578) 1 year ago
tsdb Chore: Make Cfg field private in SQLStore (#85593) 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 Chore: Move all backend contribution documents to a single directory (#61140) 2 years ago
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.