Skip to content

v1.23.0

Compare
Choose a tag to compare
@hvaneenoo hvaneenoo released this 20 Sep 20:50
· 27 commits to master since this release

Updated the documentation for Telemetry Streaming v1.23.0. This release contains the following changes. See the Document revision history for more information and links.

  • Added a new EXPERIMENTAL Push consumer for OpenTelemetry Exporter
  • Added isAvailable and isEnabled to virtual server output, GitHub #152
  • Added throughtputPerformance to System output, GitHub #129
  • Added the compressionType property to the experimental DataDog consumer, GitHub #157
  • Added functionality to handle responses from iControlREST that contain duplicate JSON keys
  • Added support for TS Namespaces (was experimental)
  • Added support for specifying fallback hosts for Generic HTTP consumers (was experimental) Fallback hosts

Issues Resolved:

  • Fixed issue where Prometheus consumer did not return the correct Content-Type HTTP Header, GitHub #148
  • Fixed issue where asmState could report incorrect state value. asmState and lastAsmChange properties are now retrieved from iControlREST, GitHub #151