Daniel Lee
|
1ecd70e2dd
stackdriver: fixes #15182
|
6 年之前 |
Daniel Lee
|
0302c7afa7
stackdriver: add some more typings
|
6 年之前 |
Robert Edström
|
9b6746d808
Change primaryAggregation to crossSeriesReducer in Stackdriver
|
7 年之前 |
Erik Sundell
|
b8c2ba3320
add typing for metric descriptor
|
7 年之前 |
Erik Sundell
|
49144f07e4
Merge branch '14293-metric-display-names' into reactify-stackdriver
|
7 年之前 |
Erik Sundell
|
b385c105fe
remove linebreak
|
7 年之前 |
Erik Sundell
|
eea91d2885
remove redundant default value
|
7 年之前 |
Simon Podlipsky
|
c39dc1fb15
Some cleanup
|
7 年之前 |
Erik Sundell
|
ec68c65660
flatten target obj
|
7 年之前 |
Erik Sundell
|
33146b248e
remove redundant default value
|
7 年之前 |
Erik Sundell
|
69137e6774
stackdriver: revert project test stuff
|
7 年之前 |
Erik Sundell
|
e698202fae
stackdriver: use new naming convention for query editor all over
|
7 年之前 |
Erik Sundell
|
bb1f79ecdc
stackdriver: rename query function
|
7 年之前 |
Erik Sundell
|
cbb663015e
stackdriver: move response parsing to datasource file
|
7 年之前 |
Erik Sundell
|
7ccce76b80
stackdriver: return values for services and metric types
|
7 年之前 |
Erik Sundell
|
6a447a24fb
stackdriver: don't set project name in query response since default project is now loaded in its own query
|
7 年之前 |
Erik Sundell
|
c5af0bf1c5
Resource type filter (#13784)
|
7 年之前 |
Erik Sundell
|
dd745e0cf0
stackdriver: prevent backend query from being made when there are not yet any defined targets
|
7 年之前 |
Erik Sundell
|
5deba92d05
stackdriver: fix failing tests
|
7 年之前 |
Erik Sundell
|
ae8a765190
stackdriver: improve error handling
|
7 年之前 |
Erik Sundell
|
a56c5841e9
stackdriver: improve error handling in the datasource
|
7 年之前 |
Erik Sundell
|
569fe2327e
stackdriver: remove debug log
|
7 年之前 |
Erik Sundell
|
fa1d225743
stackdriver: fix failing test
|
7 年之前 |
Erik Sundell
|
b9cb4649bb
stackdriver: get default project from backend. also ensure default project could be retrieved when authentication type is gce
|
7 年之前 |
Erik Sundell
|
09fb1760a1
stackdriver: only load default project from backend if it's not available on the target. this might happen when using gce authentication and provisioning
|
7 年之前 |
Erik Sundell
|
9fb1d3a9a6
stackdriver: only load project name if it's not already stored in the ds info json
|
7 年之前 |
Erik Sundell
|
dd9e9ed419
stackdriver: make backend query a pure test datasource function
|
7 年之前 |
Erik Sundell
|
412a1f6d99
stackdriver: wip - return metric descriptors in the format of tablew
|
7 年之前 |
Erik Sundell
|
b2932058c7
stackdriver: only add unit to resonse obj if it has a value
|
7 年之前 |
Erik Sundell
|
d1740f090a
stackdriver: make sure unit is not returned to the panel if mapping from stackdriver unit to grafana unit can't be made
|
7 年之前 |