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.
CP/DP Split: track agent connections #2970
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
CP/DP Split: track agent connections #2970
Changes from 2 commits
af9de7f
c0a4342
470021c
4e415c4
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 187 in internal/mode/static/manager.go
internal/mode/static/manager.go#L184-L187
Check warning on line 191 in internal/mode/static/manager.go
internal/mode/static/manager.go#L191
Check warning on line 31 in internal/mode/static/nginx/agent/agent.go
internal/mode/static/nginx/agent/agent.go#L28-L31
Check warning on line 37 in internal/mode/static/nginx/agent/agent.go
internal/mode/static/nginx/agent/agent.go#L37
Check warning on line 43 in internal/mode/static/nginx/agent/agent.go
internal/mode/static/nginx/agent/agent.go#L43
Check warning on line 47 in internal/mode/static/nginx/agent/agent.go
internal/mode/static/nginx/agent/agent.go#L47
Check warning on line 29 in internal/mode/static/nginx/agent/command.go
internal/mode/static/nginx/agent/command.go#L25-L29
Check warning on line 48 in internal/mode/static/nginx/agent/command.go
internal/mode/static/nginx/agent/command.go#L45-L48
Check warning on line 53 in internal/mode/static/nginx/agent/command.go
internal/mode/static/nginx/agent/command.go#L50-L53
Check warning on line 69 in internal/mode/static/nginx/agent/command.go
internal/mode/static/nginx/agent/command.go#L66-L69
Check warning on line 80 in internal/mode/static/nginx/agent/command.go
internal/mode/static/nginx/agent/command.go#L71-L80
Check warning on line 82 in internal/mode/static/nginx/agent/command.go
internal/mode/static/nginx/agent/command.go#L82
Check warning on line 90 in internal/mode/static/nginx/agent/command.go
internal/mode/static/nginx/agent/command.go#L89-L90
Check warning on line 94 in internal/mode/static/nginx/agent/command.go
internal/mode/static/nginx/agent/command.go#L93-L94
Check warning on line 105 in internal/mode/static/nginx/agent/command.go
internal/mode/static/nginx/agent/command.go#L102-L105
Check warning on line 119 in internal/mode/static/nginx/agent/command.go
internal/mode/static/nginx/agent/command.go#L107-L119
Check warning on line 135 in internal/mode/static/nginx/agent/command.go
internal/mode/static/nginx/agent/command.go#L124-L135
Check warning on line 156 in internal/mode/static/nginx/agent/command.go
internal/mode/static/nginx/agent/command.go#L155-L156
Check warning on line 20 in internal/mode/static/nginx/agent/file.go
internal/mode/static/nginx/agent/file.go#L19-L20
Check warning on line 33 in internal/mode/static/nginx/agent/file.go
internal/mode/static/nginx/agent/file.go#L33
Check warning on line 47 in internal/mode/static/nginx/agent/file.go
internal/mode/static/nginx/agent/file.go#L47
Check warning on line 58 in internal/mode/static/nginx/agent/file.go
internal/mode/static/nginx/agent/file.go#L57-L58
This file was deleted.