Results 10 comments of Connor

Sorry about that. One of the default attributes is also anything that exists in the OTEL_RESOURCE_ATTRIBUTES environment variable. This change pulls that in as well as all the SDK and...

It _is_ possible to only pull in the environment variable attributes instead of everything. If that's preferred let me know and I can change it

I've updated the PR to only pull in resources from the environment

Yeah the PR comment could be slightly clearer. One of the default attributes is anything added to the OTEL_RESOURCE_ATTRIBUTES environment variable. We're currently sending all of our spans to the...

I can agree with that. I'll rework the PR to only pull in attributes specified via OTEL environment variables. We could also do it via the command line (or both)...

Vault 1.1.1 was the lowest API version with the referenced changes. Consul could upgrade as high as it would like to go and I am on board with going to...

Thank you! The documentation that I saw said 30 minutes - 48 hours unless it's explicitly logged out. I was thinking the CleanerUpper could execute that logout. https://tailscale.com/kb/1111/ephemeral-nodes/#how-long-before-ephemeral-devices-are-auto-removed

I've done some investigation myself and what I've found is that caddy doesn't currently provide the same lifecycle hooks for Listeners right now that exist for actual modules (at least...

Closing this because the caddy config now allows ephemeral tailscale nodes

This is the setup I use and can confirm that it works: https://gist.github.com/clly/567713da815f59b97d50e5f712ad1167 The only suggestion I have is to use a Caddyfile to confirm that works as an experiment.