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
Timur Olzhabayev 8e90e02db2
Chore: Adding log also for cases where datasource UID length is invalid (#84443)
2 years ago
..
api Refactor: Email verification (#84393) 2 years ago
apimachinery Chore: Bump grafana-plugin-sdk-go version to v0.214.0 (#84162) 2 years ago
apis Chore: Remove repetitive words (#84132) 2 years ago
apiserver Chore: Update grafana-plugin-sdk (#84289) 2 years ago
build Chore: Remove repetitive words (#84132) 2 years ago
bus
cmd Teams: Fix missing context in team service (#83327) 2 years ago
codegen Schemas: Replace registry generation and github workflow (#83490) 2 years ago
components Chore: Remove public vars in setting package (#81018) 2 years ago
cuectx
events
expr Chore: Remove repetitive words (#84132) 2 years ago
extensions
generated K8s: update hack codegen script (#81216) 2 years ago
ifaces/gcsifaces
infra Chore: Use response limit middleware from SDK (#83915) 2 years ago
kinds Schemas: Replace registry generation and github workflow (#83490) 2 years ago
login/social Auth: use the scope parameter instead of a hardcoded value in appendUniqueScope() (#84053) 2 years ago
middleware Chore: Remove repetitive words (#84132) 2 years ago
mocks/mock_gcsifaces
models
modules
plugins Schemas: Replace registry generation and github workflow (#83490) 2 years ago
promlib Chore: Update grafana-plugin-sdk (#84289) 2 years ago
registry K8s: disallow MT storage functionality for Aggregator builders (#84408) 2 years ago
server Refactor: Email verification (#84393) 2 years ago
services Chore: Adding log also for cases where datasource UID length is invalid (#84443) 2 years ago
setting Docs: Aligning fallback values with documentation (#83617) 2 years ago
tests QueryService: Use types from sdk (#84029) 2 years ago
tsdb postgres: improve snapshot-tests for long/wide situations (#84387) 2 years ago
util Plugins: Always load decoupled frontend assets from builds (#81873) 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.