معرفی شرکت ها


golang-github-prometheus-common-dev_0.15.0-2_all.deb


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

common libraries for Prometheus components
ویژگی مقدار
سیستم عامل Linux
توزیع Debian Bullseye-11
مخزن Debian main all
نام بسته golang-github-prometheus-common-dev
نام فایل بسته golang-github-prometheus-common-dev_0.15.0-2_all.deb
نسخه بسته 0.15.0
انتشار بسته 2
معماری بسته all
نگهدارنده Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
تاریخ ساخت -
هاست سازنده -
نوع بسته .deb
آدرس صفحه اصلی https://github.com/prometheus/common
مجوز -
حجم دانلود 102180
حجم نصب 511
This package includes: . * github.com/prometheus/common/config: Common configuration structures. * github.com/prometheus/common/expfmt: Decoding and encoding for the exposition format. * github.com/prometheus/common/log: Wraps https://github.com/Sirupsen/logrus in order to add line:file annotations to log lines, as well as to provide common command-line flags for Prometheus components using it. * github.com/prometheus/common/model: Shared data structures. * github.com/prometheus/common/promlog: Defines standardised ways to initialize Go kit loggers across Prometheus components. * github.com/prometheus/common/route: A routing wrapper around https://github.com/julienschmidt/httprouter using `context.Context`. * github.com/prometheus/common/version: Version information and metrics.


نحوه نصب


نصب پکیج deb golang-github-prometheus-common-dev:

    sudo apt-get install golang-github-prometheus-common-dev_0.15.0-2_all.deb


فایل ها

مسیرها
./usr/share/doc/golang-github-prometheus-common-dev/changelog.Debian.gz
./usr/share/doc/golang-github-prometheus-common-dev/copyright
./usr/share/gocode/src/github.com/prometheus/common/config/config.go
./usr/share/gocode/src/github.com/prometheus/common/config/http_config.go
./usr/share/gocode/src/github.com/prometheus/common/config/http_config_test.go
./usr/share/gocode/src/github.com/prometheus/common/config/testdata/basic-auth-password
./usr/share/gocode/src/github.com/prometheus/common/config/testdata/bearer.token
./usr/share/gocode/src/github.com/prometheus/common/config/testdata/client-no-pass.key
./usr/share/gocode/src/github.com/prometheus/common/config/testdata/client.crt
./usr/share/gocode/src/github.com/prometheus/common/config/testdata/empty
./usr/share/gocode/src/github.com/prometheus/common/config/testdata/http.conf.basic-auth.good.yaml
./usr/share/gocode/src/github.com/prometheus/common/config/testdata/http.conf.basic-auth.no-password.yaml
./usr/share/gocode/src/github.com/prometheus/common/config/testdata/http.conf.basic-auth.no-username.yaml
./usr/share/gocode/src/github.com/prometheus/common/config/testdata/http.conf.basic-auth.too-much.bad.yaml
./usr/share/gocode/src/github.com/prometheus/common/config/testdata/http.conf.bearer-token-and-file-set.bad.yml
./usr/share/gocode/src/github.com/prometheus/common/config/testdata/http.conf.empty.bad.yml
./usr/share/gocode/src/github.com/prometheus/common/config/testdata/http.conf.good.yml
./usr/share/gocode/src/github.com/prometheus/common/config/testdata/http.conf.invalid-bearer-token-file.bad.yml
./usr/share/gocode/src/github.com/prometheus/common/config/testdata/self-signed-client.crt
./usr/share/gocode/src/github.com/prometheus/common/config/testdata/self-signed-client.key
./usr/share/gocode/src/github.com/prometheus/common/config/testdata/server.crt
./usr/share/gocode/src/github.com/prometheus/common/config/testdata/server.key
./usr/share/gocode/src/github.com/prometheus/common/config/testdata/tls-ca-chain.pem
./usr/share/gocode/src/github.com/prometheus/common/config/testdata/tls_config.cert_no_key.bad.yml
./usr/share/gocode/src/github.com/prometheus/common/config/testdata/tls_config.empty.good.yml
./usr/share/gocode/src/github.com/prometheus/common/config/testdata/tls_config.insecure.good.yml
./usr/share/gocode/src/github.com/prometheus/common/config/testdata/tls_config.invalid_field.bad.yml
./usr/share/gocode/src/github.com/prometheus/common/config/testdata/tls_config.key_no_cert.bad.yml
./usr/share/gocode/src/github.com/prometheus/common/config/tls_config_test.go
./usr/share/gocode/src/github.com/prometheus/common/expfmt/bench_test.go
./usr/share/gocode/src/github.com/prometheus/common/expfmt/decode.go
./usr/share/gocode/src/github.com/prometheus/common/expfmt/decode_test.go
./usr/share/gocode/src/github.com/prometheus/common/expfmt/encode.go
./usr/share/gocode/src/github.com/prometheus/common/expfmt/encode_test.go
./usr/share/gocode/src/github.com/prometheus/common/expfmt/expfmt.go
./usr/share/gocode/src/github.com/prometheus/common/expfmt/fuzz.go
./usr/share/gocode/src/github.com/prometheus/common/expfmt/openmetrics_create.go
./usr/share/gocode/src/github.com/prometheus/common/expfmt/openmetrics_create_test.go
./usr/share/gocode/src/github.com/prometheus/common/expfmt/testdata/json2
./usr/share/gocode/src/github.com/prometheus/common/expfmt/testdata/json2_bad
./usr/share/gocode/src/github.com/prometheus/common/expfmt/testdata/protobuf
./usr/share/gocode/src/github.com/prometheus/common/expfmt/testdata/protobuf.gz
./usr/share/gocode/src/github.com/prometheus/common/expfmt/testdata/text
./usr/share/gocode/src/github.com/prometheus/common/expfmt/testdata/text.gz
./usr/share/gocode/src/github.com/prometheus/common/expfmt/text_create.go
./usr/share/gocode/src/github.com/prometheus/common/expfmt/text_create_test.go
./usr/share/gocode/src/github.com/prometheus/common/expfmt/text_parse.go
./usr/share/gocode/src/github.com/prometheus/common/expfmt/text_parse_test.go
./usr/share/gocode/src/github.com/prometheus/common/go.mod
./usr/share/gocode/src/github.com/prometheus/common/go.sum
... and 37 more