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
Timur Olzhabayev 5098015467
Chore: Enable external core plugins feature toggle by default (#102209)
2 months ago
..
aggregator Chore: Update git dependencies (#103159) 2 months ago
api i18n: Add `locale` to backend (#102233) 2 months ago
apimachinery Chore: Update git dependencies (#103159) 2 months ago
apis Provisioning: Manage repo jobs as single sub-resource (#103090) 2 months ago
apiserver Chore: Update git dependencies (#103159) 2 months ago
build Chore: Update git dependencies (#103159) 2 months ago
bus Hackaton: Add more unit tests, take 3 (#101525) 3 months ago
cmd Chore: Enable Grafana version check when installing plugins (#103176) 2 months ago
codegen Chore: Update git dependencies (#103159) 2 months ago
components Hackaton: Add more unit tests, take 3 (#101525) 3 months ago
events Alerting: update rule versions on folder move (#88376) 10 months ago
expr SQL Expressions: Add JSON support (#103157) 2 months ago
extensions Use enterprise imports for pro builds as well. (#101423) 3 months ago
generated Provisioning: Update APIs in main (#102345) 2 months ago
ifaces/gcsifaces
infra Tracing: chore make insecure option configurable (#99236) 2 months ago
kinds i18n: Add `locale` to backend (#102233) 2 months ago
login/social Hackaton: Add more unit tests, take 3 (#101525) 3 months ago
middleware Org redirection: Fix linking between orgs (#102021) 3 months ago
mocks/mock_gcsifaces
models Auth: Attach external session info to Grafana session (#93849) 8 months ago
modules K8s: Add tracing to apiserver startup (#95744) 7 months ago
plugins Chore: Update git dependencies (#103159) 2 months ago
promlib Chore: Update git dependencies (#103159) 2 months ago
registry Provisioning: introduce interface for git clones (#103175) 2 months ago
semconv Chore: Update remaining gomod and containers to use Go 1.24.1 (#102794) 2 months ago
server AppPlatform: Introduce experimental Github integration for dashboard configuration management (#96329) 2 months ago
services Chore: Enable external core plugins feature toggle by default (#102209) 2 months ago
setting Traces: Preinstall Traces Drilldown app with Grafana (#102986) 2 months ago
storage Chore: Update git dependencies (#103159) 2 months ago
tests Provisioning: Remove unnecessary flags from tests and instructinos (#103165) 2 months ago
tsdb Graphite: Add frame type to work with SQL expressions (#103019) 2 months ago
util Chore: Update git dependencies (#103159) 2 months ago
web feat: add QueryIntWithDefault to web context (#93130) 9 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.