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
Serge Zaitsev faa1244518
Chore: Replace sqlstore with db interface (#85366)
2 years ago
..
api Chore: Replace sqlstore with db interface (#85366) 2 years ago
apimachinery Chore: Sync go workspace (#84932) 2 years ago
apis Scopes: Add basic integration tests (#85351) 2 years ago
apiserver Storage: Add mode-specific dual writers (#85551) 2 years ago
build Chore: Bump golangci-lint v1.57.1 (#84998) 2 years ago
bus
cmd K8s: standalone authenticator that allows a type of downstream forwarding (#85130) 2 years ago
codegen Core: Remove thema and kindsys dependencies (#84499) 2 years ago
components Chore: Remove public vars in setting package (#81018) 2 years ago
events
expr Expressions: Create json schema for query types (#84032) 2 years ago
extensions
generated K8s: update hack codegen script (#81216) 2 years ago
ifaces/gcsifaces
infra Auth: Decouple client and hook registration (#85084) 2 years ago
kinds Schemas: Replace registry generation and github workflow (#83490) 2 years ago
login/social samlsettings: api integration (#84300) 2 years ago
middleware Chore: Remove repetitive words (#84132) 2 years ago
mocks/mock_gcsifaces
models
modules
plugins Plugins: Factory for instantiating core plugin (#85047) 2 years ago
promlib Chore: Upgrade grafana-plugin-sdk-go (#85562) 2 years ago
registry Auth: Decouple client and hook registration (#85084) 2 years ago
server Chore: Replace sqlstore with db interface (#85366) 2 years ago
services Chore: Replace sqlstore with db interface (#85366) 2 years ago
setting Auth: Extended JWT client for OBO and Service Authentication (#83814) 2 years ago
tests Chore: Replace sqlstore with db interface (#85366) 2 years ago
tsdb CloudWatch: Fix SageMaker MBP namespace typo (#85557) 2 years ago
util Auth: Extended JWT client for OBO and Service Authentication (#83814) 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.