Skip to content

Releases: netscaler/netscaler-adc-metrics-exporter

Release 1.6.0

18 Nov 13:02
32c7e92

Choose a tag to compare

Fixed Issues

Fixed Issues

  • Missing statistics with respect to NetScaler ADC's capacity as observerd in Grafana Dashboard
  • When a service member belongs to multiple servicegroups, there are duplicate metrics being exported. Prometheus shows warnings about duplicate samples with identical timestamps.
  • Security vulnerabiities are observed on the Metrics Exporter image.

Release 1.4.9

06 Oct 08:03

Choose a tag to compare

What's new

Added fix to handle ERROR message for lbvs added by CIC.

Release 1.4.8

07 Jul 06:08

Choose a tag to compare

What's new

Added fix for lightweight-CPX not working with CME.
Updated pip requirements.

Release 1.4.7

08 Feb 05:22
2ea7e2f

Choose a tag to compare

What's new

Added adc_probe_success metric to indicate successful/Failed scrape
Added new metric "citrixadc_throughput_tx_mbits_rate"

Release 1.4.6

28 Aug 04:54

Choose a tag to compare

What's new

Ingress dashboard as per modifications in naming in CIC
Logging changes

BugFixes:
Error handling modification

Release 1.4.5

11 Aug 11:11

Choose a tag to compare

What's new

Python update : 2.7 to 3.8
New Label: "citrixadc_interface_id" for Interface metrics
Default LogLevel : INFO

BugFixes:
Connection retries for ADC only on new Prometheus Requests.
Single Login Session.

Release 1.4.4

15 Jun 06:02
b35c92c

Choose a tag to compare

What's new

New Metrics : SSLvserver
New Label: "citrixadc_server_name" for servicegroups
BugFixes

Debugging tool for container image:
"iputil" for ping, tracepath

Release 1.4.3

13 May 19:23

Choose a tag to compare

What's new

Compatibility fixes with latest CPX security fixes.
Added more metrics - System(disks usage)

New Dependency for script:
pip install retrying

Release 1.4.2

28 Apr 07:32
4b39496

Choose a tag to compare

What's new

Bug fixes for service group stat fetch.
Bulk fetch for lbvserver stats.
Support for optional CA certificate validation for ADC
Code Refactor

Release 1.4.1

30 Mar 10:56

Choose a tag to compare

What's new

Secure Input of login credentails

For kubernetes environment, use of mount volume to get ADC login credentails
Removal of any default ADC login credentials
config.yaml usage for ADC credentials for running script
HTTPS connection to ADC is default now, to turn it off set --secure=no.
mount bind ADC Login credentials for individual containers
Corrections in metrics name