This commit is contained in:
@@ -7,6 +7,13 @@ WIFI change 5g channel to 44 and 2g channel to 8
|
||||
https://www.datadoghq.com/blog/monitoring-101-collecting-data/
|
||||
|
||||
todo: OPS view metrics
|
||||
combined timescale thing is fucked
|
||||
it can only ever work if the individual items have x and y coords
|
||||
my naive guess way of doing it doesn't work becuase it just plots the points in the same place which is clearly wrong as they come from different points in time
|
||||
depending on how the ds algorithm picked them out
|
||||
I need to have a full time scale for all still, but then x,y for each item
|
||||
|
||||
colourblind need alternate styles
|
||||
Figure out what metrics to add to find bottlenecks and creeping issues and add them
|
||||
Am I running out of
|
||||
Disk space
|
||||
@@ -54,6 +61,9 @@ todo: Are UTC filters really working properly?
|
||||
I'm seeing weirdness with the metrics that makes me think the server is not filtering in UTC but converting the incoming datetime / assuming local
|
||||
Make a date filterable record confirm it properly finds based on time
|
||||
|
||||
todo: dark mode would be nice just for me and my eyes
|
||||
look into it
|
||||
|
||||
todo: Administration - License
|
||||
- view
|
||||
- Erase all biz data (new route and command needed at back as currently it erases ops data as well I think)
|
||||
|
||||
Reference in New Issue
Block a user