sozu icon indicating copy to clipboard operation
sozu copied to clipboard

fix metrics

Open Keksoj opened this issue 2 years ago • 0 comments

For now, when we query metrics… nothing appears. Also metrics enabling and disabling doesn't work.

Let's fix it.

  • [x] fix "metrics enable" and disable and clear
  • [x] fix "query metrics" to display something

This is done, but… it appears @Geal did not finish to implement all intended features on metrics. Left to do:

  • [x] recreate a proper general output for all metrics (percentiles, nice tables)
  • [ ] decomment and bring to life the commented code of dump_cluster_data()
  • [ ] check if the cluster and backend ids provided in the command line actually exist, send an error if not.

Keksoj avatar Aug 05 '22 08:08 Keksoj