Skip to content

Releases: guilhemmarchand/telegraf-kafka

Version 1.1.41

29 Aug 10:53
Compare
Choose a tag to compare
  • Change: JQuery simple XML dashboard update

SHA-256: 93a8b54bae06a9ffcfa5814ff6104efd2feeb856ac022744ca49f884e67ca6d8

Version 1.1.40

01 May 22:55
Compare
Choose a tag to compare
  • Fix: OS MAIN KPIs file-system usage bar style missing in some builtin views

SHA-256: 80e95104888f5f13df00510dd9fd9b0a7960b5be75d6d1c9ccd4fa9186b8c87a

Version 1.1.39

09 Nov 09:26
4c53f16
Compare
Choose a tag to compare
  • Feature: Improvements on Confluent Interceptor UI and related Overview page subcomponents
  • Feature: OS Main KPIs views in each component dashboard
  • Change: navigation bar review

Version 1.1.38

22 Oct 08:11
7beb6dd
Compare
Choose a tag to compare
  • Feature: Integration with Confluent Interceptor Monitoring for producers and consumers advanced lag monitoring with Confluent
  • Change: Kafka Smart Monitoring goes Dark theme!
  • Change: When no Kafka Connect source or sink connector have been detected, show the aggregated single form in black rather than yellow
  • Fix: Issue #64 - mMissing double quotes in the flush interval telegraf config UI generator #64
  • Fix: Issue #66 - Missing dot in telegraf config for Kafka Connect #66
  • Fix: Issue #67 - Bad image file path in broker view #67

Version 1.1.37

09 Sep 09:23
98bb1b1
Compare
Choose a tag to compare

CAUTION: Zookeeper metric collection switches from Telegraf plugin to JMX for easier and more consistent metric collection across all the components.
If you were using the application prior to this version, please update your configuration to collect metrics via JMX.

See: https://telegraf-kafka.readthedocs.io/en/latest/implementation.html

  • Fix: Show Kafka Connect tasks return empty results in home page
  • Fix: The usage of unit makes single form content way too small in different views

Version 1.1.36

09 Sep 08:59
2ca7593
Compare
Choose a tag to compare

Version 1.1.36
##########

CAUTION: Zookeeper metric collection switches from Telegraf plugin to JMX for easier and more consistent metric collection across all the components.
If you were using the application prior to this version, please update your configuration to collect metrics via JMX.

See: https://telegraf-kafka.readthedocs.io/en/latest/implementation.html

  • Fix: Avoid mcatalog calls with metric_name as metric_name, some versions of Splunk will incorrectly complain about this, and this causes appinpsect failures in Splunk Base

v1.1.17

14 Apr 11:18
7ed4f48
Compare
Choose a tag to compare
Version 1.1.17

v1.1.15

24 Mar 22:40
dd93b65
Compare
Choose a tag to compare
Version 1.1.15 (#11)

* Version 1.1.14

- feature: Migration to native modal windows for user interactions in the alerting management user interface (removal of bootbox js plugin)
- feature: Improvement of the maintenance mode workflow: maintenance mode is now time conditioned with an end of maintenance period requested via UI calendar during activation
- feature: Hourly schedule of the maintenance mode status verification report

* Version 1.1.14

- feature: Major improvements of the user experience with the management of embedded alerting via modal contextual user interactions
- feature: Maintenance mode is now time conditioned with an end of maintenance period requested via UI calendar during activation
- feature: Migration to native modal windows for user interactions in the alerting management user interface (removal of bootbox js plugin)
- feature: Default schedule change of the maintenance mode status verification report
- feature: Request Splunk restart by default in app.conf
- fix: Kafka Connect tasks that are paused do not properly affect the aggregated state single form in Overview
- fix: Add Kafka Connect tasks in the dynamic table tasks overview if the tasks are listed as monitored in the collection, and the tasks do not report metrics currently (collection stopped, tasks were removed but not from collection)
- fix: Burrow task single form in Overview page results in appendcols related error in Overview page within Splunk 7.0.x

* Version 1.1.15

- feature: Major improvements of the user experience with the management of embedded alerting via modal contextual user interactions
- feature: Maintenance mode is now time conditioned with an end of maintenance period requested via UI calendar during activation
- feature: Migration to native modal windows for user interactions in the alerting management user interface (removal of bootbox js plugin)
- feature: Default schedule change of the maintenance mode status verification report
- feature: Request Splunk restart by default in app.conf
- fix: Kafka Connect tasks that are paused do not properly affect the aggregated state single form in Overview
- fix: Burrow task single form in Overview page results in appendcols related error in Overview page within Splunk 7.0.x
- fix: Regression in Kafka Connect task listing for Splunk 7.0.x in PostProcess search due to append (introduced by Alerting Management UI)
- fix: Regression in dynamic table overview for Kafka Connect status per task in Overview (introduced by 1.1.14)

v1.1.14

24 Mar 21:55
946b24b
Compare
Choose a tag to compare
Version 1.1.14 (#10)

* Version 1.1.14

- feature: Major improvements of the user experience with the management of embedded alerting via modal contextual user interactions
- feature: Maintenance mode is now time conditioned with an end of maintenance period requested via UI calendar during activation
- feature: Migration to native modal windows for user interactions in the alerting management user interface (removal of bootbox js plugin)
- feature: Default schedule change of the maintenance mode status verification report
- feature: Request Splunk restart by default in app.conf
- fix: Kafka Connect tasks that are paused do not properly affect the aggregated state single form in Overview
- fix: Add Kafka Connect tasks in the dynamic table tasks overview if the tasks are listed as monitored in the collection, and the tasks do not report metrics currently (collection stopped, tasks were removed but not from collection)
- fix: Burrow task single form in Overview page results in appendcols related error in Overview page within Splunk 7.0.x

v1.1.13

16 Mar 11:08
Compare
Choose a tag to compare
  • fix: Static span is defined in Burrow detailed view charts
  • fix: Prevents removed Burrow consumers to appear as low range when latest metrics available are part of the selected time range
  • fix: Missing group by statement for Burrow consumers monitoring in OOTB alert, generates unexpected output containing OK consumers, while alerts are correctly justified for ERR consumers