Skip to content

Release 1.2.001

Compare
Choose a tag to compare
@sreejithgs sreejithgs released this 30 Sep 14:23
· 133 commits to master since this release
0203787

Version 1.2.001

What's New

Elasticsearch support enhancements

  • Earlier, when Citrix Observability Exporter was sending transaction data as JSON to the Elasticsearch server, the data fields were in the raw data format. Now, some of the fields such as the IP address, timestamps, and a few SSL flag values are in string format.

  • Now, you can configure the following options for the Elasticsearch index for flexibility and scalability.

    • IndexPrefix: Specifies the value which is used as a prefix to the index string.
    • IndexInterval: Specifies the interval for creating the Elasticsearch index.

For more information, see Elasticsearch support enhancements.

Change in the Citrix Observability Exporter configuration file structure

  • The structure of the Citrix Observability Exporter configuration file has changed in this release. You should use the updated YAML files to deploy Citrix Observability Exporter for this release.