Historial de Commits

Autor SHA1 Mensaje Fecha
  Mitsuhiro Tanda add5bb47d5 add dimensions() to CloudWatch templating query hace 10 años
  Mitsuhiro Tanda ef4bec1c6d fix CloudWatch dimension value suggestion hace 10 años
  Torkel Ödegaard 34e3683ded fix(cloudwatch): fixed limiting of cloudwatch period so it works for long time ranges in all cases, fixes #3086 hace 10 años
  Torkel Ödegaard aef644bd21 feat(cloudwatch): final polish to the cloudwatch editor, closes #684 hace 10 años
  Torkel Ödegaard c34c3ac845 feat(cloudwatch): refactoring and editor improvements, #684 hace 10 años
  Torkel Ödegaard 3d52095765 feat(cloudwatch): restored dimension keys lookup hace 10 años
  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 hace 10 años
  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 hace 10 años
  Torkel Ödegaard af8d12124a feat(cloudwatch): code refactoring and cleanup, trying to rewrite so the code uses promises instead of ccallbacks, #684 hace 10 años