agent icon indicating copy to clipboard operation
agent copied to clipboard

feat(metrics): Adds support for prometheus

Open yasirfolio3 opened this issue 3 years ago • 0 comments

Summary

  • Adds support for prometheus in metrics. OPTIMIZELY_ADMIN_METRICSTYPE env variable can be used to switch between expvar and prometheus. Default value is expvar.

Tests

  • Added unit tests.
  • All previous tests should pass.

yasirfolio3 avatar Dec 08 '22 09:12 yasirfolio3