aws-samples / aws-samples/serverless-dotnet-demo

Metrics Lambda is deployed as both ARM and x86

Open
#26 1 comment 0 reactions 1 assignee Claimed by @Beau-Gosse-dev View on GitHub
Dominant language
C#
Stars
162
Forks
42
PR merge metrics
No merged PRs in 30d

Description

The metrics lambda is being deployed as both ARM and x86 because it's using the same action as the actual benchmark lambdas. Since this is just aggregating metrics and not being measured itself, we don't need it in both architectures. The only impact is that our metrics will be duplicated, but since the charts are taking "Avg" it shouldn't really affect the data. But this would be nice to clean up.

![image](https://user-images.githubusercontent.com/1557741/226494535-9cca8d4f-8004-4767-9451-c9a7c12e9cc2.png)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.