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
Alexander Akhmetov 48ea9b08a2
Alerting: Add recording rule target datasource support to Prometheus conversion API (#101799)
4 months ago
..
aggregator Chore: Bump dependencies to address security issues (#101620) 4 months ago
api Service Accounts: Don't show error pop-ups for Service Account and Renderer UI flows (#101776) 4 months ago
apimachinery Chore: Bump dependencies to address security issues (#101620) 4 months ago
apis Provisioning: Update spec and dependencies (#101746) 4 months ago
apiserver Chore: Bump dependencies to address security issues (#101620) 4 months ago
build Chore: Bump dependencies to address security issues (#101620) 4 months ago
bus Hackaton: Add more unit tests, take 3 (#101525) 4 months ago
cmd Plugins: Remove uninstall plugin step from cli plugins update-all (#101632) 4 months ago
codegen Chore: Bump dependencies to address security issues (#101620) 4 months ago
components Hackaton: Add more unit tests, take 3 (#101525) 4 months ago
events
expr SQL Expressions: Simplify test code (#101718) 4 months ago
extensions Use enterprise imports for pro builds as well. (#101423) 4 months ago
generated Provisioning: Define large parts of our infrastructure (#101029) 4 months ago
ifaces/gcsifaces
infra Hackaton 12: Add some unit tests, take 1 (#101457) 4 months ago
kinds Schema V2: Adjust quick_ranges in time settings and remove time_options (#100135) 4 months ago
login/social Hackaton: Add more unit tests, take 3 (#101525) 4 months ago
middleware Hackaton: Add more unit tests, take 3 (#101525) 4 months ago
mocks/mock_gcsifaces
models
modules
plugins Chore: Bump dependencies to address security issues (#101620) 4 months ago
promlib PromLib: Take AdHoc filters into account when requesting suggestions without label (#101555) 4 months ago
registry Unified Storage: Remove wildcard queries (#101441) 4 months ago
semconv Chore: Bump Go to 1.23.7 (#101576) 4 months ago
server Add OpenFeature providers (#101071) 4 months ago
services Alerting: Add recording rule target datasource support to Prometheus conversion API (#101799) 4 months ago
setting Alerting: Allow selection of recording rule write target on per-rule basis. (#101778) 4 months ago
storage Unified Storage: Remove wildcard queries (#101441) 4 months ago
tests Alerting: Add recording rule target datasource support to Prometheus conversion API (#101799) 4 months ago
tsdb Hackaton: Add more unit tests, take 4 (#101704) 4 months ago
util Hackaton: Add more unit tests, take 4 (#101704) 4 months ago
web
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.