agent
agent copied to clipboard
feat(metrics): Adds support for prometheus
Summary
- Adds support for prometheus in metrics.
OPTIMIZELY_ADMIN_METRICSTYPEenv variable can be used to switch betweenexpvarandprometheus. Default value isexpvar.
Tests
- Added unit tests.
- All previous tests should pass.