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 dc607b8e8a Dashboard search now supports filtering by multiple dashboard tags, Closes #2095 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 Dashboard search now supports filtering by multiple dashboard tags, Closes #2095 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 Dashboard search now supports filtering by multiple dashboard tags, Closes #2095 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 Worked on user administration page, a grafana server admin can now add and edit organization roles for any user, #2014 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 Worked on user administration page, a grafana server admin can now add and edit organization roles for any user, #2014 11 years ago
shared.go
sqlstore.go Reworking configuration loading and overriding 11 years ago
sqlstore.goconvey Added expire option to dashboard snapshots, #1623 11 years ago
star.go
stars_test.go Fixed gofmt formating, updated precommit hook 11 years ago
stats.go Added server metrics 11 years ago
tables.go
user.go Lots of api refactoring for org routes, #2014 11 years ago