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
Eric Leijonmarck 169b0eb5f5
Config: Removes setting `viewers_can_edit` (#102275)
4 months ago
..
aggregator AppPlatform: Introduce experimental Github integration for dashboard configuration management (#96329) 4 months ago
api Config: Removes setting `viewers_can_edit` (#102275) 4 months ago
apimachinery AppPlatform: Introduce experimental Github integration for dashboard configuration management (#96329) 4 months ago
apis AppPlatform: Introduce experimental Github integration for dashboard configuration management (#96329) 4 months ago
apiserver AppPlatform: Introduce experimental Github integration for dashboard configuration management (#96329) 4 months ago
build AppPlatform: Introduce experimental Github integration for dashboard configuration management (#96329) 4 months ago
bus Hackaton: Add more unit tests, take 3 (#101525) 5 months ago
cmd fix(unified-storage): remove bleve index metric from global scope (#101825) 4 months ago
codegen Bump github.com/expr-lang/expr from 1.16.9 to 1.17.0 in /pkg/codegen (#102333) 4 months ago
components Hackaton: Add more unit tests, take 3 (#101525) 5 months ago
events Alerting: update rule versions on folder move (#88376) 11 months ago
expr SQL Expressions: Change metric conversion to full long (#102728) 4 months ago
extensions Use enterprise imports for pro builds as well. (#101423) 5 months ago
generated Provisioning: Update APIs in main (#102345) 4 months ago
ifaces/gcsifaces
infra Stats: Propagate context when listing sandbox plugins (#102207) 4 months ago
kinds Codegen: Cog and go fixes (#101408) 4 months ago
login/social Hackaton: Add more unit tests, take 3 (#101525) 5 months ago
middleware Org redirection: Fix linking between orgs (#102021) 4 months ago
mocks/mock_gcsifaces Chore: use any rather than interface{} (#74066) 2 years ago
models Auth: Attach external session info to Grafana session (#93849) 10 months ago
modules K8s: Add tracing to apiserver startup (#95744) 9 months ago
plugins AppPlatform: Introduce experimental Github integration for dashboard configuration management (#96329) 4 months ago
promlib AppPlatform: Introduce experimental Github integration for dashboard configuration management (#96329) 4 months ago
registry Provisioning: Fix migration: Go-git should pretend the Path is the repo root (#102755) 4 months ago
semconv Plugins: Remove support for secrets manager plugins (#101467) 4 months ago
server AppPlatform: Introduce experimental Github integration for dashboard configuration management (#96329) 4 months ago
services Config: Removes setting `viewers_can_edit` (#102275) 4 months ago
setting AppPlatform: Introduce experimental Github integration for dashboard configuration management (#96329) 4 months ago
storage Chore: update workspace (#102759) 4 months ago
tests Provisioning: Gracefully handle AlreadyExists errors (#102758) 4 months ago
tsdb Revert "Cloudwatch: Migrate to aws-sdk-go-v2" (#102738) 4 months ago
util Chore: update workspace (#102759) 4 months ago
web feat: add QueryIntWithDefault to web context (#93130) 10 months 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.