Skip to content

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

Merged
merged 6 commits into from
Apr 30, 2025
Merged

Conversation

pratik-ctds
Copy link
Collaborator


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:

  • DSE
  • OpsCenter
  • Studio
  • Luna Streaming

Version supports 3 sets or 4 sets of digits.

@pratik-ctds pratik-ctds requested a review from orion104 April 25, 2025 10:29
@pratik-ctds pratik-ctds self-assigned this Apr 25, 2025
@pratik-ctds pratik-ctds force-pushed the opscenter-6.8.44-release branch from ee8d0d8 to 979f68a Compare April 25, 2025 10:29
@orion104 orion104 requested a review from rh-datastax April 28, 2025 02:09
Copy link
Contributor

@rh-datastax rh-datastax left a 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. : )

* 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)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
* 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)

Copy link
Collaborator

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.

@pratik-ctds pratik-ctds merged commit a9164dd into master Apr 30, 2025
@pratik-ctds pratik-ctds deleted the opscenter-6.8.44-release branch April 30, 2025 11:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants