apm-agent-python icon indicating copy to clipboard operation
apm-agent-python copied to clipboard

Azure Serverless extension custom metrics bug

Open rodrigoazs opened this issue 9 months ago • 0 comments

In the custom metrics condition inside configure method, it should be if "metrics_sets" instead of if "metric_sets".

https://github.com/elastic/apm-agent-python/blob/d4570ce366fd7ad4c5cba782f13e5e55cb71b175/elasticapm/contrib/serverless/azure.py#L99C1-L101C44

rodrigoazs avatar Apr 01 '25 08:04 rodrigoazs