How to capture senders IP/Hostname in OTEL Collector #11823
Unanswered
dhaneshdlal
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Team,
I am looking for a solution to capture senders IP/Hostname at collector Gateway. I have a clustered application which has multiple containers running behind load balancers. All are sending metrics with same name and timestamp hence getting "Duplicate sample for timestamp" ( I am not able to add additional label at source level)..Is there any way to capture IP/Host of the sender system so that I can add it as an extra label prior to sending to Prometheus.
Is there any other better way to do this.
Beta Was this translation helpful? Give feedback.
All reactions