grafana/pkg/tsdb
Sofia Papagiannaki 4bb3f66569
Stackdriver: Rename Stackdriver to Google Cloud Monitoring (#25807)
* Update backend

* Update frontend

* Keep old plugin id

* Update docs

* Place doc images to a new directory

* Legacy support for stackdriver-auto alignment

* Consistent plugin name

* Apply suggestions from code review

Co-authored-by: Marcus Efraimsson <marcus.efraimsson@gmail.com>
Co-authored-by: Tobias Skarhed <1438972+tskarhed@users.noreply.github.com>

* Update docs

* Update public/app/plugins/datasource/cloud-monitoring/README.md

Co-authored-by: Marcus Efraimsson <marcus.efraimsson@gmail.com>

* Add reference to the data source formerly being named Stackdriver

* Update pkg/models/datasource.go

Co-authored-by: Carl Bergquist <carl@grafana.com>

* Fix gofmt

Co-authored-by: Marcus Efraimsson <marcus.efraimsson@gmail.com>
Co-authored-by: Tobias Skarhed <1438972+tskarhed@users.noreply.github.com>
Co-authored-by: Carl Bergquist <carl@grafana.com>
2020-06-30 18:47:13 +03:00
..
azuremonitor Chore: Disable scopelint for tests (#25923) 2020-06-30 11:05:47 +02:00
cloudmonitoring Stackdriver: Rename Stackdriver to Google Cloud Monitoring (#25807) 2020-06-30 18:47:13 +03:00
cloudwatch Chore: Start harmonizing linting with plugin SDK (#25854) 2020-06-29 14:08:32 +02:00
elasticsearch Chore: Enable scopelint Go linter (#25896) 2020-06-29 17:04:38 +02:00
graphite Chore: Start harmonizing linting with plugin SDK (#25854) 2020-06-29 14:08:32 +02:00
influxdb Chore: Disable scopelint for tests (#25923) 2020-06-30 11:05:47 +02:00
mssql MSSQL: Fix parsing of uniqueidentifier type (#25751) 2020-06-26 10:11:43 +02:00
mysql Chore: Fix various spelling errors in back-end code (#25241) 2020-06-01 17:11:25 +02:00
opentsdb Datasources: Handle URL parsing error (#25742) 2020-06-22 16:34:40 +02:00
postgres Chore: Fix various spelling errors in back-end code (#25241) 2020-06-01 17:11:25 +02:00
prometheus Chore: Fix various spelling errors in back-end code (#25241) 2020-06-01 17:11:25 +02:00
sqleng QueryInspector: add common way to show the raw query (#25204) 2020-05-29 11:06:33 -07:00
testdatasource Chore: Fix various spelling errors in back-end code (#25241) 2020-06-01 17:11:25 +02:00
fake_test.go follow go idiom and return error as second param 2017-09-21 18:04:16 +02:00
frame_util_test.go Chore: Disable scopelint for tests (#25923) 2020-06-30 11:05:47 +02:00
frame_util.go Backend Plugins: (breaking change) Add PluginContext (#23788) 2020-04-23 14:08:21 -04:00
interval_test.go pkg/tsdb: Check errors (#19837) 2019-10-22 16:16:53 +02:00
interval.go Chore: Start harmonizing linting with plugin SDK (#25854) 2020-06-29 14:08:32 +02:00
models.go Make tsdb dataframes response able to carry encoded/decoded frames (#25454) 2020-06-09 13:13:06 +02:00
query_endpoint.go follow go idiom and return error as second param 2017-09-21 18:04:16 +02:00
request.go follow go idiom and return error as second param 2017-09-21 18:04:16 +02:00
time_range_test.go Core: add location option to parse timerange (#24796) 2020-05-19 08:52:43 +02:00
time_range.go Core: add location option to parse timerange (#24796) 2020-05-19 08:52:43 +02:00
tsdb_test.go follow go idiom and return error as second param 2017-09-21 18:04:16 +02:00