cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Golang + Request Attributes on request to Public Networks

eric_miles
Participant

We have Golang k8s services making requests to public networks and we'd like to expose some http request headers as Request Attributes on the public network service (they have been made top level services).  This works for our Node k8s services, but not our Golang.  Upon attempting to create the Request Attributes, there is a warning message "Only works for Java, DotNet, and NodeJS based technologies".  Anyone know what the reasoning is for this?  Why not Golang or other technologies?

 

Is there a way to get around this so we can surface these values as Request Attributes?

 

image.png

3 REPLIES 3

_Alexander_
Dynatrace Mentor
Dynatrace Mentor

Status: Accepted

 

@eric_miles we will add the ability to capture request/response headers on outgoing web requests and make them available via the request attribute source

That's great news!  Any idea of timetable for this inclusion?  Weeks, month, multiple months?

Hi @eric_miles , it will take rather multiple months. We will provide more feedback once we have a target release.

Featured Posts