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 fcc960e9a2 Merge pull request #3792 from utkarshcmu/snapshot-view 10 years ago
..
migrations Merge branch 'master' of https://github.com/grafana/grafana into metadata 10 years ago
migrator Removed NewAddColumnMigration via 3473 10 years ago
sqlutil Added expire option to dashboard snapshots, #1623 11 years ago
apikey.go HTTP API: grafana /render calls nows with api keys, Fixes #1649 11 years ago
apikey_test.go Added expire option to dashboard snapshots, #1623 11 years ago
app_settings.go add secureJsonData to appSettings model. 10 years ago
dashboard.go style(playlist): move dashboard access to dashboard.go 10 years ago
dashboard_snapshot.go Minor bug fixes 10 years ago
dashboard_snapshot_test.go more work on dashboard snapshots 11 years ago
dashboard_test.go More work on email and notification infra #1456 11 years ago
datasource.go add with_credentials to datasource model 10 years ago
datasource_test.go Restored sql integration tests to use in mem sqlite3 11 years ago
org.go fix(logging): removed temp dev logging code 11 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 11 years ago
org_users.go feat(invite): handling of existing org user case when inviting, #2353 11 years ago
playlist.go style(playlist): move dashboard access to dashboard.go 10 years ago
playlist_test.go chore(playlist): remove commented code 10 years ago
quota.go move toMap function to be a method on the quota structs 11 years ago
quota_test.go add unittests for quota sqltore methods. 11 years ago
shared.go Changed go package path 11 years ago
sqlstore.go Merge branch 'ssl-for-mysql' of https://github.com/improbable-io/grafana into improbable-io-ssl-for-mysql 10 years ago
sqlstore.goconvey feat(invite): small progress 11 years ago
star.go Changed go package path 11 years ago
stars_test.go Fixed gofmt formating, updated precommit hook 11 years ago
stats.go fix sql query in GetAdminStats. fixes #3883 10 years ago
tables.go Began work on real sql schema definitions, and migration engine 11 years ago
temp_user.go feat(signup): progress on new sign up and email verification flow, #2353 11 years ago
temp_user_test.go feat(signup): progress on new sign up and email verification flow, #2353 11 years ago
tls_mysql.go gofmt 10 years ago
user.go Used dialect for postgres 10 years ago