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

feat(COGS): Add tenant_ids to new subscriptions created #57101

Closed

Conversation

rahul-kumar-saini
Copy link
Contributor

@rahul-kumar-saini rahul-kumar-saini commented Sep 27, 2023

Overview

  • As part of figuring out what % of generic metrics subscriptions queries originate from which use case IDs, we need to add extra data to the create subscription request
  • For now this just means trying to update the subscriptions creation path with tenant_ids
  • Eventually, there would be some sort of use_case_id passed along in the subscription creation flow which gets sent along in tenant_ids

Notes

Copy link
Member

@armenzg armenzg left a comment

Choose a reason for hiding this comment

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

Is subscription.project.organization_id guaranteed to always exist and none of the properties being null?

@getsantry
Copy link
Contributor

getsantry bot commented Oct 27, 2023

This issue has gone three weeks without activity. In another week, I will close it.

But! If you comment or otherwise update it, I will reset the clock, and if you remove the label Waiting for: Community, I will leave it alone ... forever!


"A weed is but an unloved flower." ― Ella Wheeler Wilcox 🥀

@getsantry getsantry bot added the Stale label Oct 27, 2023
@getsantry getsantry bot closed this Nov 4, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Nov 19, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Scope: Backend Automatically applied to PRs that change backend components Stale
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants