Skip to content

@elastic/mockotlpserver 0.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Sep 18:34
· 123 commits to main since this release
e8928b1

Changelog

  • fix: Add shebang line to the CLI script so npx @elastic/mockotlpserver works.
  • feat: Add --log-level, -l LEVEL option. E.g. mockotlpserver -l warn makes startup silent.
    Also add a logLevel option to the MockOtlpServer class for module usage.