You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
### Description of changes:
Updated the `_generate_remote_service` function to fallback to parsing
the `_HTTP_URL` attribute for the host and port and generate
remote_service from them. This will be the back up behavior until
`_NET_PEER*` gets populated properly.
GitHub issue:
open-telemetry/opentelemetry-python-contrib#2138.
### Testing
Tested it locally to see that the `aws_remote_service` is being
populated properly.
Tested by deploying the code changes to EKS and nodes were linking
together properly instead of the vehicle-service pointing to
UnknownRemoteService.

By submitting this pull request, I confirm that you can use, modify,
copy, and redistribute this contribution, under the terms of your
choice.
0 commit comments