Skip to content

Use seconds as default duration for FaaS metrics #382

@pyohannes

Description

@pyohannes

This issue was created based on a discussion about #176.

General guidelines for metric instrumentation units require that for measuring durations, seconds should be used:

  • When instruments are measuring durations, seconds (i.e. s) SHOULD be used.

However, the following FaaS metrics still use milliseconds for measuring durations:

Those metrics don't seem to be implemented currently, so changes can be done without a OTEL_SEMCONV_STABILITY_OPT_IN compatibility mechanism.

Metadata

Metadata

Assignees

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