- [Fixed] Fix style for the latest release of Black. See #7438.
- [Fixed] Update ntlm_domain example. See #7118.
- [Added] Add note about warning concurrency. See #6967.
- [Added] Allow optional dependency installation for all checks. See #6589.
- [Added] Add additional logging. See #6128.
- [Added] Add go_expvar.memstats.total_alloc.count . See #6005.
- [Fixed] Update deprecated imports. See #6088.
- [Fixed] Revert "Submit total_alloc as monotonic count". See #5972.
- [Fixed] Submit total_alloc as monotonic count. See #5703.
- [Added] Adhere to logging style. See #5106.
- [Added] Add count type to go_expvar. See #5097.
- [Added] Add auth type to RequestsWrapper. See #4708.
- [Added] Add option to override KRB5CCNAME env var. See #4578.
- [Fixed] Fix error handling. See #4505.
- [Added] Add monotonic_counter support to go_expvar. See #3992.
- [Added] Do not compile regexes on each run. See #3949.
- [Added] Adhere to code style. See #3511.
- [Added] Support Python 3. See #2833.
- [Fixed] Use raw string literals when \ is present. See #2465.
- [BUGFIX] Fix path tag appended to all metrics matching path regex. See #472
- [FEATURE] Make the hardcoded expvar URL path optional in the configuration
- [FEATURE] ssl support for go_expvar check
- [FEATURE] adds go_expvar integration.