Skip to content

track ddm state durations#180

Open
rcgoodfellow wants to merge 2 commits intomainfrom
ddm-track-session-duration
Open

track ddm state durations#180
rcgoodfellow wants to merge 2 commits intomainfrom
ddm-track-session-duration

Conversation

@rcgoodfellow
Copy link
Copy Markdown
Collaborator

@rcgoodfellow rcgoodfellow commented Mar 21, 2024

This PR tracks the times of DDM session state transitions internally and provides that information through an new GET /peers-v2 API endpoint. The existing GET /peers endpoint that control planes depend on remains in place.

@rcgoodfellow rcgoodfellow force-pushed the ddm-track-session-duration branch from e7e9076 to a8a25ce Compare March 21, 2024 20:14
@rcgoodfellow rcgoodfellow force-pushed the ddm-track-session-duration branch from a8a25ce to e5adb79 Compare March 21, 2024 22:32
@rcgoodfellow rcgoodfellow marked this pull request as ready for review March 22, 2024 16:24
taspelund added a commit that referenced this pull request Mar 27, 2026
Adds new ddm-api version PEER_DURATIONS which exposes a new duration
tracked for each peer indicating how long they've been in that state.
Updated implementation of #180.
taspelund added a commit that referenced this pull request Mar 27, 2026
Adds new ddm-api version PEER_DURATIONS which exposes a new duration
tracked for each peer indicating how long they've been in that state.
Updated implementation of #180.
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.

ddm: track peer establishment time

1 participant