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
Kristin Laemmert 72f934de01
backend/dashboardsnapshot service: move models (#50898)
4 years ago
..
address.go
alert.go Add missing option "OK" for Error state (#45262) 4 years ago
alert_notifications.go API: Extract OpenAPI specification from source code using go-swagger (#40528) 4 years ago
alert_test.go
apikey.go Access control: Pass access control metadata for api keys (#48445) 4 years ago
context.go PublicDashboards: Frontend routing for public dashboards (#48834) 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
dashboard_queries.go Start of dashboard query API (#49547) 4 years ago
dashboard_queries_test.go Start of dashboard query API (#49547) 4 years ago
dashboard_thumbs.go Previews: capability check (#44601) 4 years ago
dashboards.go public dashboards: insert default public dashboard config into database on save (#49131) 4 years ago
dashboards_public.go Start of dashboard query API (#49547) 4 years ago
dashboards_test.go
datasource.go Secrets: add better error handling for secret plugin failures when updating datasources (#50542) 4 years ago
folders.go Access control: use uid for dashboard and folder scopes (#46807) 4 years ago
health.go
helpflags.go
jwt.go Migrate to Wire for dependency injection (#32289) 4 years ago
libraryelements.go
licensing.go FeatureFlags: Revert managing feature flags outside of settings.Cfg (#44382) 4 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) 5 years ago
org.go
org_user.go AccessControl: Replace IsEnterprise checks with license checks (#49572) 4 years ago
playlist.go backend: add PlaylistUIDs to Playlist; remove playlist IDs from API (#49609) 4 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) 4 years ago
search_user_filter.go Create search filters by interface (#39843) 4 years ago
shorturl.go ShortURL: Use new Error type (#50859) 4 years ago
star.go
stats.go Encryption: Add support for multiple data keys per day (#47765) 4 years ago
tags.go
tags_test.go
team.go RBAC: Make RBAC action names more consistent (#49730) 4 years ago
team_member.go AccessControl: Implement SQL filters for team members filtering (#44898) 4 years ago
temp_user.go
theme.go Dash previews: populate crawler queue from SQL query (#44083) 4 years ago
user.go Access control: Using RBAC to filter users in list view that you have read access to (#47963) 4 years ago
user_auth.go LDAP: Use an interface instead of a bus to get group teams (#42165) 4 years ago
user_token.go Migrate to Wire for dependency injection (#32289) 4 years ago
validations.go