- Support `#[smithy_metrics(name(from = "to"))]` in `aws-smithy-http-server-metrics` to support renaming the default metrics fields. - Align metrics names with clients - Expand on default metrics - Potentially add a more default API like EMF, no validations, and output to stdout after we see how people end up using it - Investigate / document / implement utils for a first class pattern to e2e snapshot test metrics
#[smithy_metrics(name(from = "to"))]inaws-smithy-http-server-metricsto support renaming the default metrics fields.