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
This issue is meant to collect things blocking the v1.0 release.
Remove the upgrade path from 0.4 storage format to 0.5 storage format from the code. It is quite confusing and essentially pre-1.0 cruft. (By using 0.5 and later, the storage format will be converted automatically. Thus, this would just mean you cannot upgrade from 0.4 or previously directly to 1.0 but have to go through 0.5 first.)
OpenMetrics support via client_golang is too far down the road. And if it happens, we should aim for compatible addition anyway. So I removed it as a 1.0 blocker.
This issue is meant to collect things blocking the v1.0 release.
/cannot be used for grouping.Perhaps wait for certain OpenMetrics things happening (through client_golang).The text was updated successfully, but these errors were encountered: