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: Make "occurred_at" to be specified as a 13-digit timestamp #436

Merged
merged 3 commits into from
Nov 26, 2024

Conversation

ibuibu
Copy link
Contributor

@ibuibu ibuibu commented Nov 26, 2024

Make occurred_at to be specified as a 13-digit timestamp

@ibuibu ibuibu requested a review from a team as a code owner November 26, 2024 04:24
@@ -79,7 +79,7 @@ fn config_app<C: TransferClient + 'static>(
web::post().to(controllers::public::send_event::handler),
)
.route(
"/custom_metrics",
"/custom-metrics",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@ibuibu ibuibu self-assigned this Nov 26, 2024
@ibuibu ibuibu merged commit c2b7b92 into main Nov 26, 2024
14 checks passed
@ibuibu ibuibu deleted the feat/occurred_at_millsec branch November 26, 2024 14:34
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