https://signoz.io logo
#support
Title
# support
s

Stuti Biyani

07/26/2023, 8:05 PM
Hi Team! I am just getting started with SigNoz. Is it possible to send the metrics from the agent to a custom endpoint?
s

Srikanth Chekuri

07/27/2023, 3:01 AM
Please be specific. What is the “agent” you are referring to? What is running on the custom endpoint?
s

Stuti Biyani

07/27/2023, 3:15 AM
Basically I want to know if I can get the metrics generated by SigNoz redirected to my own http endpoint to store that data.
s

Srikanth Chekuri

07/27/2023, 3:15 AM
Where do you store that data?
s

Stuti Biyani

07/27/2023, 4:27 AM
In my database
If it helps I want to store this data in a time series database
s

Srikanth Chekuri

07/28/2023, 5:34 PM
SigNoz is a sink, not a source. If you want to do your own, you need to build a service that understands the OTLP protocol.
s

Stuti Biyani

07/28/2023, 5:34 PM
Gotcha, thanks!
2 Views