Add configuration options to dd-trace library, the default value for the hostname is localhost which in this case will be the Datadog agent's load balancer endpoint, the default port is also 8126, I just decided to leave it explicit within the application :)
Your checklist for this pull request
:rotating_light: Please review this items for a good pull request. :four_leaf_clover:
@itsdaiego gostaria de verificar se entendi o cenário atual. Hoje nada acontece pois a lib não consegue se conectar, e com esse PR e uma nova chave adicionada ao credstash, isso será possível?
Description
Add configuration options to dd-trace library, the default value for the hostname is
localhost
which in this case will be the Datadog agent's load balancer endpoint, the default port is also 8126, I just decided to leave it explicit within the application :)Your checklist for this pull request
:rotating_light: Please review this items for a good pull request. :four_leaf_clover:
In a good pull request, everything above is true :relaxed: