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
The receiver currently performs some initialization of metrics at the beginning of the scrape function. If a major failure is encountered, it returns these empty metrics. Instead, it should return an empty result in this case.
The text was updated successfully, but these errors were encountered:
The receiver currently performs some initialization of metrics at the beginning of the
scrape
function. If a major failure is encountered, it returns these empty metrics. Instead, it should return an empty result in this case.The text was updated successfully, but these errors were encountered: