Skip to content
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

PMM-13082 Backwards compatibility with PMM v2 #3227

Open
wants to merge 15 commits into
base: v3
Choose a base branch
from

Conversation

ademidoff
Copy link
Member

@ademidoff ademidoff commented Oct 8, 2024

PMM-13082

Link to the Feature Build: SUBMODULES-3730

api/agent/pb/agent.proto Show resolved Hide resolved
api/agent/pb/agent.proto Show resolved Hide resolved
Copy link

codecov bot commented Oct 8, 2024

Codecov Report

Attention: Patch coverage is 40.00000% with 6 lines in your changes missing coverage. Please review.

Project coverage is 44.70%. Comparing base (eb12a93) to head (7b2d5f8).
Report is 1 commits behind head on v3.

Files with missing lines Patch % Lines
managed/services/agents/grpc/agentpb_server.go 0.00% 5 Missing ⚠️
managed/cmd/pmm-managed/main.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##               v3    #3227      +/-   ##
==========================================
+ Coverage   44.62%   44.70%   +0.07%     
==========================================
  Files         357      361       +4     
  Lines       35721    36161     +440     
==========================================
+ Hits        15942    16167     +225     
- Misses      18155    18333     +178     
- Partials     1624     1661      +37     
Flag Coverage Δ
admin 11.49% <ø> (-0.06%) ⬇️
agent 52.81% <ø> (-0.14%) ⬇️
managed 46.84% <40.00%> (+0.14%) ⬆️
vmproxy 66.66% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@percona percona deleted a comment from percona-robot Oct 8, 2024
@percona percona deleted a comment from percona-robot Oct 8, 2024
@percona percona deleted a comment from percona-robot Oct 8, 2024
api/agent/pb/agent.proto Show resolved Hide resolved
api/agent/pb/agent.proto Show resolved Hide resolved
api/agent/pb/agent.proto Show resolved Hide resolved
api/agent/pb/agent.proto Show resolved Hide resolved
api/agent/pb/agent.proto Show resolved Hide resolved
@ademidoff ademidoff changed the title PMM-13082 Backward compatibility with PMM v2 PMM-13082 Backwards compatibility with PMM v2 Oct 8, 2024
@ademidoff ademidoff force-pushed the PMM-13082-backward-compatibility-with-pmm-2 branch from f67e2c0 to 4b3373a Compare October 9, 2024 18:21
@@ -7,18 +7,28 @@ deps:
- buf.build/grpc-ecosystem/grpc-gateway
lint:
use:
- DEFAULT
- STANDARD
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

FYI: DEFAULT has become deprecated.

@ademidoff ademidoff marked this pull request as ready for review October 10, 2024 06:18
@ademidoff ademidoff requested review from BupycHuk and a team as code owners October 10, 2024 06:18
@ademidoff ademidoff requested review from idoqo and removed request for a team October 10, 2024 06:18
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.

4 participants