VictoriaMetrics/app/vmselect/vmui
Aliaksandr Valialkin 1794f3d46e
app/vmui: small usability improvements
- Show in the line tooltip the number of the query which generates the given line.
  This simplifies comparison of lines generated by multiple queries.

- Show metric name as __name__ label in the line tooltip in the same way as other labels are shown there.
  This makes the label information in the tooltip more consistent.

- Properly quote label values with JSON.stringify(). This prevents from improper formatting
  when label values contain doublequote chars.

- Remove double curly braces artifact at graph legend for lines without names and labels.

- Properly use modifier for regular expressions across the code.
2022-12-29 14:52:51 -08:00
..
dashboards vmui: import dashboards (#2642) 2022-05-26 09:39:10 +03:00
static app/vmui: small usability improvements 2022-12-29 14:52:51 -08:00
apple-touch-icon.png app/vmui: move source code from https://github.com/VictoriaMetrics/vmui to app/vmui 2021-07-09 17:15:23 +03:00
asset-manifest.json app/vmui: small usability improvements 2022-12-29 14:52:51 -08:00
favicon-32x32.png app/vmui: move source code from https://github.com/VictoriaMetrics/vmui to app/vmui 2021-07-09 17:15:23 +03:00
favicon.ico Cardinality explorer (#2625) 2022-06-08 18:43:05 +03:00
index.html app/vmui: small usability improvements 2022-12-29 14:52:51 -08:00
manifest.json app/vmui: move source code from https://github.com/VictoriaMetrics/vmui to app/vmui 2021-07-09 17:15:23 +03:00
robots.txt app/vmui: move source code from https://github.com/VictoriaMetrics/vmui to app/vmui 2021-07-09 17:15:23 +03:00