Skip to:
User story:
User should be able to see all error and warning messages related to backup/restore process. Now we have job logs, but it contains only backup tool (pbm) logs. We want to add there records from pmm-agent and pmm-server.
UI/UX:
Acceptance criteria:
Out of scope:
Suggested implementation:
1) Deprecate chunk Id field in API: https://github.com/percona/pmm/blob/main/api/agentpb/agent.proto#L623
2) Make chunk id auto incremental in PMM DB
Problem: How to define last log record?
How to test:
Details:
User story:
User should be able to see all error and warning messages related to backup/restore process. Now we have job logs, but it contains only backup tool (pbm) logs. We want to add there records from pmm-agent and pmm-server.
UI/UX:
Acceptance criteria:
Out of scope:
Suggested implementation:
1) Deprecate chunk Id field in API: https://github.com/percona/pmm/blob/main/api/agentpb/agent.proto#L623
2) Make chunk id auto incremental in PMM DB
Problem: How to define last log record?
How to test:
Details: