Hacker News new | ask | show | jobs
by rtkaratekid 1965 days ago
Looking through the docs I'm seeing there will be (at some point) an API. Does this include ways to integrate data coming from non-Opstrace sources? My specific case is an in-house monitor that basically just generates data.
1 comments

Yes, indeed! Currently you can already using the Prometheus remote_write API as discussed here: https://news.ycombinator.com/item?id=25992392. So if you can collect your in-house metrics with Prometheus, then you could write to Opstrace.

Additionally, we are close to launching a Datadog API as mentioned here: https://news.ycombinator.com/item?id=25994268

So stay tuned to our blog or newsletter for more on this.

Are there other specific APIs you’re interested in?

Thanks for the reply! Not necessarily, I work in R&D developing low-level data collection so I'm more just trying to keep my ear to to ground in terms of what's going on in the stack just above what I'm doing :)
Sounds good. I know that feeling. :-) Cheers.