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
Alexander Emelin a92bcce9de
Live: push scope to demultiplex incoming data to stream channels (#32808)
4 years ago
..
address.go feat(organization): added update org address to http api and to org details settings view, closes #2672 10 years ago
alert.go PluginManager: Make Plugins, Renderer and DataSources non-global (#31866) 4 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) 4 years ago
apikey.go Chore: Remove unused Go code (#28852) 5 years ago
context.go Middleware: Add CSP support (#29740) 4 years ago
dashboard_acl.go PluginManager: Make Plugins, Renderer and DataSources non-global (#31866) 4 years ago
dashboard_acl_test.go Chore: Rewrite models dashboard acl test to standard library (#30022) 4 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 Chore: Replace Command dispatches by explicit calls (#32131) 4 years ago
dashboards_test.go Chore: Rewrite models dashboards test to standard library (#30023) 4 years ago
datasource.go Chore: Collect elasticsearch version usage stats (#31787) 4 years ago
datasource_cache.go Add timeout option to datasource config (#31871) 4 years ago
datasource_cache_test.go Add timeout option to datasource config (#31871) 4 years ago
folders.go PluginManager: Make Plugins, Renderer and DataSources non-global (#31866) 4 years ago
health.go feat: added api health endpoint that does not require auth and never creates sessions, returns db status as well. #3302 8 years ago
helpflags.go Chore: Remove unused Go code (#28852) 5 years ago
jwt.go Auth: support JWT Authentication (#29995) 4 years ago
licensing.go CDN: Adds support for serving assets over a CDN (#30691) 4 years ago
live.go Live: push scope to demultiplex incoming data to stream channels (#32808) 4 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 Chore: Fix staticcheck issues (#28860) 5 years ago
org.go Chore: Fix staticcheck issues (#28860) 5 years ago
org_user.go Access control: Basic structure and functionality behind feature toggle (#31893) 4 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 PluginManager: Make Plugins, Renderer and DataSources non-global (#31866) 4 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
star.go Chore: Fix staticcheck issues (#28860) 5 years ago
stats.go Usage Stats: Remove unused method for getting user stats (#30074) 4 years ago
tags.go Create annotations (#8197) 8 years ago
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 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: Replace Command dispatches by explicit calls (#32131) 4 years ago
user_auth.go Auth: add expired token error and update CreateToken function (#30203) 4 years ago
user_token.go Auth: Allow soft token revocation (#31601) 4 years ago
validations.go Plugins: Requests validator (#30445) 4 years ago