Skip to content

Exporter.Geneva-1.4.0-beta.2

Pre-release
Pre-release

Choose a tag to compare

@utpilla utpilla released this 17 Oct 22:09
· 2527 commits to main since this release
Immutable release. Only release title and notes can be modified.
9bf327d
  • The option TableNameMappings of GenevaExporterOptions will not support string values that are null, empty, or consist only of white-space characters. It will also not support string values that contain non-ASCII characters. 646

  • Update OTel SDK version to 1.4.0-beta.2. Add support for exporting Histogram Min and Max. If the histogram does not contain min and max, the exporter exports both the values as zero. #704