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 bb7d79e6d2 Refactoring search to support more than just db dashboards 11 years ago
..
migrations Refactoring, worked on middleware unit tests, and began thinking about api unit tests, #1921 11 years ago
migrator MySQL: Dashboard.data column type changed to mediumtext (sql migration added), Fixes #1863 11 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
dashboard.go Refactoring search to support more than just db dashboards 11 years ago
dashboard_snapshot.go Dashboard snapshot: more work on snapshot deletion, and saving external reference, #1623 11 years ago
dashboard_snapshot_test.go more work on dashboard snapshots 11 years ago
dashboard_test.go Another HTTP API fix 11 years ago
datasource.go Postgres fix update 11 years ago
datasource_test.go Restored sql integration tests to use in mem sqlite3 11 years ago
org.go Big Backend Refatoring: Renamed Account -> Org 11 years ago
org_test.go Refactoring, worked on middleware unit tests, and began thinking about api unit tests, #1921 11 years ago
org_users.go Organization: You can now update the organization user role directly (without removing and readding the organization user). Closes #1899 11 years ago
shared.go Changed go package path 11 years ago
sqlstore.go Reworking configuration loading and overriding 11 years ago
sqlstore.goconvey Added expire option to dashboard snapshots, #1623 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 Added server metrics 11 years ago
tables.go Began work on real sql schema definitions, and migration engine 11 years ago
user.go Final tweaks to auth proxy feature 11 years ago