Closed brettmc closed 5 months ago
Just FYI, I'm going to be offline on vacation for a couple of weeks and won't be able to work on this.
Just FYI, I'm going to be offline on vacation for a couple of weeks and won't be able to work on this.
Not sure if you'll see this, but I'd like to pick this up and run with it if you don't mind me pushing some commits to your branch.
Not sure if you'll see this, but I'd like to pick this up and run with it if you don't mind me pushing some commits to your branch.
No problem at all!
How do others feel about keeping the separator consistent using ? I worry that it would make usability more difficult if we support a mix of and -
👍 let's add it to schema modeling rules
I pushed a commit to tweak a few things. Have a look folks! If we can get this merged, the next step is to start a conversation about figuring out how instrumentations can actually access this configuration via APIs.
@open-telemetry/configuration-maintainers PTAL when you can. Will merge thursday 6/6/24 if there are no additional comments. Thanks!
Initial draft of adding instrumentation configuration.
common
property for settings that are common to multiple instrumentations (ie,otel.instrumentation.common.*
), and added schema for the ones I know aboutCloses: #87