Arthur Bogin
Arthur Bogin
Are there any plans to implement this (making `skip=true` actually skip the module altogether)?
Any update on this?
Anyone knows when this will be merged?
Is there any update on this issue?
That's indeed what I ended up doing. I actually went with https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/main/extension/observer/ecsobserver/README.md, instead of ADOT, but it's not very different.
I'm having a similar issue. A file gets properly decrypted with `v3.7.x`, but not with `v3.8.x`: ``` Failed to get the data key required to decrypt the SOPS file. Group...
Hi @EndBug Any chance to reconsider this? I have a big mono-repo, which many different workflows push to. Unfortunately I don't have a way to "sync" the workflows, or share...
That's exactly what I ended up doing. Works great!