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/services/sqlstore
Torkel Ödegaard 305a6ae110 feat(dashboards): dashboard sharing fixes 9 years ago
..
migrations feat(dashboards): dashboard sharing fixes 9 years ago
migrator feat(loggin): disable logging by default so unit tests are not full of logging 9 years ago
sqlutil Added expire option to dashboard snapshots, #1623 10 years ago
apikey.go HTTP API: grafana /render calls nows with api keys, Fixes #1649 10 years ago
apikey_test.go Added expire option to dashboard snapshots, #1623 10 years ago
dashboard.go Revert "Enable the "limit" param in /api/search" 9 years ago
dashboard_snapshot.go Minor bug fixes 9 years ago
dashboard_snapshot_test.go feat(plugins): dashboard import for data sources is working! #4298 9 years ago
dashboard_test.go feat(plugins): dashboard import for data sources is working! #4298 9 years ago
datasource.go fix(datasource): when addding data source withCredentials did not get set, fixes #4389 9 years ago
datasource_test.go feat(loggin): disable logging by default so unit tests are not full of logging 9 years ago
org.go fix(logging): removed temp dev logging code 10 years ago
org_test.go Worked on user administration page, a grafana server admin can now add and edit organization roles for any user, #2014 10 years ago
org_users.go fix(): Check Organization exists before User is added (#5302) 9 years ago
playlist.go style(playlist): move dashboard access to dashboard.go 9 years ago
playlist_test.go chore(playlist): remove commented code 9 years ago
plugin_setting.go allow updates to secureJsonData. 9 years ago
preferences.go Add new parameter to config: default_theme. 9 years ago
quota.go move toMap function to be a method on the quota structs 10 years ago
quota_test.go add unittests for quota sqltore methods. 10 years ago
shared.go Changed go package path 10 years ago
sqlstore.go feat(loggin): disable logging by default so unit tests are not full of logging 9 years ago
sqlstore.goconvey feat(invite): small progress 10 years ago
star.go Changed go package path 10 years ago
stars_test.go Fixed gofmt formating, updated precommit hook 10 years ago
stats.go fix(): admin stats and postgres 9 years ago
tables.go Began work on real sql schema definitions, and migration engine 10 years ago
temp_user.go feat(signup): progress on new sign up and email verification flow, #2353 10 years ago
temp_user_test.go feat(signup): progress on new sign up and email verification flow, #2353 10 years ago
tls_mysql.go gofmt 10 years ago
user.go Initial patch for grafana/grafana#4267 (#5280) 9 years ago