Skip to content
This repository has been archived by the owner on Jan 23, 2025. It is now read-only.

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: