Commit Graph

106 Commits (e237ff20a996c7313632b2e28f38032012f0e340)

Author SHA1 Message Date
Andrej Ocenas bfaec17c51
CloudWatch logs: Fix default region interpolation and reset log groups on region change (#24346) 5 years ago
kay delaney dbac77d239
Datasource/CloudWatch: Fix CloudWatch logs dataframe transformation (#24327) 5 years ago
Ryan McKinley 83683d87f8
Errors: support errors with frame data from backend responses (#24176) 5 years ago
kay delaney f48ba11d4c
Datasource/Cloudwatch: Adds support for Cloudwatch Logs (#23566) 5 years ago
Hugo Häggmark 31ad86ffc0
TemplateSrv: deprecates templateSrv.variables and adds getVariables (#23026) 5 years ago
Boyko c600a08524
Query components unsafe lifecycle methods (#21163) 5 years ago
kay delaney cf2cc71393 Chore: Remove angular dependency from backendSrv (#20999) 5 years ago
Erik Sundell 0e3a7b1a6f
Fix merge problem (#21574) 5 years ago
Erik Sundell d40b66f1c1
CloudWatch: Calculate period based on time range (#21471) 5 years ago
Erik Sundell 9d9f0e1b8c
Remove false positive error message for expression and id field (#20864) 6 years ago
kay delaney 880fbcb09a
Chore/Tech debt: Remove (most) instances of $q angular service use (#20668) 6 years ago
Erik Sundell 116b6188a6
CloudWatch: Region template query fix (#20661) 6 years ago
Erik Sundell 2929649fd4
CloudWatch: Annotations query editor loading fix (#20687) 6 years ago
Erik Sundell 22edacd4a8
Update dashboards (#20486) 6 years ago
Erik Sundell ec18e2bfc3
CloudWatch: Remove HighResolution toggle since it's not being used (#20440) 6 years ago
Erik Sundell 38d5abfadb
CloudWatch: Make sure period variable is being interpreted correctly (#20447) 6 years ago
Erik Sundell 00bef917ee
CloudWatch: Datasource improvements (#20268) 6 years ago
Dominik Prokop 9b7748ec13
Chore: Reorg packages (#20111) 6 years ago
Erik Sundell 69691fbd6e
Add data link from panel to cloudwatch console (#20061) 6 years ago
Ryan McKinley 7520ebadac
Refactor: move ScopedVars to grafana/data (#18992) 6 years ago
Alexander Berger 4e1e220962 CloudWatch: Fix alerting for queries with Id (using GetMetricData) (#17899) 6 years ago
Tobias Skarhed e1cec1069c noImplicitAny: 1670 errors (#18035) 6 years ago
Ryan McKinley fcdc29746f
@grafana/data: export dateMath and rangeUtil (#17971) 6 years ago
Ryan McKinley 3f15170914 Refactor: move some files to @grafana/data (#17952) 6 years ago
Joshua Piccari 5fa5d4bdd5 CloudWatch: Avoid exception while accessing results (#17283) 6 years ago
Ryan McKinley 1d7bb2a763 DataSourceApi: convert interface to abstract class (#16979) 6 years ago
Ryan McKinley 1d8786e3a6 DataSource Plugins: consistent generics order <TQuery,TOptions> (#16936) 6 years ago
Ryan McKinley d881976c9d Refactor: move datemath to grafana/ui (#16890) 6 years ago
Ryan McKinley 4e54509dde
Refactor: improvements to PanelQueryRunner (#16678) 6 years ago
Hugo Häggmark 7eabc282e9
Chore: Adds typings to lodash (#16590) 6 years ago
Mitsuhiro Tanda 8f167c47e3 CloudWatch: Fix template variable expand bug (#16405) 6 years ago
Mitsuhiro Tanda d7d20a5b10 CloudWatch: fix color order (#16408) 6 years ago
Torkel Ödegaard cfea8bdcae Prettier had not been running as a precommit hook for some time so had to run in on all files again 6 years ago
jeroenvollenbrock fa977ce090 cloudwatch: Add resource_arns template query function 6 years ago
Torkel Ödegaard 29e18fddd0 refactored how testing state was handled, using redux for this felt way to require way to much code 7 years ago
Mitsuhiro Tanda 08631ea23f support template variable in stat field 7 years ago
Mitsuhiro Tanda 4687ce2f7b allow unit override if cloudwatch response unit is none 7 years ago
Torkel Ödegaard 4aa7dc0c85 minor change to cloudwatch code formatting 7 years ago
Adam Palaniuk 58a156ba03 Update check for invalid percentile statistics 7 years ago
Mitsuhiro Tanda 6ed1cbd5bb set unit for CloudWatch GetMetricStatistics result 7 years ago
David Kaltschmidt 54c9beb146 Explore: jump to explore from panels with mixed datasources 7 years ago
Patrick O'Carroll 552a61b6ae changed var to let in 50 files (#13075) 7 years ago
Patrick O'Carroll a702603e7b changed var to const 2 (#13068) 7 years ago
Torkel Ödegaard 9b978b7203
tslint: autofix of let -> const (#13033) 7 years ago
Mitsuhiro Tanda 9b50c9038b skip backend request if extended statistics is invalid. (#12495) 7 years ago
Tobias Skarhed 6670acd082 Remove irrelevant tests and templateSrv stub 7 years ago
Mitsuhiro Tanda 4c59be4f5b generate unique id when variable is multi 7 years ago
Mitsuhiro Tanda 40ed235b3b support GetMetricData 7 years ago
Mitsuhiro Tanda e65cf5cbb5 fix directly specified variable rendering 7 years ago
Mitsuhiro Tanda 18c54a9341 support cloudwatch high resolution query 7 years ago