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
Torkel Ödegaard d19e101e6b feat(signup): almost done with new sign up flow, #2353 10 years ago
..
apikey.go HTTP API: grafana /render calls nows with api keys, Fixes #1649 11 years ago
dashboard_snapshot.go Dashboard snapshot: more work on snapshot deletion, and saving external reference, #1623 11 years ago
dashboards.go clearer errors 11 years ago
dashboards_test.go Fix for validating tags in dashboard json in backend, Fixes #2152 11 years ago
datasource.go Began work on data source test / validation, #1997 & #2043 11 years ago
emails.go Simplified emailing system and combined mailer and notifications packages 11 years ago
home_dashboard.go Worked on home dashboard 11 years ago
models.go clearer errors 11 years ago
org.go Worked on user administration page, a grafana server admin can now add and edit organization roles for any user, #2014 11 years ago
org_user.go feat(invite): handling of existing org user case when inviting, #2353 11 years ago
search.go Major refactorings around searching, moved to seperate package, trying to move stuff out of models package, extend search support searching different types of entities and different types of dashboards, #960 11 years ago
star.go Added isStarred to search result hit, very inefficient loading right now but can be cached later on 11 years ago
stats.go Added server metrics 11 years ago
temp_user.go feat(signup): progress on new sign up and email verification flow, #2353 10 years ago
user.go feat(signup): almost done with new sign up flow, #2353 10 years ago