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 5e060d2d99
Data source: Maintain the default data source permissions when switching from unlicensed to licensed Grafana (#87119)
1 year ago
..
api Apply plugin route ReqAction to ds_proxy authorization (#86466) 1 year ago
apimachinery Chore: Upgrade/fix deps after thema removal (#86763) 1 year ago
apis Scopes: Add basic integration tests (#85351) 1 year ago
apiserver Chore: Upgrade otel dependencies (#86994) 1 year ago
build Chore: Upgrade grpc-ecosystem/go-grpc-middleware to v2 (#86724) 1 year ago
bus Tracing: Standardize on otel tracing (#75528) 2 years ago
cmd User: Add tracing (#87028) 1 year ago
codegen Chore: Upgrade/fix deps after thema removal (#86763) 1 year ago
components Chore: Upgrade grpc-ecosystem/go-grpc-middleware to v2 (#86724) 1 year ago
events
expr SSE: Threshold expression to use simple functions (#86062) 1 year ago
extensions Chore: Upgrade/fix deps after thema removal (#86763) 1 year ago
generated K8s: update hack codegen script (#81216) 1 year ago
ifaces/gcsifaces
infra Auth: Sign sigV4 request after adding headers (#87063) 1 year ago
kinds Schemas: Replace registry generation and github workflow (#83490) 1 year ago
login/social Auth: ignore non-OAuth2 providers when creating social connectors (#86989) 1 year ago
middleware User: support setting org and help flags though update function (#86535) 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 Apply plugin route ReqAction to ds_proxy authorization (#86466) 1 year ago
promlib Chore: Upgrade otel dependencies (#86994) 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 Data source: Maintain the default data source permissions when switching from unlicensed to licensed Grafana (#87119) 1 year ago
setting gRPC Server: Make message size limits configurable. (#86982) 1 year ago
tests User: Add tracing (#87028) 1 year ago
tsdb postgres: simpler test (#86331) 1 year ago
util Chore: Upgrade/fix deps after thema removal (#86763) 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.