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
Andreas Christou 391d14d091
Chore: Bump update checker interval to 1 day (#84404)
1 year ago
..
api Plugins: Tidy config struct (#84168) 1 year ago
apimachinery Chore: Bump grafana-plugin-sdk-go version to v0.214.0 (#84162) 1 year ago
apis Chore: Remove repetitive words (#84132) 1 year ago
apiserver Chore: Update grafana-plugin-sdk (#84289) 1 year ago
build Chore: Remove repetitive words (#84132) 1 year ago
bus Tracing: Standardize on otel tracing (#75528) 2 years ago
cmd Teams: Fix missing context in team service (#83327) 1 year ago
codegen Schemas: Replace registry generation and github workflow (#83490) 1 year ago
components Chore: Remove public vars in setting package (#81018) 1 year ago
cuectx Perf: Disable core kind registry (#78568) 2 years ago
events
expr Chore: Remove repetitive words (#84132) 1 year ago
extensions Chore: Replace gofpdf (#75805) 2 years ago
generated K8s: update hack codegen script (#81216) 1 year ago
ifaces/gcsifaces
infra Chore: Use response limit middleware from SDK (#83915) 1 year ago
kinds Schemas: Replace registry generation and github workflow (#83490) 1 year ago
login/social Auth: use the scope parameter instead of a hardcoded value in appendUniqueScope() (#84053) 1 year ago
middleware Chore: Remove repetitive words (#84132) 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: Unified Storage based on Entity API (#71977) 1 year ago
plugins Schemas: Replace registry generation and github workflow (#83490) 1 year ago
promlib Chore: Update grafana-plugin-sdk (#84289) 1 year ago
registry K8s: disallow MT storage functionality for Aggregator builders (#84408) 1 year ago
server QueryService: Use types from sdk (#84029) 1 year ago
services Chore: Bump update checker interval to 1 day (#84404) 1 year ago
setting Docs: Aligning fallback values with documentation (#83617) 1 year ago
tests QueryService: Use types from sdk (#84029) 1 year ago
tsdb Loki: Fix null pointer exception in case request returned an error (#84398) 1 year ago
util Plugins: Always load decoupled frontend assets from builds (#81873) 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.