Hello,
This is Mayur from OpenCensus team. Recently we've been working on adding the user-agent header to our Stackdriver Monitoring exporters for all languages. This allows Stackdriver Monitoring to group the uploaded metrics by different sources (e.g from OpenCensus vs. from other libraries), by looking at the value of the user-agent header.
This is my Pull Request : census-instrumentation/opencensus-node#214
Is this the correct way for setting headers?
Hello,
This is Mayur from OpenCensus team. Recently we've been working on adding the user-agent header to our Stackdriver Monitoring exporters for all languages. This allows Stackdriver Monitoring to group the uploaded metrics by different sources (e.g from OpenCensus vs. from other libraries), by looking at the value of the user-agent header.
This is my Pull Request : census-instrumentation/opencensus-node#214
Is this the correct way for setting headers?