Dave Schmid

Results 24 comments of Dave Schmid

Would love to see a way to do regex in Metric names (Display) from the ALIAS BY

I do see some call back errors in Grafana like this: `t=2021-08-06T14:47:08+0000 lvl=warn msg="Request Origin is not authorized" logger=live origin=http://grafana-enterprise:3000 appUrl=http://grafana.tylephony.com/ allowedOrigins=` Since it is coming from a docker instance...

When pulling this back to only using the defaults of the docker container - I'm not seeing the CPU issues (still not getting all of the panels rendered though...) The...

@jpcapone Welcome to the world of logging!! It sounds like you already have this project set up to receive from Truenas - the issue is how to set up two...

@zdogger - I'll take a look at this shortly. I think my version of Grafana is a little dated at this time but I'll deploy it and see what's up....

Just came here as this hit me: `[E][json:034]: Could not allocate memory for JSON document! Requested 5120 bytes, largest free heap block: 47092 bytes ` v2022.3.2 on featheresp32

@jpeletier Trying this out today... Thanks for the efforts to track this down!! I'm not sure how to understand what I'm seeing, but subjectively... I have this configuration: ``` esphome:...

@jpeletier Before: ``` /config/esphome/esp14.yaml: In function 'void setup()': /config/esphome/esp14.yaml:2125:1: warning: the frame size of 320 bytes is larger than 100 bytes [-Wframe-larger-than=] ``` After: ``` /config/esphome/esp14.yaml: In function 'void setup()':...

@jpeletier Thanks for the extensive review and testing here! I like being able to double-dip on the improvements. I'm running esphome on hassio without issues. Maybe it's an "all architectures"...