log_to_metric field not used? #20363
Replies: 1 comment 1 reply
-
Hi @syntastical ! The |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Am I crazy or is the only purpose of the field attribute to check if the attribute exists and is not null? Feels like I gotta be missing something. In the docs it says that if the value of the field is null then it will not emit a metric, but I've found that it throws an error when the value is null. Can someone tell me how this is supposed to work?
Beta Was this translation helpful? Give feedback.
All reactions