Releases: F5Networks/f5-telemetry-streaming
v1.37.0
F5 BIG-IP Telemetry Streaming is in maintenance mode and is no longer in active development.
See the Document revision history for more information and links
Important
Starting from Telemetry Streaming v1.36.0, BIG-IP versions 13.1 to 15.0.x are no longer supported. However, if you are still using the BIG-IP 13.1 to 15.0.x versions, you can use BIG-IP Telemetry Streaming 1.35.0 or earlier.
Updated the documentation for Telemetry Streaming v1.37.0
This release contains the following changes:
- Azure Log Analytics support for a new
format
value ofpropertyBasedV2
. This allows asmAttackSignatures to be under LogTypeF5Telemetry_asmAttackSignatures
instead ofF5Telemetry_system
.
v1.36.0
Note
F5 BIG-IP Telemetry Streaming is in maintenance mode and is no longer in active development.
See the Document revision history for more information and links
Important
Starting from Telemetry Streaming v1.36.0, BIG-IP versions 13.1 to 15.0.x are no longer supported. However, if you are still using the BIG-IP 13.1 to 15.0.x versions, you can use BIG-IP Telemetry Streaming 1.35.0 or earlier.
Updated the documentation for Telemetry Streaming v1.36.0
This release contains the following changes:
Consumers:
- New "httpTimeout" option to configure HTTP timeout value for incoming REST API requests to Pull Consumers
- Update Splunk consumer to use data queues, HTTP agent options, events batching
- Update Kafka consumer to support multi-host, formatting and custom opts
- Removed Kafka consumer support for ZooKeeper
Pollers:
- EndpointLoader support pagination
- Support for additional system poller settings: workers and httpAgentOpts
- Update iHealth to use new authentication API
- Allow to set single-digit minute value for iHealth polling interval
Miscellaneous:
- Update memoryMonitor.provisionedMemory limits (should allow to provision up to runtime.maxHeapSize value)
- Removed node 4 testing due to the end of support for BIG-IP 13.1 : (Supported BIG-IP Versions).
- Update
Telemetry_System
to requirepassphrase
whenusername
is defined - Set default logging level to "info" instead of "debug".
Issues Resolved
- Event Listener throws an uncaught error when the buffer pointer was set to a wrong position
- Event Listener allocates more memory than required for chunked data
v1.35.0
Updated the documentation for Telemetry Streaming v1.35.0
PLEASE NOTE: F5 BIG-IP Telemetry Streaming is in maintenance mode and is no longer in active development.
See the Document revision history for more information and links
This release contains the following changes:
- Add Resource Monitor (
controls.memoryMonitor
) - Add Runtime configuration options (
controls.runtime
) - Fix Event Listener performance and memory usage improvements
v1.34.0
Updated the documentation for Telemetry Streaming v1.34.0.
PLEASE NOTE: F5 BIG-IP Telemetry Streaming is in maintenance mode and is no longer in active development.
See the Document revision history for more information and links
This release contains the following changes:
- Update Event Listener to utilize memory and CPU more efficiently
- Add more "build" related metadata to /info endpoint
- Add 'verbose' logging to reduce amount of unnecessary log messages
- Miscellaneous package updates
v1.33.0
Updated the documentation for Telemetry Streaming v1.33.0 LTS. This release contains the following changes. See the Document revision history for more information and links.
This release contains the following changes:
- Added allowing user provided endpoints for the Azure consumers
- Released Telemetry Streaming v1.33.0 as a LTS (Long Term Support) version. See the Telemetry Streaming Support information on GitHub for information about the Telemetry Streaming support policy.
v1.32.0
Updated the documentation for Telemetry Streaming v1.32.0. This release contains the following changes. See the Document revision history for more information and links.
- DataDog: forward metric data additionally to the logs endpoint
- Removed Beacon from documentation
v1.31.0
Updated the documentation for Telemetry Streaming v1.31.0. This release contains the following changes. See the Document revision history for more information and links.
- Add gRPC exporter to OpenTelemetry_Exporter (experimental feature)
- Add new performance stats - 'system.connectionsPerformance'
- Generic_HTTP consumer should allow to tune transport options (experimental feature)
- Add 'compressionType' option to Generic_HTTP consumer
- DataDog consumer should support proxy configuration
- DataDog consumer should split huge payload into smaller chunks according to API docs
- DataDog consumer should allow to tune transport options (experimental feature)
- Add OpenTelemetry_Exporter raw JSON output
- Add secure connection settings to OpenTelemetry_Exporter (experimental feature)
- DataDog consumer should send correct timestamp value
- OpenTelemetry updated to version 0.31.0
- Update npm packages (@grpc/proto-loader from 0.6.12 to 0.7.0, eventemitter2 from 6.4.5 to 6.4.7)
- 'system.throughputPerformance' in System Poller's default output should match output example in "examples" directory
- DataDog consumer should use API v2 for to send data
Issues Resolved
- (GitHub #209) OpenTelemetry_Exporter should set correct 'timestamp'
v1.30.0
Updated the documentation for Telemetry Streaming v1.30.0. This release contains the following changes. See the Document revision history for more information and links.
- Add support for numerical enums, enhance SNMP metrics processing (GitHub #207)
- Created separate Azure Logs tables for pool members and removed that data from the pool tables.
v1.29.0
Updated the documentation for Telemetry Streaming v1.29.0. This release contains the following changes. See the Document revision history for more information and links.
- Added support for querying SNMP using a custom endpoint
- Added outputMode parameter to Generic HTTP consumer to support raw data output
Issues Resolved:
- Metric Consumers should not fail when ‘null’ found in data
- Prometheus consumer should ignore NaN values
v1.28.0
Updated the documentation for Telemetry Streaming v1.28.0. This release contains the following changes. See the Document revision history for more information and links.
- Qkview should contain Declaration History file
Issues Resolved:
- GitHub #191 : Increased number of messages in a single PutLogEvents command for AWS Logs consumer and added retry logic for InvalidSequenceTokenException