Commit Graph

14 Commits (5ae3e3f6f74b72136a0149da64ff02a73c5e405c)

Author SHA1 Message Date
Erik Sundell a852ddc10d
CloudMonitoring: Ignore min and max aggregation in MQL queries (#41302) 4 years ago
idafurjes e822c8a24d
CloudMonitoring: Migrate to use backend plugin SDK contracts (#38650) 4 years ago
Benedikt Spellmeyer f76a11c955
CloudMonitoring: Fix INT64 label unmarshal error (#39441) 4 years ago
Erik Sundell 5042dc3b52
CloudMonitoring: Add support for preprocessing (#33011) 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 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
Sofia Papagiannaki 9d8ae39108
Cloud monitoring: Add query parameter (#26354) 6 years ago
Arve Knudsen 41d432b5ae
Chore: Enable whitespace linter (#25903) 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
Mario Trangoni 5116420e9a
Fix misspell issues (#23905) 6 years ago
Erik Sundell a111cc0d5c
Stackdriver: Support for SLO queries (#22917) 6 years ago
Erik Sundell 260239d98b
Stackdriver: Support meta labels (#21373) 6 years ago
Erik Sundell 4c8f417f18 Stackdriver: Add extra alignment period options (#18909) 6 years ago
Mark Goodwin 44e6da6b41 build: fix integer overflow in pkg/tsdb tests on 32bit platforms (#16818) 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 7e6a5c0a74 stackdriver: add tests from regex matching 7 years ago
Erik Sundell a3122a4b85 stackdriver: test build filter string 7 years ago
Erik Sundell 5f7795aa1f stackdriver: test that no interpolation is done when there are no wildcards 7 years ago
Erik Sundell 035be6cbbe stackdriver: add more tests 7 years ago
Erik Sundell 68332c5951 stackdriver: fix broken substring. also adds tests 7 years ago
Mitsuhiro Tanda c2c0cdb49c add test 7 years ago
Mario Trangoni ec4139d56b pkg/tsdb/stackdriver/stackdriver_test.go: return simplified 7 years ago
Daniel Lee 399e83f91b stackdriver: remove metric.category alias pattern 7 years ago
Erik Sundell 481b8653d9 stackdriver: update alignment period rules according to stackdriver 7 years ago
Daniel Lee 6358d3f314 stackdriver: set target to be raw query 7 years ago
Erik Sundell 3c6c456592 stackdriver: use more appropriate test data 7 years ago
Erik Sundell 75a2ea5c71 stackdriver: fix broken test 7 years ago
Erik Sundell af9033f3e0 stackdriver: distinct grafana auto from stackdriver auto in alignment period 7 years ago
Daniel Lee 4777689f29 stackdriver: skeleton for more query types on the backend 7 years ago
Daniel Lee 681cd7496e stackdriver: alias patterns WIP 7 years ago
Daniel Lee ddee919edc stackdriver: remove WIP tests 7 years ago
Daniel Lee 8211f7d0ea stackdriver: add templating support for metric, filter and group by 7 years ago
Daniel Lee 8d1f293676 stackdriver: use group by fields to create default alias 7 years ago
Erik Sundell edf38f040d stackdriver: making sure we dont pass too big alignmentPeriods to the stackdriver api 7 years ago
Erik Sundell f839d12de4 stackdriver: fix broken tests 7 years ago
Erik Sundell 71b1f7f8fd stackdriver: use alignment period that is passed from frontend. if set to auto, use value provided from the panel. also added tests for alignment period 7 years ago
Daniel Lee 669a1029ed stackdriver: type rename 7 years ago
Daniel Lee 8b72853d36 stackdriver: add support for filtering to backend 7 years ago
Daniel Lee d0a565d853 stackdriver: improve segments for group bys in query editor 7 years ago
Erik Sundell 5763d3cae2 stackdriver: make sure distinct labels are returned. also added test 7 years ago
Daniel Lee 9c8593e71f stackdriver: wip - group bys 7 years ago
Daniel Lee df6b430405 stackdriver: reverse points array to be in ascending order 7 years ago
Daniel Lee f4fe26c659 stackdriver: adds support for primary aggregations 7 years ago
Daniel Lee 0b5783563e stackdriver: better error handling and show query metadata 7 years ago