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
Carl Bergquist b3efb4217e
Cfg: Adds experimental scope grafana.ini settings (#83174)
2 years ago
..
api Cfg: Adds experimental scope grafana.ini settings (#83174) 2 years ago
apimachinery K8s: Add apimachinery and apiserver packages (#83190) 2 years ago
apis Query: Add query type to json marshal/unmarshal (#83821) 2 years ago
apiserver K8s: Add accept header to ctx (#83802) 2 years ago
build Grafana Build: fix release process not publishing latest storybook (#81412) 2 years ago
bus Tracing: Standardize on otel tracing (#75528) 2 years ago
cmd Teams: Fix missing context in team service (#83327) 2 years ago
codegen Schemas: Restore spec core go generation (#83594) 2 years ago
components Chore: Remove public vars in setting package (#81018) 2 years ago
cuectx Perf: Disable core kind registry (#78568) 2 years ago
events
expr Expressions: expose ConvertDataFramesToResults (#83805) 2 years ago
extensions Chore: Replace gofpdf (#75805) 2 years ago
generated K8s: update hack codegen script (#81216) 2 years ago
ifaces/gcsifaces
infra AuthProxy: Allow disabling Auth Proxy cache (#83755) 2 years ago
kinds Kinds: Generate k8 resources without use kindys/thema (#83310) 2 years ago
login/social Adjust HD validation default value (#83818) 2 years ago
middleware Grafana: Replace magic number with a constant variable in response status (#80132) 2 years 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) 2 years ago
plugins Storage: Watch support (#82282) 2 years ago
registry K8s: improve openapi generation (#83796) 2 years ago
server Restructure cloudmigration service (#83211) 2 years ago
services Cfg: Adds experimental scope grafana.ini settings (#83174) 2 years ago
setting Cfg: Adds experimental scope grafana.ini settings (#83174) 2 years ago
tests K8s: improve openapi generation (#83796) 2 years ago
tsdb Chore: Move tracing function in influxdb package (#83899) 2 years ago
util Chore: Add go workspace (#83191) 2 years ago
web Image Rendering: Add settings for default width, height and scale (#82040) 2 years ago
README.md Chore: Move all backend contribution documents to a single directory (#61140) 3 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.