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
Kristin Laemmert c61b5e85b4
chore: replace sqlstore.Store with db.DB (#57010)
3 years ago
..
roletype Move role types to a separate package (#55665) 3 years ago
address.go
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 Move SignedInUser to user service and RoleType and Roles to org (#53445) 3 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 Chore: Rewrite models dashboard acl test to standard library (#30022) 4 years ago
dashboards.go Dashboard: Add dashboard validation warning to save drawer (#55732) 3 years ago
dashboards_test.go Chore: Rewrite models dashboards test to standard library (#30023) 4 years ago
folders.go Move SignedInUser to user service and RoleType and Roles to org (#53445) 3 years ago
health.go
helpflags.go Move SignedInUser to user service and RoleType and Roles to org (#53445) 3 years ago
jwt.go Migrate to Wire for dependency injection (#32289) 4 years ago
libraryelements.go LibraryElements: Creates usage stats for panels and variables (#34476) 4 years ago
licensing.go FeatureFlags: Revert managing feature flags outside of settings.Cfg (#44382) 3 years ago
live.go chore: replace sqlstore.Store with db.DB (#57010) 3 years ago
login_attempt.go login: uses epochs for login throtting. 7 years ago
models.go Okta OAuth provider (team sync support) (#22972) 5 years ago
notifications.go Alerting: Fix Teams notifier not failing on 200 response with error (#52254) 3 years ago
object.go Storage: Dashboard summary builder cleanup (#56665) 3 years ago
org.go Chore: Move updateorg out of sqlstore (#54111) 3 years ago
org_user.go UsersTable: Display Disabled flag in Organizations' Users table (#53656) 3 years ago
plugin_settings.go Plugins: Add secure JSON fields to plugin setting DTO (#55313) 3 years ago
quotas.go Alerting: Remove `ngalert` feature toggle and introduce two new settings for enabling Grafana 8 alerts and disabling them for specific organisations (#38746) 4 years ago
search.go Move SignedInUser to user service and RoleType and Roles to org (#53445) 3 years ago
shorturl.go ShortURL: Use new Error type (#50859) 3 years ago
star.go Chore: Fix staticcheck issues (#28860) 5 years ago
stats.go PublicDashboards: collect stats for public dashboards (#50553) 3 years ago
team.go Move SignedInUser to user service and RoleType and Roles to org (#53445) 3 years ago
team_member.go Move SignedInUser to user service and RoleType and Roles to org (#53445) 3 years ago
temp_user.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 move Filter to user service (#53588) 3 years ago
user_auth.go Move SignedInUser to user service and RoleType and Roles to org (#53445) 3 years ago
user_token.go Sync: Move ActiveTokenCount to a new service (#52991) 3 years ago
validations.go Plugins: Requests validator (#30445) 4 years ago