Results 8 comments of romerod

It's not only about diagnostics. The use case is: I have a list of services which need to be initialized. There are dependencies between these services and they should be...

Might be even more interesting as snowboy is end of life, is there any work going on?

I'm using this image on a RPI which runs hypriot and is connected by HDMI to my onkyo receiver. By passing all the devices into the docker instance, sound works...

I think it might make more sense to add a mixer which ignores volume requests and has no filter, you get the same result with less if statements

Is this the Exporter Part of https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/10592? The existing RabbitMQ receiver can't be used to receive the exported data, right or am I missing something?

Thanks @swar8080, understood this, but which receiver can be used to receive the telemetry on the receiving side?

Any suggestions on this?

Ah ok, explained like that it makes sense. With the fluent interface it's actually not that visible that a request is created: var jiraAddAttachmentUrl = jiraCreateIssueResponse.Self .AppendPathSegment("attachments"); or url.WithHeader("Accept", "text/plain")...