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
Matthew Jacobson efa0d90093
Alerting: Fix Teams notifier not failing on 200 response with error (#52254)
3 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 Add missing option "OK" for Error state (#45262) 3 years ago
alert_notifications.go API: Extract OpenAPI specification from source code using go-swagger (#40528) 3 years ago
alert_test.go Chore: Rewrite models alert test to standard library (#30021) 4 years ago
apikey.go ServiceAccounts: Add Service Account Token last used at date (#51446) 3 years ago
context.go PublicDashboards: Frontend routing for public dashboards (#48834) 3 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_queries.go Owensmallwood/pubdash panel blank when target has no datasource (#52115) 3 years ago
dashboard_queries_test.go Owensmallwood/pubdash panel blank when target has no datasource (#52115) 3 years ago
dashboard_thumbs.go Previews: capability check (#44601) 3 years ago
dashboards.go chore/backend: move dashboard errors to dashboard service (#51593) 3 years ago
dashboards_test.go Chore: Rewrite models dashboards test to standard library (#30023) 4 years ago
folders.go Access Control: Allow dashboard admins to query org users (#51652) 3 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 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 Live: proxy subscribe data for subscribe and runstream plugin calls (#42824) 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 Alerting: Fix Teams notifier not failing on 200 response with error (#52254) 3 years ago
org.go Chore: Fix staticcheck issues (#28860) 5 years ago
org_user.go ServiceAccounts: Don't create new orgs for service accounts (#51819) 3 years ago
playlist.go backend: add PlaylistUIDs to Playlist; remove playlist IDs from API (#49609) 3 years ago
plugin_settings.go Encryption: Refactor securejsondata.SecureJsonData to stop relying on global functions (#38865) 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.go Search (SQL): support dashboardUID query parameter (#50121) 3 years ago
search_user_filter.go Create search filters by interface (#39843) 4 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
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 RBAC: Make RBAC action names more consistent (#49730) 3 years ago
team_member.go Split Create User (#50502) 3 years ago
temp_user.go Split Create User (#50502) 3 years ago
theme.go Dash previews: populate crawler queue from SQL query (#44083) 3 years ago
user.go Split Create User (#50502) 3 years ago
user_auth.go Split Create User (#50502) 3 years ago
user_token.go Split Create User (#50502) 3 years ago
validations.go Plugins: Requests validator (#30445) 4 years ago