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

Add epoch milliseconds into stage/task metric #39

Merged
merged 1 commit into from
Apr 27, 2022

Conversation

hoaihuongbk
Copy link
Contributor

The epoch time (milliseconds) would be useful in case you want to know exactly the time your metrics are captured in spark job rather than rely on the time message from Kafka coming.

Model: Spark measure -> Kafka -> Telegraf -> InfluxDB. Telegraf parses your epoch time and uses it as the time writing to InfluxDB.

@LucaCanali LucaCanali merged commit 933e6d2 into LucaCanali:master Apr 27, 2022
@LucaCanali
Copy link
Owner

Thanks for the PR.

@hoaihuongbk hoaihuongbk deleted the add_epochms_tokafka_sink branch May 4, 2022 14:44
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.

None yet

2 participants