sematext / spm-agent

SPM Agent Framework written in NodeJS
http://sematext.com/spm
Apache License 2.0
9 stars 1 forks source link

Send agent version to Receivers #1

Open otisg opened 6 years ago

otisg commented 6 years ago

e.g. https://spm-receiver.sematext.com:443/spm-receiver/influx/v1/tags?v=3.0.0

gr0 commented 6 years ago

In https://github.com/sematext/agent/pull/54 in addition to version (using v parameter) we've added the following headers:

It is not needed right now, but we may use that in the future.

megastef commented 4 years ago

We use official influx client. We need to check if we can modify headers or URL. We could always add a tag :)