-
Notifications
You must be signed in to change notification settings - Fork 117
[server] Add SLO classification dimensions to record-level delay metric #2736
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
Merged
sushantmane
merged 26 commits into
linkedin:main
from
sushantmane:sumane/slo-record-delay-dimensions
May 9, 2026
Merged
Changes from all commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
46b2329
[server] Add SLO classification dimensions to record-level delay metric
sushantmane 79aef3d
Make HeartbeatKey labels mandatory PCS constructor params
sushantmane 7a0798e
Address review: bake SLO labels into HMS-created keys; harden test as…
sushantmane 8a3518b
Add direct test for MetricEntityStateFiveEnums.getAllMetricAttributes…
sushantmane fcf70aa
Fix spotbugs DLS_DEAD_LOCAL_STORE in MetricEntityStateFiveEnumsTest
sushantmane d676fe9
Address review: rename RecordLagFunction param; fix Javadoc link
sushantmane b1a1fec
HMS: resolve SLO labels in updateLagMonitor, plumb to
sushantmane d6dfccc
Tighten E2E SLO test: assert non-zero sum/max on matched point
sushantmane b91817e
Address review: PCS takes booleans, drop defensive null checks, renam…
sushantmane 7ae121d
Address review: empty-region locality, exception metric, missing tests,
sushantmane 905ac3f
Fix CI: register LAG_MONITOR_UPDATE in dimension test, give state-mod…
sushantmane 6fe46b9
HeartbeatKey: split single-line Javadoc onto multi-line block form
sushantmane ec00da1
Address review: locality null→REMOTE default, requireNonNull on stats
sushantmane 15070ad
[ci] Move TestAdminSparkServerWithMultiServers from shard 28 → 85
sushantmane a31c77f
Sync locality-null Javadocs with the emit-path REMOTE default
sushantmane 17a30cd
Relax per-shard timeout from 12 → 15 minutes
sushantmane eb23c20
Normalize empty localRegionName via RegionUtils in non-AA initializeE…
sushantmane aef8537
Enable per-record OTel metrics by default in E2E test framework
sushantmane f49f49e
Add SLO classification dimensions to heartbeat-delay metric
sushantmane 2bfd2aa
Update HeartbeatOtelMetricEntityTest expected dim list
sushantmane be6335e
Pin NR source fabric in SLO E2E test so dc1 leaders pull cross-region
sushantmane 70c8a46
Switch SLO E2E to AA + dual-fabric Samza for cross-region locality co…
sushantmane 408777a
Parameterize SLO E2E across (writeCompute, chunking) + speed up via 1s
sushantmane 07b622b
Revert global 1s heartbeat reporter override in E2E framework
sushantmane 05264eb
PCS#getOrCreateCachedHeartbeatKey: normalize region to match HMS path
sushantmane 06ee7fc
Validate heartbeatReporterIntervalSeconds at config load
sushantmane File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.