Ted Pearson

Results 18 comments of Ted Pearson
trafficstars

> VictoriaMetrics architecture has been designed with the assumption that timestamps for the ingested samples shouldn't go too far in the future. That's why there could be unexpected issues after...

@ober37 sorry for not getting back to you until now. I've had zero issues with my +30 day recompilation.

Tried this out (merged into master) on grafana v9.3.1 for some library elements. Backing up seems to succeed, but restoring is failing with this error: ``` restoring library_element: /tmp/tmpvn9o2lwu/tmp/grafana-backup/library-elements/202212021805/2ShwS6zgz.library_element [DEBUG]...

Looks like File "create_library_element.py", line 19 needs to read ``` folder_id = get_folder(folder_uid, grafana_url, http_post_headers, verify_ssl, client_cert, debug)[1][0]['id'] ``` at least on my system. Making just this change made it...

My biggest issue on mobile is not being able to scroll the quick ranges easily (I want to pick 1-2days usually, which is one screen scroll down on an iPhone...

Awesome. I look forward to the release where that is available.

I looked into this a while ago, as I also wanted to use wmic via IPv6. I found that `samba/lib/util/system.c` uses an IPv4-only dns lookup function `gethostbyname()`. Basically the code...

Mine was just using like 40GB. And has been unresponsive a lot lately. :(

I wonder if this is related to https://github.com/Hammerspoon/hammerspoon/issues/3565. I've downgraded to `0.9.97 (6267)` and am not having issues on this version.

I'm still getting 15-minute granularity data. Can you confirm you can see granular data in Novec SmartHub if you select "Interval" for the interval? If not, then perhaps you have...