Commit Graph

28 Commits (306f0785e122a94de00895ada7866ebedb30277f)

Author SHA1 Message Date
Isabella Siu fc3d3ff003
CloudMonitoring: Move data manipulation to backend (#41379) 4 years ago
Isabella Siu 96f37b3f30
CloudMonitoring: use CallResourceHandler instead of PluginProxy (#41064) 4 years ago
Will Browne b80fbe03f0
Plugins: Refactor Plugin Management (#40477) 4 years ago
Isabella Siu 8ee3afa4c3
CloudMonitoring: switch from ApplyRoute to AuthMiddleware (#40787) 4 years ago
idafurjes e822c8a24d
CloudMonitoring: Migrate to use backend plugin SDK contracts (#38650) 4 years ago
Joan López de la Franca Beltran 722c414fef
Encryption: Refactor securejsondata.SecureJsonData to stop relying on global functions (#38865) 4 years ago
Will Browne e39410c094
Cloud-Monitoring: Ensure service gets dependencies (#38788) 5 years ago
Arve Knudsen 78596a6756
Migrate to Wire for dependency injection (#32289) 5 years ago
Marcus Efraimsson 348e76fc8e
Datasource: Shared HTTP client provider for core backend data sources and any data source using the data source proxy (#33439) 5 years ago
Erik Sundell 5042dc3b52
CloudMonitoring: Add support for preprocessing (#33011) 5 years ago
Sergey Kostrukov 81f6c806e1
Azure token provider with support for Managed Identities (#33807) 5 years ago
Ryan McKinley 7627b55ef4
TSDB: add deprecation comments to many tsdb structs (#33281) 5 years ago
Erik Sundell dac9393061
CloudMonitoring: Use response unit instead of metric descriptor unit (#32928) 5 years ago
Arve Knudsen 87c3a2b790
PluginManager: Make Plugins, Renderer and DataSources non-global (#31866) 5 years ago
Arve Knudsen b79e61656a
Introduce TSDB service (#31520) 5 years ago
Mitsuhiro Tanda 717827725f
Cloud Monitoring: MQL support (#26551) 5 years ago
ying-jeanne 65b0365aeb
Cloud Monitoring: Convert datasource to use Dataframes (#29830) 5 years ago
Arve Knudsen c2cad26ca9
Chore: Disable default golangci-lint filter (#29751) 5 years ago
Arve Knudsen 574553ec7b
Chore: Fix issues found by staticcheck (#28802) 5 years ago
Arve Knudsen a078e40238
Settings: Rename constants/variables to follow Go naming standards (#28002) 6 years ago
Arve Knudsen a5d9196a53
Chore/fix lint issues (#27704) 6 years ago
Ato Araki 561920f18b
Cloud monitoring: fix missing title and text from cloud monitoring annotations (#27187) 6 years ago
Arve Knudsen 7896836deb
Chore: Reduce TSDB Go code complexity (#26401) 6 years ago
Sofia Papagiannaki 41f7bccb24
Cloud monitoring: do not create deep link if there are no timeseries (#26737) 6 years ago
Arve Knudsen d4e4cb4c71
Chore: Enable Go linter gocritic (#26224) 6 years ago
Sofia Papagiannaki 9d8ae39108
Cloud monitoring: Add query parameter (#26354) 6 years ago
Sofia Papagiannaki bb4b7381fc
Stackdriver: Deep linking from Grafana panels to the Metrics Explorer (#25858) 6 years ago
Sofia Papagiannaki 4bb3f66569
Stackdriver: Rename Stackdriver to Google Cloud Monitoring (#25807) 6 years ago
Marcus Efraimsson 58cefe73ee
Datasources: Handle URL parsing error (#25742) 6 years ago
Alex Ashley 4aff2d7469
Stackdriver: Use default project name if project name isn't set on the query (#25413) 6 years ago
Ryan McKinley 2a6ac88a73
QueryInspector: add common way to show the raw query (#25204) 6 years ago
Erik Sundell a111cc0d5c
Stackdriver: Support for SLO queries (#22917) 6 years ago
Daniel Lee f95c8b785c
Stackdriver: Migrate GCE default project (#22593) 6 years ago
Erik Sundell 934a8f08ae
Stackdriver: Project selector (#22447) 6 years ago
Erik Sundell 260239d98b
Stackdriver: Support meta labels (#21373) 6 years ago
Arve Knudsen bb50fc5965
pkg/tsdb: Check errors (#19837) 6 years ago
Erik Sundell 4c8f417f18 Stackdriver: Add extra alignment period options (#18909) 7 years ago
zhulongcheng 2fff8f77dc move log package to /infra (#17023) 7 years ago
Daniel Lee d1e249a803 stackdriver: fix for float64 bounds for distribution metrics 7 years ago
Robert Edström 9b6746d808 Change primaryAggregation to crossSeriesReducer in Stackdriver 7 years ago
Erik Sundell c5af0bf1c5 Resource type filter (#13784) 7 years ago
Mario Trangoni 91447dcbf9 pkg/tsdb/stackdriver/stackdriver.go: Fix regular expression does not contain any meta characters. 7 years ago
Erik Sundell 6abbf5b3b8 stackdriver: refactoring request builder 7 years ago
Erik Sundell 1a329e4e47 stackdriver: remove test datasource query. use ensuredefaultproject instead 7 years ago
Erik Sundell b02a8127ff stackdriver: remove debug comments 7 years ago
Erik Sundell b2c6c743ce stackdriver: add debug logging 7 years ago
Erik Sundell 3999578300 stackdriver: fix broken braces 7 years ago
Erik Sundell 3935f9d24c stackdriver: use constant instead of variable 7 years ago
Erik Sundell 4a51d05477 stackdriver: add variable for gce authentication type 7 years ago
Erik Sundell b9cb4649bb stackdriver: get default project from backend. also ensure default project could be retrieved when authentication type is gce 7 years ago