grafana/pkg
Andreas Christou 448d87157c
Azure: Fixing a confusing variable name (#97598)
Fixing a confusing variable name
2024-12-10 11:39:31 +00:00
..
aggregator Bump github.com/grafana/grafana-plugin-sdk-go to v0.260.1 (#97329) 2024-12-03 16:19:43 +01:00
api Swagger: Fix sync issue with enterprise (#97696) 2024-12-09 21:21:22 +02:00
apimachinery Bump github.com/grafana/grafana-plugin-sdk-go to v0.260.1 (#97329) 2024-12-03 16:19:43 +01:00
apis Alerting: Migrate notification models to generated by grafnaa-app-sdk (#95430) 2024-12-09 10:29:05 -05:00
apiserver Bump github.com/grafana/grafana-plugin-sdk-go to v0.260.1 (#97329) 2024-12-03 16:19:43 +01:00
build Chore: Go Workspace fix (#97694) 2024-12-09 20:45:03 -06:00
bus Tracing: Standardize on otel tracing (#75528) 2023-10-03 14:54:20 +02:00
cmd CLI: Remove manager-users conflict users cli (#95135) 2024-11-04 09:38:08 +00:00
codegen chore(deps): Upgrade openapi dep, remove replace directive (#90609) 2024-07-18 14:42:18 -04:00
components Chore: Bump google.golang.org/grpc to 1.64.0 (#88219) 2024-05-27 12:44:39 +02:00
events Alerting: update rule versions on folder move (#88376) 2024-08-13 12:26:26 +02:00
expr Requester: Remove duplicated function (#97038) 2024-11-26 15:29:31 +01:00
extensions K8s: Move standalone apiserver CLI to enterprise (#93799) 2024-09-27 09:04:35 +03:00
generated Alerting: Migrate notification models to generated by grafnaa-app-sdk (#95430) 2024-12-09 10:29:05 -05:00
ifaces/gcsifaces Chore: Upgrade Go to 1.19.1 (#54902) 2022-09-12 12:03:49 +02:00
infra chore(metrics): Add metrics & traces to DB migration (#97181) 2024-12-05 17:22:19 -05:00
kinds Dashboards: Add possibility to lock multi value variables option list (#95949) 2024-11-21 16:01:54 +02:00
login/social Chore: Extend OrgRoleMapper (#97336) 2024-12-05 12:14:37 +01:00
middleware Snapshots: Add RBAC roles for creating and deleting (#96126) 2024-11-26 09:13:17 -03:00
mocks/mock_gcsifaces Chore: use any rather than interface{} (#74066) 2023-08-30 18:46:47 +03:00
models Auth: Attach external session info to Grafana session (#93849) 2024-10-08 11:03:29 +02:00
modules K8s: Add tracing to apiserver startup (#95744) 2024-11-02 00:44:40 +01:00
plugins Preinstall: Allow to set a download URL (#96535) 2024-11-29 16:02:33 +01:00
promlib Bump github.com/grafana/grafana-plugin-sdk-go to v0.260.1 (#97329) 2024-12-03 16:19:43 +01:00
registry Alerting: Migrate notification models to generated by grafnaa-app-sdk (#95430) 2024-12-09 10:29:05 -05:00
semconv Bump github.com/grafana/grafana-plugin-sdk-go to v0.260.1 (#97329) 2024-12-03 16:19:43 +01:00
server Unified Storage: Init at startup, fix traces, and speed up indexing (#97529) 2024-12-09 22:32:19 -06:00
services FeatureToggles: Make newFiltersUI feature toggle generally available (#97460) 2024-12-10 10:06:55 +00:00
setting Setting: Fix redact of entity db pass (#97568) 2024-12-06 17:31:36 +01:00
storage Unified Storage: Init at startup, fix traces, and speed up indexing (#97529) 2024-12-09 22:32:19 -06:00
tests Chore: Attempt to reduce flakiness in integration tests (#97247) 2024-12-10 10:55:18 +01:00
tsdb Azure: Fixing a confusing variable name (#97598) 2024-12-10 11:39:31 +00:00
util Bump github.com/grafana/grafana-plugin-sdk-go to v0.260.1 (#97329) 2024-12-03 16:19:43 +01:00
web feat: add QueryIntWithDefault to web context (#93130) 2024-09-10 09:04:49 -05:00
README.md Chore: Move all backend contribution documents to a single directory (#61140) 2023-01-11 11:16:52 +01:00
ruleguard.rules.go

This directory contains the code for the Grafana backend.

The contributor documentation for Grafana's backend is in /contribute/backend/README.md.