sentry-python icon indicating copy to clipboard operation
sentry-python copied to clipboard

Rework span ops for serverless functions

Open antonpirker opened this issue 3 years ago • 0 comments

Problem Statement

The span ops for serverless functions are not very consistent. See here: https://develop.sentry.dev/sdk/performance/span-operations/#serverless-faas

We should have consistent naming and also look into the GCP ops if we can refactor them to use less similar looking ops.

Solution Brainstorm

Also coordinate with the JS SDK, because they also have serverless functions. So there are the same ops used across SDKs.

antonpirker avatar Oct 06 '22 08:10 antonpirker