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
Merge pull request jupp0r#105 from jupp0r/replace-protobuf Remove protobuf dependency This change removes the protobuf wire format, as it's no longer supported in prometheus 2.0. It uses this as an opportunity to remove protobuf as an external dependency all together, which will make integration into existing code bases that already use protobuf much more palatable.