You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Recently we run into a scenario where a metric name we created contained invalid characters, specifically it contained a hyphen such as "http_response_#{external_name}" where external_name is an input and in this case it was face-book let's say.
Is there a way to handle this within the gem?
The text was updated successfully, but these errors were encountered:
👋 people,
Recently we run into a scenario where a metric name we created contained invalid characters, specifically it contained a hyphen such as
"http_response_#{external_name}"
whereexternal_name
is an input and in this case it wasface-book
let's say.Is there a way to handle this within the gem?
The text was updated successfully, but these errors were encountered: