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

[v24.1.x] [CORE-7719] Add has_valid_license & has_enterprise_features to phone-home metrics #23574

Closed
vbotbuildovich opened this issue Sep 30, 2024 · 3 comments
Assignees
Labels
kind/backport PRs targeting a stable branch
Milestone

Comments

@vbotbuildovich
Copy link
Collaborator

vbotbuildovich commented Sep 30, 2024

Backport #23492 to branch v24.1.x. Note that this issue was created as a placeholder, since the original PR's commit(s) could not be automatically cherry-picked.
Here are the commands to execute:

git checkout v24.1.x
git checkout -b vbotbuildovich/backport-23492-v24.1.x-518
git cherry-pick -x c254729c5a 9a5f7d7d58 2bc21e9516 c9223a24ae

git push origin vbotbuildovich/backport-23492-v24.1.x-518
gh pr create \
  --title "[v24.1.x] [CORE-7719] Add `has_valid_license` & `has_enterprise_features`  to phone-home metrics" \
  --base "v24.1.x" \
  --label "kind/backport" \
  --head "vbotbuildovich/backport-23492-v24.1.x-518" \
  --draft \
  --repo "redpanda-data/redpanda" \
  --milestone "v24.1.x-next" \
  --body "Backport of PR https://github.com/redpanda-data/redpanda/pull/23492 "

[CORE-7719]: https://redpandadata.atlassian.net/browse/CORE-7719?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
@vbotbuildovich vbotbuildovich added the kind/backport PRs targeting a stable branch label Sep 30, 2024
@vbotbuildovich vbotbuildovich added this to the v24.1.x-next milestone Sep 30, 2024
@oleiman
Copy link
Member

oleiman commented Oct 2, 2024

Backport created in error. We didn't backport the enterprise features API past v24.2

@oleiman
Copy link
Member

oleiman commented Oct 21, 2024

Backported enterprise features in #23761, may as well grab this as well if it's easy. See #23492 (comment)

@BenPope
Copy link
Member

BenPope commented Nov 18, 2024

Fixed by #23866

@BenPope BenPope closed this as completed Nov 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/backport PRs targeting a stable branch
Projects
None yet
Development

No branches or pull requests

3 participants