Skip to content
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

Document Zeebe APIs for dual-region operations #4252

Merged
merged 5 commits into from
Sep 6, 2024

Conversation

deepthidevaki
Copy link
Contributor

@deepthidevaki deepthidevaki commented Sep 5, 2024

Description

Related to camunda/camunda#16126

This PR documents

  1. The new features added to cluster scaling API for supporting the dual-region deployment
  2. The new API for enabling and disabling the exporter

How to use these APIs are already documented in #4205

When should this change go live?

With the next 8.6 alpha or 8.6 minor which ever is the earliest.

  • This is a bug fix, security concern, or something that needs urgent release support.
  • This is already available but undocumented and should be released within a week.
  • This on a specific schedule and the assignee will coordinate a release with the DevEx team. (apply hold label or convert to draft PR)
  • This is part of a scheduled alpha or minor. (apply alpha or minor label)
  • There is no urgency with this change and can be released at any time.

PR Checklist

  • My changes are for an already released minor and are in /versioned_docs directory.
  • My changes are for the next minor and are in /docs directory (aka /next/).

@deepthidevaki deepthidevaki added the component:zeebe Issues related with Zeebe project label Sep 5, 2024
@deepthidevaki deepthidevaki requested review from lenaschoenburg and a team September 5, 2024 08:23
@deepthidevaki deepthidevaki self-assigned this Sep 5, 2024
Copy link
Contributor

github-actions bot commented Sep 5, 2024

👋 🤖 🤔 Hello! Did you make your changes in all the right places?

These files were changed only in docs/. You might want to duplicate these changes in versioned_docs/version-8.5/.

  • docs/self-managed/zeebe-deployment/operations/cluster-scaling.md
  • docs/self-managed/zeebe-deployment/operations/management-api.md

You may have done this intentionally, but we wanted to point it out in case you didn't. You can read more about the versioning within our docs in our documentation guidelines.

@mesellings
Copy link
Contributor

@deepthidevaki Which alpha/release is this for please?

@deepthidevaki
Copy link
Contributor Author

@deepthidevaki Which alpha/release is this for please?

If possible, include in the next 8.6 alpha (next week). Otherwise, in 8.6 minor.

@mesellings
Copy link
Contributor

@deepthidevaki Which alpha/release is this for please?

If possible, include in the next 8.6 alpha (next week). Otherwise, in 8.6 minor.

Are you able to add the relevant label(s) for this please?

@deepthidevaki deepthidevaki force-pushed the dd-exporter-and-failover-api branch from 17afbf8 to 3ec57d7 Compare September 5, 2024 13:41
Co-authored-by: Lena Schönburg <[email protected]>
@conceptualshark conceptualshark requested review from conceptualshark and removed request for a team September 5, 2024 14:13
Copy link
Contributor

@conceptualshark conceptualshark left a comment

Choose a reason for hiding this comment

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

I've made a few edits for grammar and style, and rearranged a sentence or to for clarity - would you mind making sure I haven't lost any of the technical requirements in doing so? Otherwise, this is now good from me. 👍

@deepthidevaki
Copy link
Contributor Author

Thanks @conceptualshark for the edits. Looks good to me. I will merge this PR.

@deepthidevaki deepthidevaki merged commit cc7b4ef into main Sep 6, 2024
7 checks passed
@deepthidevaki deepthidevaki deleted the dd-exporter-and-failover-api branch September 6, 2024 07:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
8.6.0-alpha5 September 2024 alpha release component:zeebe Issues related with Zeebe project
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

4 participants