Historia zmian

Autor SHA1 Wiadomość Data
  Mitsuhiro Tanda add5bb47d5 add dimensions() to CloudWatch templating query 10 lat temu
  Mitsuhiro Tanda ef4bec1c6d fix CloudWatch dimension value suggestion 10 lat temu
  Torkel Ödegaard 34e3683ded fix(cloudwatch): fixed limiting of cloudwatch period so it works for long time ranges in all cases, fixes #3086 10 lat temu
  Torkel Ödegaard aef644bd21 feat(cloudwatch): final polish to the cloudwatch editor, closes #684 10 lat temu
  Torkel Ödegaard c34c3ac845 feat(cloudwatch): refactoring and editor improvements, #684 10 lat temu
  Torkel Ödegaard 3d52095765 feat(cloudwatch): restored dimension keys lookup 10 lat temu
  Torkel Ödegaard 180ba33ac8 feat(cloudwatch): refactoring and cleanup of backend code, started moving hard coded stuff in the frontend to the backend, changed name of metricFind queries region() -> regions() , and namespace() -> namespaces() to be more consistent with the others, #684 10 lat temu
  Torkel Ödegaard 04f4454974 feat(cloudwatch): lots of code refactoring and cleanup, #684, dimension values lookup works but seems to return all dimension values no matter what dimension key you select, removed strange formating of template dimension values query, should not return key value pair but only the dimension value 10 lat temu
  Torkel Ödegaard af8d12124a feat(cloudwatch): code refactoring and cleanup, trying to rewrite so the code uses promises instead of ccallbacks, #684 10 lat temu