You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i have my receiver config and service pipeline defined this way. code is below
So my question is if i have to push my metrics to open telemetry, do i have to push directly to an endpoint of it?? or to the port 8888???
once pushed ,metrics where can i view the metrics if my exporter is not configured yet??? can we view it at the endpoint???
for suppose if my endpoint is https://otmcollector.abc.def.net/
should i use some post request and send metrics??
or use endpoint/metrics to post the data????
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
i have my receiver config and service pipeline defined this way. code is below
So my question is if i have to push my metrics to open telemetry, do i have to push directly to an endpoint of it?? or to the port 8888???
once pushed ,metrics where can i view the metrics if my exporter is not configured yet??? can we view it at the endpoint???
for suppose if my endpoint is https://otmcollector.abc.def.net/
should i use some post request and send metrics??
or use endpoint/metrics to post the data????
Beta Was this translation helpful? Give feedback.
All reactions