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
linoman b02ae375ba
Chore: Query oauth info from a new instance (#83229)
1 year ago
..
api Grafana: Replace magic number with a constant variable in response status (#80132) 1 year ago
apimachinery K8s: Add apimachinery and apiserver packages (#83190) 1 year ago
apis K8s: Update codegen to support new packages (#83347) 1 year ago
apiserver K8s: Add apimachinery and apiserver packages (#83190) 1 year ago
build Grafana Build: fix release process not publishing latest storybook (#81412) 1 year ago
bus Tracing: Standardize on otel tracing (#75528) 2 years ago
cmd Teams: Fix missing context in team service (#83327) 1 year ago
codegen Schemas: Restore spec core go generation (#83594) 1 year ago
components Chore: Remove public vars in setting package (#81018) 1 year ago
cuectx Perf: Disable core kind registry (#78568) 1 year ago
events Alerting: Update rules version when folder title is updated (#53013) 3 years ago
expr Expressions: Sql expressions with Duckdb (#81666) 1 year ago
extensions Chore: Replace gofpdf (#75805) 2 years ago
generated K8s: update hack codegen script (#81216) 1 year ago
ifaces/gcsifaces Chore: Upgrade Go to 1.19.1 (#54902) 3 years ago
infra Chore: Update test database initialization (#81673) 1 year ago
kinds Kinds: Generate k8 resources without use kindys/thema (#83310) 1 year ago
login/social Chore: Query oauth info from a new instance (#83229) 1 year ago
middleware Grafana: Replace magic number with a constant variable in response status (#80132) 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) 1 year ago
plugins Plugins: Refactor plugin config into separate env var and request scoped services (#83261) 1 year ago
registry Datasource API: Add config to ctx (#83386) 1 year ago
server Restructure cloudmigration service (#83211) 1 year ago
services Chore: Query oauth info from a new instance (#83229) 1 year ago
setting Alerting: Deprecate max_annotations_to_keep and max_annotation_age in [alerting] configuration section (#83266) 1 year ago
tests chore: update core plugin descriptions (#83449) 1 year ago
tsdb Postgres: Switch the datasource plugin from lib/pq to pgx (#81353) 1 year ago
util Chore: Add go workspace (#83191) 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) 2 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.