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/models
Karl Persson 1454b1b40a
Reqcontext: Add methods to write responses bases on errutil.Error (#60889)
2 years ago
..
roletype Move role types to a separate package (#55665) 3 years ago
usertoken Sessions: Remove invalid session cookie if it's invalid/expired/missing (#59556) 3 years ago
alert.go Chore: StoreSplit tag service (#55453) 3 years ago
alert_notifications.go API: Extract OpenAPI specification from source code using go-swagger (#40528) 3 years ago
alert_test.go Chore: StoreSplit tag service (#55453) 3 years ago
context.go Reqcontext: Add methods to write responses bases on errutil.Error (#60889) 2 years ago
context_test.go Chore: replace macaron with web package (#40136) 4 years ago
dashboard_acl.go Chore: Upgrade Go to 1.19.1 (#54902) 3 years ago
dashboard_acl_test.go
entity.go EntityStore: Move slug+folder to summary metadata (#59620) 3 years ago
folders.go Chore: Remove dashboards from models pkg (#61578) 2 years ago
jwt.go Migrate to Wire for dependency injection (#32289) 4 years ago
libraryelements.go
licensing.go FeatureFlags: Revert managing feature flags outside of settings.Cfg (#44382) 3 years ago
live.go Chore: Remove dashboards from models pkg (#61578) 2 years ago
plugin_settings.go Chore: Remove unused models (#61533) 2 years ago
search.go Move SignedInUser to user service and RoleType and Roles to org (#53445) 3 years ago
theme.go Dash previews: populate crawler queue from SQL query (#44083) 3 years ago
user.go Chore: Delete duplicate models for user (#60906) 2 years ago
user_auth.go Auth: Display id Provider label in orgs/users view (#58033) 3 years ago
validations.go