Skip to content

Release 1.5.001

Compare
Choose a tag to compare
@sreejithgs sreejithgs released this 24 Mar 08:30
· 38 commits to master since this release
b7c7a2e

Version 1.5.001

Enhancements

  • Added rate-limiting support for transactions in JSON based endpoints: ElasticSearch, Splunk, and Zipkin. The following parameters are added for rate-limiting support:

    • transRateLimitEnabled
    • transRateLimit
    • transQueueLimit
    • transRateLimitWindow

    For more information, see rate limiting support for transactions in ElasticSearch, Splunk, and Zipkin.

  • You can now run Citrix ADC Observability Exporter as a non-root user named coe_guest with
    the user-id as 1000 and the group-id as 1000.