-
Notifications
You must be signed in to change notification settings - Fork 25
OPSC-17698 OpsCenter 6.8.44 Release #204
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
ee8d0d8
to
979f68a
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approved and LGTM, after you consider the suggestions. : )
OpsCenter_6.8_Release_Notes.md
Outdated
* Added a new configuration option `enable_curl` in `posturl.conf` to allow alerts to use the curl command (default is `False`). (OPSC-17177) | ||
|
||
## Monitoring | ||
* Added support for alerting on the disk partitions used for the DSE `cdc_raw_directory` and agent log directory. (OPSC-17650) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
* Added support for alerting on the disk partitions used for the DSE `cdc_raw_directory` and agent log directory. (OPSC-17650) | |
* Added the following features: | |
* Introduced the `agent_log_location` option to customize log partitions for the Agent component. This option is similar to the `log_location` option in the Cassandra component. To configure the Agent component, add the `agent_log_location` option to the `agents` section of the `cluster.conf` file. You must configure both `agent_log_location` and `log_location` options when you customize log directories. | |
* Added support for alerting on the disk partitions, including `agentlog-partition`, `cassandralog-partition`, and `cdc-raw-partition`. (OPSC-17650) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Repeat of my feedback on the slack channel:
I don't think that first bullet applies at all with the second pr. For the second bullet point, I think these new options should be referred to as partition functions. For reference here are the release notes from the other two times these options have been tweaked:
Added the ability for disk based alerts to operate based on the function of a partition. This will make the alerts more useful in clusters where the disks for nodes are not named in a uniform manner. (OPSC-17277)
Added solr and hints as options to alerts by partition function. (OPSC-17350)
I plan on updating the current note to match what we did for OPSC-17350. I also noticed that the current note left out the cassandra log directory.
Co-authored-by: Richard Hendricks <[email protected]>
Co-authored-by: Richard Hendricks <[email protected]>
Co-authored-by: Richard Hendricks <[email protected]>
Release Notes Automation
If you name your pull-request as "Product x.y.z Release ...", after merging the
PR, a GitHub Action will automatically create a product version tag "product-x.y.z".
Supported product names are:
Version supports 3 sets or 4 sets of digits.