[otel_format] minor fixes to get this working
The ":header" variable is hex-encoded since it can be binary. So, the regex needs to match that. Since "timestamp_ns" is a string and not a number, a "timestamp-format" of "%9" should be used instead of "timestamp-divisor". Related to #1613
T
Tim Stack committed
e5135c5f1734c3eb2aeea74c83ef85f3431ccd8a
Parent: de21fa1