Sean Marciniak

Results 84 comments of Sean Marciniak

Hey @bran1501, This is a simple fix, in your provider config, there is a field named `custom_app_url` and you can update that domain to be `"https://app.${var.realm}.signalfx.com"` or what is provided...

Potentially, I'll need to see what APIs are available that could have that information. However, the I suspect the reason it doesn't is due to no API at the time...

Hey @knayakIDBS , I know some time has past, but is this something that is still impacting you?

So the scenario that I have is a user that has services within their org instrumented with Datadog SDK and is sending the Datadog specific tracing headers to services that...

> > Currently it isn't possible to enable W3C compatible headers from the DD instrumented apps > > Assuming that by "DD instrumented" you mean "instrumented using the Datadog SDK":...

Hey @spurge, Are you able to share an example of your configuration?

Hey @tnoff, Thank you for your contribution :D I apologise because my attention is elsewhere for the moment, and I'd like to give this the attention it deserves. Please give...

Have not forgotten about this sorry, just thought these errors were already expanded as part of the decorators. Let me double check why that isn't the case.

Hey @tnoff , I had recently added https://github.com/splunk-terraform/terraform-provider-signalfx/blob/main/signalfx/provider_decorator.go#L37:L53 into the provider that should be doing the same thing as you're attempting to do. Is this not working for you?