Skip to content

Metrics Lambda is deployed as both ARM and x86 #26

@Beau-Gosse-dev

Description

@Beau-Gosse-dev

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

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions