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
Ezequiel Victorero 4c4d6fd425
PublicDashboards: collect stats for public dashboards (#50553)
3 years ago
..
address.go
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
apikey.go Access control: Pass access control metadata for api keys (#48445) 3 years ago
context.go PublicDashboards: Frontend routing for public dashboards (#48834) 3 years ago
context_test.go
dashboard_acl.go
dashboard_acl_test.go
dashboard_queries.go Start of dashboard query API (#49547) 3 years ago
dashboard_queries_test.go Start of dashboard query API (#49547) 3 years ago
dashboard_thumbs.go Previews: capability check (#44601) 3 years ago
dashboards.go public dashboards: finalize db schema & v1 feature complete (#50467) 3 years ago
dashboards_public.go public dashboards: finalize db schema & v1 feature complete (#50467) 3 years ago
dashboards_public_test.go public dashboards: finalize db schema & v1 feature complete (#50467) 3 years ago
dashboards_test.go
datasource.go Secrets: add better error handling for secret plugin failures when updating datasources (#50542) 3 years ago
folders.go Access control: use uid for dashboard and folder scopes (#46807) 3 years ago
health.go
helpflags.go
jwt.go
libraryelements.go
licensing.go
live.go
login_attempt.go
models.go
notifications.go
org.go
org_user.go AccessControl: Replace IsEnterprise checks with license checks (#49572) 3 years ago
playlist.go backend: add PlaylistUIDs to Playlist; remove playlist IDs from API (#49609) 3 years ago
plugin_settings.go
quotas.go
search.go Search (SQL): support dashboardUID query parameter (#50121) 3 years ago
search_user_filter.go
shorturl.go ShortURL: Use new Error type (#50859) 3 years ago
star.go
stats.go PublicDashboards: collect stats for public dashboards (#50553) 3 years ago
tags.go
tags_test.go
team.go RBAC: Make RBAC action names more consistent (#49730) 3 years ago
team_member.go AccessControl: Implement SQL filters for team members filtering (#44898) 3 years ago
temp_user.go
theme.go Dash previews: populate crawler queue from SQL query (#44083) 3 years ago
user.go Access control: Using RBAC to filter users in list view that you have read access to (#47963) 3 years ago
user_auth.go
user_token.go
validations.go