Added:
- Update dependencies (#19430)
Removed:
- Remove support for Python 2. (#18580)
Fixed:
- Bump the version of datadog-checks-base to 37.0.0 (#18617)
Changed:
- Bump minimum version of base check (#18733)
Added:
- Bump the python version from 3.11 to 3.12 (#18212)
- Upgrade psutil to 6.0.0 to fix performance issues addressed (#18688)
Added:
- Bump
psutil
version to 5.9.6 (#18491)
Added:
- Revert "Bump psutil version to 5.9.7 (#16547)" (#17112)
Added:
- Bump
psutil
version to 5.9.7 (#16547)
Fixed:
- Properly drop support for Python 2 (#16589)
Added:
- Bump the Python version from py3.9 to py3.11 (#15997)
Changed:
- Drop Python 2 support (#15786)
Changed:
- Bump the minimum base check version (#15427)
Added:
- Update generated config models (#15212)
Fixed:
- Fix types for generated config models (#15334)
Added:
- Bump dependencies for Agent 7.47 (#15145)
Fixed:
- Bump Python version from py3.8 to py3.9 (#14701)
Added:
- Tag queue metrics by usage (#14606)
Fixed:
- Allow setting the try basic auth value from config in all cases (#13781)
Fixed:
- Prevent unnecessary non-SSL connection attempts (#13559)
Fixed:
- Add messaging to service checks (#13355)
Changed:
- Don't set any default algorithm for
ssl_cipher_spec
(#13013)
Added:
- Add
queue_manager_process
option (#13107)
Fixed:
- Add back channels_to_skip for channel status metrics (#13113)
- Update SSL connection configs used for determining SSL auth (#12974)
Fixed:
- Dependency updates (#12653)
Added:
- Add
collect_reset_queue_metrics
option (#11818)
Added:
- Add option to not try normal connection (#11748)
- Add metric_patterns options to filter all metric submission by a list of regexes (#11695)
Fixed:
- Report critical queue manager service check when connection fails (#11737)
Added:
- Add
auto_discover_channels
option (#11678)
Fixed:
Fixed:
- Fix unique list items and min mapping properties config validations (#11574)
Added:
- Add
pyproject.toml
file (#11370)
Fixed:
- Fix namespace packaging on Python 2 (#11532)
Added:
- Support host override (#11223)
Fixed:
Added:
- Add Windows support to IBM MQ (#10737)
Fixed:
- Add comment to autogenerated model files (#10945)
Fixed:
- ibm mq queue pattern should have precedence over autodiscover (#10247)
Added:
- Add support for queue status and last put/get time metrics (#10129)
Added:
- Disable generic tags (#10027)
Fixed:
- Fix mypy tests (#10134)
- Stop emitting incorrect queue warning (#10017)
- Add debug lines about discovered queues (#9969)
- Add try-catch on queue closure (#9955)
Fixed:
Added:
- Add
timeout
option (#9896)
Fixed:
- Use dedicated instance logger for connection messages (#9887)
- Do not submit critical service check when there are no messages (#9703)
Fixed:
- Add debug line when there are no messages available (#9702)
Fixed:
- Properly close internal reply queues (#9488)
Fixed:
- Don't emit any warnings if NO_MSG_AVAILABLE is received (#9452)
Added:
- Add runtime configuration validation (#8935)
Fixed:
Added:
- Add flag to convert endianness (#8601)
Fixed:
Fixed:
- Better explain ssl_key_repository_location (#8417)
Added:
- Add new queue stats metrics for IBM MQ (#8032)
Added:
- [doc] Add encoding in log config sample (#7708)
Added:
- Support Certificate Label and login/password for SSL conf (#7202)
Fixed:
- Raise exception on connection error (#7563)
Fixed:
- Try normal connection before SSL connection (#7554)
- Improve error reporting when pymqi is not installed (#7048)
- Fix style for the latest release of Black (#7438)
Fixed:
- Update logs config service field to optional (#7209)
Added:
Fixed:
- Avoid shadowing depth_percent function (#7132)
Added:
- Add MacOS Support (#6927)
Fixed:
- Refactor to make encoding more consistent (#6995)
- Ensure bytes for ssl connection (#6913)
- Fix template specs typos (#6912)
- Move metrics collection logic to separate files (#6752)
Added:
- Allow optional dependency installation for all checks (#6589)
Fixed:
- Don't import pymqi unconditionally (#6286)
Added:
- Apply config specs to IBM MQ (#5903)
Fixed:
Added:
- Add
connection_name
configuration (#6015) - Add configuration option for the Channel Definition API version (#5905)
- Upgrade pymqi to 1.10.1 (#5955)
Fixed:
- IBM MQ refactor (#5902)
Fixed:
- Fix metric type and missing metrics in metadata.csv (#5470)
Added:
Fixed:
Added:
- Add channel_status_mapping config (#4395)
Fixed:
- Fix ibm_mq e2e import issue (#4140)
Added:
- Add ibm_mq.channel.count metric and ibm_mq.channel.status service check (#3958)
Fixed:
- Use MQCMD_INQUIRE_Q instead of queue.inquire (#3997)
Changed:
- [ibm_mq] fix queue auto discovery to include any type in addition to qmodel and included regex matching on queue names (#3893)
Changed:
- Breaking change: Change host tag for mq_host. Dashboards and monitors may be affected (#3608)
Added:
- Adhere to code style (#3519)
Fixed:
- fix queue_manager variable naming of IBM MQ (#3592)
Added:
Fixed:
- fix ssl variable naming for IBM MQ (#3312)
Added:
- Autodiscover queues (#3061)
Fixed:
- Fix Oldest Message Age (#2859)
Added:
- IBM MQ Integration (#2154)