Damien Mathieu
Damien Mathieu
cc @MrAlias as the codeowner of the minsev processor.
This is still a bit unclear. Could you provide a short code sample showing what you'd like to do?
To be fair, setting the log level to be the min severity makes little sense. Your log level should be based on the importance of a log message. Hence it...
cc @dashpole I'm not sure this can work. `NameValidationScheme` is a value that the prometheus/model package uses to for its naming scheme globally. We can't configure a global config locally...
A functional option is IMHO the best way indeed. In this PR, you're setting the context in every test (though it's not necessary, so setting it is a bit of...
cc @dashpole as code owner.
Note that this sets a precedent. If we link an elastic project in the readme, we should link every other project that may do the same in the future.
While I agree with you that setting the span and trace IDs from attributes makes sense, I can't find `trace_id` or `span_id` as semantic conventions. We'd need that before we...
Not necessarily. Several other instrumentations have folks stepping up to own the instrumentation.
I would invite you to see the requirements on the issue linked above, and join one of the SIG meetings to let yourself known.