We have a client apps running on ios and android phones. We are generating events that we currently send to intercom. We would like to have these events in prometheus.
Is there a quick solution to have them in prometheus, with examples online? If there is not a solution online, would it be a bad idea to add an endpoint clients call with the event and the server exposes it to prom scraper?