Add Meter in beam metrics
- Dominant language
- Java
- Stars
- 8.7k
- Forks
- 4.7k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 205
Description
1. Add Meter interface and implementation
2. Add MeterData, MeterResult. Include MeterData in metric updates, and MeterResult in metric query results.
3. Add corresponding changes regarding MeterResult and MeterData.
Imported from Jira [BEAM-2603](https://issues.apache.org/jira/browse/BEAM-2603). Original Jira may contain additional context.
Reported by: Cody.
Subtask of issue #18470
Contributor guide
Research direction
Start with the parent issue #18470 and the linked Jira BEAM-2603 for the missing context, then inspect Apache Beam's existing metric update and query result types. Done means Meter and its implementation exist, MeterData is included in metric updates, and MeterResult is included in metric query results with the corresponding changes described in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- observability
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100