apache / apache/auron

Auron MetricNode periodic updates

Open
#2,189 4 comments 2 reactions 1 assignee Claimed by @qingfei1994 View on GitHub
Dominant language
Rust
Stars
1.8k
Forks
241
Avg merge
2d 14h
Merged PRs (30d)
22

Description

Auron's current metric design is tailored for batch processing scenarios, where metrics are updated only after a task has completed.
However, in Flink environments, tasks are long-running, so we need to update metrics periodically.
For more details, see [rt.rs](https://github.com/apache/auron/blob/master/native-engine/auron/src/rt.rs)

Image

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.