Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.17.0
-
None
Description
I encountered the same issue as KUDU-3549, so I recompiled Kudu using the master branch.
Now Prometheus is able to collect metrics from Kudu correctly through the /metrics_prometheus endpoint.
However, I noticed a large number of "Failed to write entity [xxx] as Prometheus: Not found: Entity is not relevant to Prometheus" warning logs in the Tserver's logs.
Could you please confirm if this is a code issue? If not, how can I reduce these logs?