Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can Stdout exporter write timestamp in human readable format? #1191

Closed
cijothomas opened this issue Aug 7, 2023 · 1 comment
Closed

Can Stdout exporter write timestamp in human readable format? #1191

cijothomas opened this issue Aug 7, 2023 · 1 comment
Assignees
Labels
A-common Area:common issues that not related to specific pillar priority:p2 Medium priority issues and bugs. triage:accepted Has been triaged and accepted.

Comments

@cijothomas
Copy link
Member

Given stdout exporters are meant for human consumption (learning purposes, not production use), I think the timestamps should be written in human readable format as opposed to ticks_since_epoch (eg: https://github.com/open-telemetry/opentelemetry-rust/blob/main/opentelemetry-stdout/src/metrics/transform.rs#L274).

I can send a short PR to make this happen for one signal, and if no objections, apply to all signals.

@cijothomas cijothomas self-assigned this Aug 7, 2023
@TommyCpp TommyCpp added A-common Area:common issues that not related to specific pillar priority:p2 Medium priority issues and bugs. triage:accepted Has been triaged and accepted. version:breaking Tag PR which will make breaking changes. Same as bumping the "major" in semver. https://semver.org/ labels Aug 8, 2023
@jtescher
Copy link
Member

Resolved in #1192

@cijothomas cijothomas removed the version:breaking Tag PR which will make breaking changes. Same as bumping the "major" in semver. https://semver.org/ label Aug 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-common Area:common issues that not related to specific pillar priority:p2 Medium priority issues and bugs. triage:accepted Has been triaged and accepted.
Projects
None yet
Development

No branches or pull requests

3 participants