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
Andrej Ocenas 5b085976bf
Pyroscope: Fix template variable support (#84477)
1 year ago
..
api Whitelabelling: Override version in UI from config (#84392) 1 year ago
apimachinery Chore: Bump grafana-plugin-sdk-go version to v0.214.0 (#84162) 1 year ago
apis Scopes: Update BE API to include object for linking scope to dashboards (#84608) 1 year ago
apiserver K8s: file-storage: provide empty for resourceVersion initially (#84523) 1 year ago
build Chore: Remove repetitive words (#84132) 1 year ago
bus
cmd Plugins: Remove direct featuremgmt.FeatureToggles dependency from plugins config (#84482) 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
generated K8s: update hack codegen script (#81216) 1 year ago
ifaces/gcsifaces
infra Chore: Use SigV4 middleware from aws-sdk (#84462) 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
models
modules Storage: Unified Storage based on Entity API (#71977) 1 year ago
plugins Plugins: Remove direct featuremgmt.FeatureToggles dependency from plugins config (#84482) 1 year ago
promlib Chore: Promlib allows extendOptions to be nil (#84463) 1 year ago
registry Scopes: Update BE API to include object for linking scope to dashboards (#84608) 1 year ago
server Alerting: Remove legacy alerting (#83671) 1 year ago
services CloudWatch Logs: Remove toggle for cloudWatchLogsMonacoEditor (#84414) 1 year ago
setting Alerting: Clamp Loki ASH range query to configured max_query_length (#83986) 1 year ago
tests Fix api_plugins_test locally (#84484) 1 year ago
tsdb Pyroscope: Fix template variable support (#84477) 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
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.