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(billing): Add profile chunks to usage stats page #81476

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

dashed
Copy link
Member

@dashed dashed commented Nov 29, 2024

Add profile chunks to usage stats page.

Screenshot 2024-11-29 at 4 52 02 PM

@dashed dashed requested a review from a team November 29, 2024 22:08
@dashed dashed self-assigned this Nov 29, 2024
@dashed dashed requested review from a team as code owners November 29, 2024 22:08
@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Nov 29, 2024
@@ -102,6 +102,7 @@ export enum DataCategoryExact {
PROFILE_DURATION = 'profileDuration',
SPAN = 'span',
SPAN_INDEXED = 'span_indexed',
PROFILE_CHUNK = 'profileChunk',
Copy link
Member

Choose a reason for hiding this comment

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

Why are some of the values in this enum camel cased and others snake cased?

Copy link
Member Author

Choose a reason for hiding this comment

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

I'm unsure. I used the same casing for PROFILE_DURATION = 'profileDuration',

@getsantry
Copy link
Contributor

getsantry bot commented Dec 24, 2024

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 Stale and removed Stale labels Dec 24, 2024
@getsantry
Copy link
Contributor

getsantry bot commented Jan 16, 2025

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 Stale and removed Stale labels Jan 16, 2025
@getsantry
Copy link
Contributor

getsantry bot commented Feb 8, 2025

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 Stale and removed Stale labels Feb 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Scope: Frontend Automatically applied to PRs that change frontend components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants