Skip to content

RANGER-5553: Incorrect Tags count reported in SummaryTOTALTAGS metric from /service/metrics/json API#953

Open
RakeshGuptaDev wants to merge 1 commit into
apache:masterfrom
RakeshGuptaDev:RANGER-5553
Open

RANGER-5553: Incorrect Tags count reported in SummaryTOTALTAGS metric from /service/metrics/json API#953
RakeshGuptaDev wants to merge 1 commit into
apache:masterfrom
RakeshGuptaDev:RANGER-5553

Conversation

@RakeshGuptaDev
Copy link
Copy Markdown
Contributor

What changes were proposed in this pull request?

The SummaryTOTALTAGS metric returned by the /service/metrics/json API does not accurately reflect the actual number of Tags present in the system. The value appears to be inconsistent or incorrect when compared against the real tag count.

Steps to Reproduce:

Access the /service/metrics/json API.
Locate the SummaryTOTALTAGS metric in the response.
Compare the reported value with the actual number of Tags in the system.
Expected Result:
SummaryTOTALTAGS should match the actual count of Tags.

Actual Result:
SummaryTOTALTAGS displays an incorrect count.

How was this patch tested?

Verified that the SummaryTOTALTAGS metric in the /service/metrics/json API correctly reflects the actual count of Tags present in the system.

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.

1 participant