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/services/store
Jackson Coelho f46c07aba7
feat: Add investigations app backend (#98084)
5 months ago
..
entity Storage: Remove entity store (#91233) 10 months ago
kind/dashboard Search: Make the existing dashboard parsing code public (#95649) 7 months ago
resolver Chore: Replace appcontext.User(ctx) with identity.GetRequester(ctx) (#91030) 10 months ago
sanitizer
testdata feat: Add investigations app backend (#98084) 5 months ago
config.go Chore: Bump Go to 1.23.0 (#92105) 9 months ago
entity_events.go
entity_events_mock.go
entity_events_test.go
file_guardian.go
http.go
sanitize.go
service.go Chore: Bump Go to 1.23.0 (#92105) 9 months ago
service_test.go
static_auth.go
storage_disk.go
storage_sql.go
storage_sql_test.go
system_users.go
system_users_mock.go
system_users_test.go
tree.go
types.go
types_test.go
utils.go
utils_test.go
validate.go