Skip to content

Latest commit

 

History

History
102 lines (59 loc) · 4.14 KB

CHANGELOG.md

File metadata and controls

102 lines (59 loc) · 4.14 KB

CHANGELOG - ceph

2.4.1 / 2021-07-12 / Agent 7.30.0

  • [Fixed] ceph agent 8 signature. See #9520.

2.4.0 / 2021-04-19 / Agent 7.28.0

2.3.1 / 2021-03-07 / Agent 7.27.0

  • [Fixed] Bump minimum base package version. See #8443.
  • [Fixed] Fail more gracefully. See #8456.

2.3.0 / 2020-11-25 / Agent 7.25.0

  • [Added] Support octopus version. See #8077.

2.2.0 / 2020-10-31 / Agent 7.24.0

  • [Added] [doc] Add encoding in log config sample. See #7708.

2.1.2 / 2020-08-10 / Agent 7.22.0

  • [Fixed] Update logs config service field to optional. See #7209.

2.1.1 / 2020-06-29 / Agent 7.21.0

  • [Fixed] Fix template specs typos. See #6912.

2.1.0 / 2020-05-17 / Agent 7.20.0

  • [Added] Allow optional dependency installation for all checks. See #6589.
  • [Added] Add ceph config spec. See #6563.
  • [Fixed] Capture type errors as well as key errors for osd perf metrics. See #6381.

2.0.0 / 2020-04-04 / Agent 7.19.0

  • [Fixed] Fix response handling. See #6152.
  • [Fixed] Update deprecated imports. See #6088.
  • [Fixed] Remove logs sourcecategory. See #6121.
  • [Changed] Account for "osdstats" key in newer versions. See #5855.

1.8.0 / 2019-10-11 / Agent 6.15.0

  • [Added] Adhere to logging call convention. See #4738.

1.7.0 / 2019-08-24 / Agent 6.14.0

  • [Added] Remove unused version command. See #4249.

1.6.0 / 2019-07-09 / Agent 6.13.0

  • [Added] Add log setup and configuration. See #3960.

1.5.1 / 2019-06-05 / Agent 6.12.0

  • [Fixed] Fix version discovery. See #3874.

1.5.0 / 2019-05-14

  • [Added] Adhere to code style. See #3488.

1.4.0 / 2019-02-18 / Agent 6.10.0

  • [Fixed] Resolve flake8 issues. See #3060.
  • [Added] Support Python 3. See #2837.

1.3.2 / 2018-11-30 / Agent 6.8.0

  • [Fixed] Use raw string literals when \ is present. See #2465.

1.3.1 / 2018-09-04 / Agent 6.5.0

  • [Fixed] Add data files to the wheel package. See #1727.

1.3.0 / 2018-03-23

  • [FEATURE] Add custom tag support for service checks.

1.2.0 / 2018-01-10

  • [FEATURE] Update the check to make it work with ceph luminous. See #926
  • [FEATURE] Allow sending specific service checks using to the more detailed luminous health checks. See #926
  • [IMPROVEMENT] Add metric for number of active monitors. See #956

1.1.0 / 2017-07-18

  • [FEATURE] Add option to define the cluster name. See #438, thanks @borisroman

1.0.0 / 2017-02-22

  • [FEATURE] adds ceph integration.