Skip to content

1.1.9

Choose a tag to compare

@howardyoo howardyoo released this 28 Mar 02:07
· 28 commits to main since this release
  • support for timer submit on json input. For example, set it to 10 seconds and the json data will be submitted every 10 seconds automatically.
  • support for dataset in metrics. Unlike trace and logs, when metric data is submitted it automatically goes into unknown_metrics dataset. The tester, when the metric data contains resource attribute of service.name, it will automatically now add x-honeycomb-dataset in the request that will forward the metric data to a particular dataset.
  • support for OPENAI envs in docker-compose. Simply modify that to enable OPENAI in docker-compose container

Full Changelog: 1.1.8...1.1.9