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
Stephanie Hingtgen 42da106097
[v11.0.x] Chore: Upgrade go to 1.21.10 (#87472)
1 year ago
..
api [v11.0.x] Add FolderUID for library elements (#86280) 1 year ago
apimachinery [v11.0.x] Chore: Upgrade go to 1.21.10 (#87472) 1 year ago
apis [v11.0.x] Scope: Add basic integration tests (#86367) 1 year ago
apiserver [v11.0.x] Chore: Upgrade go to 1.21.10 (#87472) 1 year ago
build [v11.0.x] Chore: Bump golangci-lint v1.57.1 (#86131) 1 year ago
bus Tracing: Standardize on otel tracing (#75528) 2 years ago
cmd [v11.0.x] Cli: Check missing plugin parameter of plugin update command (#86522) 1 year ago
codegen Core: Remove thema and kindsys dependencies (#84499) 1 year ago
components Chore: Remove public vars in setting package (#81018) 2 years ago
events Alerting: Update rules version when folder title is updated (#53013) 3 years ago
expr sql expressions - Backport 87277 to v11.0.x (#87315) 1 year ago
extensions Chore: Replace gofpdf (#75805) 2 years ago
generated K8s: update hack codegen script (#81216) 2 years ago
ifaces/gcsifaces Chore: Upgrade Go to 1.19.1 (#54902) 3 years ago
infra [v11.0.x] Auth: Sign sigV4 request after adding headers (#87072) 1 year ago
kinds Schemas: Replace registry generation and github workflow (#83490) 1 year ago
login/social [v11.0.x] samlsettings: api integration (#86109) 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) 2 years ago
plugins [v11.0.x] Plugins: Factory for instantiating core plugin (#86134) 1 year ago
promlib [v11.0.x] Chore: Upgrade go to 1.21.10 (#87472) 1 year ago
registry [v11.0.x] Scope: Add basic integration tests (#86367) 1 year ago
server API Server: Standalone observability (#84789) 1 year ago
services [v11.0.x] Provisioning: Look up provisioned folders by UID when possible (#87468) 1 year ago
setting [v11.0.x] JWT: Find login and email claims with JMESPATH (#86357) 1 year ago
tests [v11.0.x] Alerting: Fix simplified routes '...' groupBy creating invalid routes (#86376) 1 year ago
tsdb [v11.0.x] InfluxDB: Support cardinality queries with backend mode (#87297) 1 year ago
util Chore: Sync go workspace (#84932) 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) 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.