Added:
- Add
tls_ciphers
param to integration (#19334)
Removed:
- Remove support for Python 2. (#18580)
Changed:
- Bump minimum version of base check (#18733)
Added:
- Bump the python version from 3.11 to 3.12 (#18212)
Added:
- Collect audit logs (#18193)
Added:
- Update custom_queries configuration to support optional collection_interval (#16957)
Fixed:
- Update the configuration to include the
metric_prefix
option (#17065)
Added:
- Bump the Python version from py3.9 to py3.11 (#15997)
Changed:
- Bump the minimum base check version (#15427)
Added:
- Update generated config models (#15212)
Fixed:
- Fix types for generated config models (#15334)
Fixed:
- Bump Python version from py3.8 to py3.9 (#14701)
Fixed:
- Change docker image / Do not emit message on OK service check (#12826)
Added:
- Add retries to test and emit warnings when connections fail (#12528)
- Add an option to set the tenant databases schema (#12492)
Added:
- Add metric_patterns options to filter all metric submission by a list of regexes (#11695)
Changed:
- BREAKING CHANGE Remove pyhdb (#11469)
Added:
- Add
pyproject.toml
file (#11428)
Fixed:
- Fix namespace packaging on Python 2 (#11532)
Fixed:
- Add comment to autogenerated model files (#10945)
Added:
- Add support for only_custom_queries (#10695)
Added:
- Support the
hdbcli
client library (#10595)
Fixed:
- Resolve unexpected errors when statuses other than 'running' or 'idle' are received (#10333)
Fixed:
- Ensure
persist_db_connections
is read from init_config (#10417) - Bump base package requirements (#10390)
Fixed:
- Bump base package requirements (#10390)
Added:
- Sync configs with new option and bump base requirement (#10315)
Added:
Fixed:
- Add server as generic tag (#10100)
Added:
- Use
display_default
as a fallback fordefault
when validating config models (#9739)
Added:
- Add runtime configuration validation (#8981)
Fixed:
- Catch exception when closing lost connection (#8630)
- Rename config spec example consumer option
default
todisplay_default
(#8593) - Bump minimum base package version (#8443)
Added:
- Add SSL support for connection (#8098)
Added:
- Add config spec (#7715)
Added:
- Allow optional dependency installation for all checks (#6589)
Added:
- Use lazy logging format (#5377)
Added:
- Add SAP HANA integration (#4502)