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

feat: RemoteDependencyTelemetry mutable timestamp #7

Merged
merged 1 commit into from
May 21, 2024

Conversation

tjerand-bjornsen-ksat
Copy link

Add functionality for specifying the timestamp of a RemoteDependencyTelemetry, instead of always using Utc::now().

This enables setting the timestamp of the request to e.g. when the dependency call was initiated, instead of when the telemetry item was submitted (which normally would be when the dependency processing was finished).

Add functionality for specifying the timestamp of a `RemoteDependencyTelemetry`, instead of always using `Utc::now()`.

This enables setting the timestamp of the request to e.g. when the dependency call was initiated, instead of when the telemetry item was submitted (which normally would be when the dependency processing was finished).
@vegardgs-ksat vegardgs-ksat merged commit ddddbb5 into master May 21, 2024
3 checks passed
@vegardgs-ksat vegardgs-ksat deleted the feat/dependency-telemetry-timestamp-mut branch May 21, 2024 06:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants