You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I noticed that Successfully posted metrics data via api client is logged around 50 times per dependabot build.
What is the purpose of it?
In 66% of the time, based on the timestamp, the next log line is taking 8 seconds in average to show up, like if something is blocked.
Is it something critical? Can we try to deactivate it to see if we still have this "slowness" to know if it is really due to it or not?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I noticed that
Successfully posted metrics data via api clientis logged around 50 times per dependabot build.What is the purpose of it?
In 66% of the time, based on the timestamp, the next log line is taking 8 seconds in average to show up, like if something is blocked.
Is it something critical? Can we try to deactivate it to see if we still have this "slowness" to know if it is really due to it or not?
for instance: https://github.com/apache/camel/actions/runs/25051274995/job/73379414017#step:3:359
EDIT: this log seems to come from https://github.com/dependabot/proxy/blob/2803a0f0dec888dc2b556d1a9bea8a9d771f8167/internal/metrics/collector_client.go#L120
Beta Was this translation helpful? Give feedback.
All reactions