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
Emil Hessman 2d803ee57e
Chore: Rewrite models datasource cache test to standard library (#30040)
5 years ago
..
address.go
alert.go Chore: Remove unused Go code (#28852) 5 years ago
alert_notifications.go Chore: Remove unused Go code (#28852) 5 years ago
alert_test.go Chore: Rewrite models alert test to standard library (#30021) 5 years ago
apikey.go Chore: Remove unused Go code (#28852) 5 years ago
context.go Backend: Remove more globals (#29644) 5 years ago
dashboard_acl.go Permissions: Validate against Team/User permission role update (#29101) 5 years ago
dashboard_acl_test.go Chore: Rewrite models dashboard acl test to standard library (#30022) 5 years ago
dashboard_snapshot.go Chore: Remove unused Go code (#28852) 5 years ago
dashboard_version.go Chore: Fix staticcheck issues (#28860) 5 years ago
dashboards.go Backend: Remove more globals (#29644) 5 years ago
dashboards_test.go Chore: Rewrite models dashboards test to standard library (#30023) 5 years ago
datasource.go SQLStore: customise the limit of retrieved datasources per organisation (#29358) 5 years ago
datasource_cache.go DataSourceSettings: Add servername field to DataSource TLS config (#29279) 5 years ago
datasource_cache_test.go Chore: Rewrite models datasource cache test to standard library (#30040) 5 years ago
folders.go Chore: Fix staticcheck issues (#28860) 5 years ago
health.go
helpflags.go Chore: Remove unused Go code (#28852) 5 years ago
licensing.go provide license token directly via plugin environment (#25987) 6 years ago
live.go Live: update centrifuge and the ChannelHandler api (#28843) 5 years ago
login_attempt.go
measurement.go Chore: Remove unused Go code (#28852) 5 years ago
models.go Okta OAuth provider (team sync support) (#22972) 6 years ago
notifications.go Chore: Fix staticcheck issues (#28860) 5 years ago
org.go Chore: Fix staticcheck issues (#28860) 5 years ago
org_user.go Chore: Remove unused Go code (#28852) 5 years ago
playlist.go Chore: Remove unused Go code (#28852) 5 years ago
plugin_setting_cache.go Chore: Remove unused Go code (#28852) 5 years ago
plugin_setting_cache_test.go Chore: Remove unused Go code (#28852) 5 years ago
plugin_settings.go Chore: Fix staticcheck issues (#28860) 5 years ago
preferences.go Chore: Remove unused Go code (#28852) 5 years ago
quotas.go Backend: Remove more globals (#29644) 5 years ago
shorturl.go Short URL: Cleanup unvisited/stale short URLs (#28867) 5 years ago
sigv4.go Auth: Add SigV4 header allowlist to reduce chances of verification issues (#29650) 5 years ago
star.go Chore: Fix staticcheck issues (#28860) 5 years ago
stats.go Stats: Stop counting the same user multiple times (#26777) 5 years ago
tags.go
tags_test.go Chore: Rewrite models tags test to standard library (#30041) 5 years ago
team.go Add an option to hide certain users in the UI (#28942) 5 years ago
team_member.go UserTableView: Show user name in table view (#18108) 6 years ago
temp_user.go Users: Expire old user invites (#27361) 5 years ago
test_data.go Chore: Fix SQL related Go variable naming (#28887) 5 years ago
user.go Chore: Fix issues reported by staticcheck; enable stylecheck linter (#28866) 5 years ago
user_auth.go Remove the bus from teamgroupsync (#29810) 5 years ago
user_token.go Backend: fix IPv6 address parsing erroneous (#28585) 5 years ago