Skip to content

Commit

Permalink
contrib/serverless: remove aws reference from azure implementation (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
xrmx committed May 16, 2024
1 parent ce6eb5d commit 011c6b4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions elasticapm/contrib/serverless/azure.py
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,6 @@
from elasticapm.utils.disttracing import TraceParent
from elasticapm.utils.logging import get_logger

SERVERLESS_HTTP_REQUEST = ("api", "elb")

logger = get_logger("elasticapm.serverless")

_AnnotatedFunctionT = TypeVar("_AnnotatedFunctionT")
Expand Down

0 comments on commit 011c6b4

Please sign in to comment.