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
Katarina Yang 61974383d7
Refactor: Change sqlstore.inTransaction to SQLStore.WithTransactionalDBSession in alert files (#43815)
3 years ago
..
address.go
alert.go Refactor: Change sqlstore.inTransaction to SQLStore.WithTransactionalDBSession in alert files (#43815) 3 years ago
alert_notifications.go Encryption: Refactor securejsondata.SecureJsonData to stop relying on global functions (#38865) 4 years ago
alert_test.go Chore: Rewrite models alert test to standard library (#30021) 4 years ago
apikey.go Accesscontrol: Remove service account creation code from addapikey (#43900) 3 years ago
context.go Application: Make error-template title configurable (#40310) 4 years ago
context_test.go Chore: replace macaron with web package (#40136) 4 years ago
dashboard_acl.go Forbid creation of dashboard permissions with both a user and a team (#40104) 4 years ago
dashboard_acl_test.go Chore: Rewrite models dashboard acl test to standard library (#30022) 4 years ago
dashboard_snapshot.go Chore: Refactor securedata to remove global encryption calls from dashboard snapshots (#38714) 4 years ago
dashboard_version.go Chore: Fix staticcheck issues (#28860) 5 years ago
dashboards.go API: prevent provisioned dashboard from being updated (#41894) 3 years ago
dashboards_test.go Chore: Rewrite models dashboards test to standard library (#30023) 4 years ago
datasource.go Access control: Refactor managed permission system to create api and frontend components (#42540) 3 years ago
folders.go Folder API: optionally force deleting Grafana 8 alerts when deleting a folder (or error) (#36427) 4 years ago
health.go
helpflags.go Chore: Remove unused Go code (#28852) 5 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 switch to using featureEnabled for enterprise features (#41559) 3 years ago
live.go Live: proxy subscribe data for subscribe and runstream plugin calls (#42824) 4 years ago
login_attempt.go
models.go
notifications.go Email: Allow configuration of content types for email notifications (#34530) 4 years ago
org.go Chore: Fix staticcheck issues (#28860) 5 years ago
org_user.go ServiceAccounts: Add detail view of service account (#44164) 3 years ago
playlist.go Chore: Remove unused Go code (#28852) 5 years ago
plugin_settings.go Encryption: Refactor securejsondata.SecureJsonData to stop relying on global functions (#38865) 4 years ago
preferences.go Dashboard: Add week start option to global and dashboard preferences (#40010) 4 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_user_filter.go Create search filters by interface (#39843) 4 years ago
shorturl.go Short URL: Cleanup unvisited/stale short URLs (#28867) 5 years ago
star.go Chore: Fix staticcheck issues (#28860) 5 years ago
stats.go Usage stats: Count API keys (#42883) 3 years ago
tags.go
tags_test.go Chore: Rewrite models tags test to standard library (#30041) 4 years ago
team.go Add an option to hide certain users in the UI (#28942) 5 years ago
team_member.go
temp_user.go Users: Expire old user invites (#27361) 5 years ago
user.go AccessControl: Present user edit actions according to AC metadata (#43602) 3 years ago
user_auth.go OAuth: persisting the id token (#42938) 4 years ago
user_token.go Migrate to Wire for dependency injection (#32289) 4 years ago
validations.go Plugins: Requests validator (#30445) 4 years ago