upgrade prometheus client-go

Signed-off-by: zackzhangkai <zackzhang@yunify.com>
This commit is contained in:
zackzhangkai
2020-11-09 14:42:41 +08:00
parent 89de94dbf8
commit 745ede8519
386 changed files with 35654 additions and 35929 deletions

View File

@@ -11,6 +11,10 @@
// See the License for the specific language governing permissions and
// limitations under the License.
// Package log implements logging via logrus.
//
// Deprecated: This package has been replaced with github.com/prometheus/common/promlog.
package log
import (