On 18.05.20 11:18, Elangovan S wrote:
> 
> I am new to Prometheus, as I am learning I managed to write a custom library 
> to
> export our metrics using the C++ library. But when I ran the application it
> only exposes one metrics. Will it be possible to expose inbuilt and custom
> metrics via the same /Metrics handler?

Yes, that's the whole point of an instrumentation library. You should
find instructions in the documentation of the library you are using.

If you want to find other users of the library to discuss questions
with them, the prometheus-users[1] mailing list might be a better
fit. This list (prometheus developers) is meant for the development of
the Prometheus components themselves rather than how to use them in
non-Prometheus code.

[1]: https://groups.google.com/forum/#!forum/prometheus-users

-- 
Björn Rabenstein
[PGP-ID] 0x851C3DA17D748D03
[email] [email protected]

-- 
You received this message because you are subscribed to the Google Groups 
"Prometheus Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/prometheus-developers/20200522144434.GQ2326%40jahnn.

Reply via email to