Imports of package prometheusextension

PathSynopsis
errorsPackage errors implements functions to manipulate errors.
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
github.com/prometheus/client_golang/prometheusPackage prometheus is the core instrumentation package.
github.com/prometheus/client_model/go
mathPackage math provides basic constants and mathematical functions.
sortPackage sort provides primitives for sorting slices and user-defined collections.
syncPackage sync provides basic synchronization primitives such as mutual exclusion locks.
timePackage time provides functionality for measuring and displaying time.