Skip to content

Conversation

@nikkikapadia
Copy link
Member

during migration with majority EA orgs we ran into a couple of errors:

  • spm() is not a valid EAP aggregate
  • decimal numbers like .6 weren't matching the regex that we had in place for apdex/user_misery

In this PR i'm adding spm to the translation layer and translating it to epm and updating the apdex regex to check for decimal numeric values and formatting it properly (this way there's less risk of formatting errors in the future)

@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Jan 29, 2026
@nikkikapadia nikkikapadia marked this pull request as ready for review January 29, 2026 21:20
@nikkikapadia nikkikapadia requested a review from a team as a code owner January 29, 2026 21:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Scope: Backend Automatically applied to PRs that change backend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants