Releases: InkbridgeNetworks/openldap-opencensus-stats
Avoid repeated binds
Full Changelog: v0.0.14...v0.0.15
Add support for multi-master clusters
Multi-master clusters return multiple values for contextCSN - one for each provider - meaning there are multiple offset values to calculate and record.
Full Changelog: v0.0.13...v0.0.14
Improved sync metrics configuration
Allow reporting for a subset of the hosts configured to be the cluster serving a particular base DN
Full Changelog: v0.0.12...v0.0.13
Fix unit for replication offset metric
Full Changelog: v0.0.11...v0.0.12
Minor fixes
Full Changelog: v0.0.10...v0.0.11
Fix to sync_only parsing
v0.0.10 Correct location of sync_only option
Allow for x509 authentication
Extra options are added to the ldap_server connection to allow for x509 authentication.
In addition a syncOnly option is available specifies that a server is only part of the replication delay calculations rather than all metrics gathering.
Create functional executable
Full Changelog: v0.0.7...v0.0.8
External SASL bind support
Added support for binding to LDAP through external SASL mechanism.
Full Changelog: v0.0.6...v0.0.7
Initial release
This is the initial public release of an openldap <-> opencensus metrics bridge.