Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 523 Bytes

embedding.md

File metadata and controls

8 lines (5 loc) · 523 Bytes

Embedding YACE in your application

It is possible to embed YACE into an external Go application. This mode might be useful to you if you would like to scrape on demand or run in a stateless manner.

See exporter.UpdateMetrics() for the documentation of the exporter entrypoint.

Applications embedding YACE: