Skip to content

Add publish data in reporting backend#164

Open
Uditha20 wants to merge 1 commit into
entgra:masterfrom
Uditha20:publish-data
Open

Add publish data in reporting backend#164
Uditha20 wants to merge 1 commit into
entgra:masterfrom
Uditha20:publish-data

Conversation

@Uditha20

@Uditha20 Uditha20 commented Jan 5, 2026

Copy link
Copy Markdown
Contributor

}
}

private class LogsReportingPublisher implements Callable<Integer> {

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Can you check the difference between this and ReportingPublisher? You have duplicated the same method but only the payload type has changed and nothing else. This can be improved using a generic method since the payload always gets converted to a JSON string.

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.

2 participants