Kevin Lin

Results 76 comments of Kevin Lin

So May might have been ambitious 😅 @jeffbarr apologies for the delays on this, this item is still in our backlog. I've written up a workaround in the meantime. Let...

in case folks were curious - there is now alpha support for s3 exporter in [opentelemetry-collector-contrib](https://github.com/open-telemetry/opentelemetry-collector-contrib/tree/main/exporter/awss3exporter)

yeah, when possible, I prefer YAML because of comments and increased flexibility. and +1 on keeping config separate in open source projects. how do you import the YAML into the...

wonder if it makes sense to use something like [jsonnet](https://jsonnet.org/). you get the best of all worlds since it is meant to serialize to json and has lots of high...

mainly so that it is readable for multiple systems/languages. if you don't have the need for that, expressing your config as a native object has lots of benefits On Tue,...

Some thoughts here. - quick fix - move assets. we could have a confirmation prompt: `eg. We found X assets linked to this vault. Would you like to move them...