Is it possible to include the http.host value as a trace metric for nginx's that server multiple sites on it? Currently you can create a metrics from sampled traces and pull that value out. Mostly wondering if it is possible to include it into the datadog default metrics that are create on agent.
Or would be the best solution would be to set a different datadog_service for each site in nginx.conf?
Is it possible to include the
http.hostvalue as a trace metric for nginx's that server multiple sites on it? Currently you can create a metrics from sampled traces and pull that value out. Mostly wondering if it is possible to include it into the datadog default metrics that are create on agent.Or would be the best solution would be to set a different
datadog_servicefor each site in nginx.conf?