Home
last modified time | relevance | path

Searched defs:Prometheus (Results 1 – 25 of 282) sorted by relevance

12345678910>>...12

/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/thanos-io/thanos/pkg/testutil/e2eutil/
H A Dprometheus.go76 type Prometheus struct { struct
77 dir string
78 db *tsdb.DB
79 prefix string
80 binPath string
82 running bool
83 cmd *exec.Cmd
84 disabledCompaction bool
85 addr string
87 config string
[all …]
/dports/net-mgmt/thanos/thanos-0.11.0/pkg/testutil/e2eutil/
H A Dprometheus.go73 type Prometheus struct { struct
74 dir string
75 db *tsdb.DB
76 prefix string
77 version string
79 running bool
80 cmd *exec.Cmd
81 disabledCompaction bool
82 addr string
152 func (p *Prometheus) Start() error {
[all …]
/dports/dns/blocky/blocky-0.17/docs/
H A Dprometheus_grafana.md3 ## Prometheus section in Integration in Grafana
5 ### Prometheus export
24 ### Grafana dashboard
33 ### Grafana configuration
39 ### Grafana and Prometheus example project
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/thanos-io/thanos/pkg/exemplars/
H A Dprometheus.go16 type Prometheus struct { struct
23 // NewPrometheus creates new exemplars.Prometheus.
33 …etheus) Exemplars(r *exemplarspb.ExemplarsRequest, s exemplarspb.Exemplars_ExemplarsServer) error {
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/thanos-io/thanos/pkg/targets/
H A Dprometheus.go17 type Prometheus struct { struct
24 // NewPrometheus creates new targets.Prometheus.
34 func (p *Prometheus) Targets(r *targetspb.TargetsRequest, s targetspb.Targets_TargetsServer) error {
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/thanos-io/thanos/pkg/rules/
H A Dprometheus.go17 type Prometheus struct { struct
24 // NewPrometheus creates new rules.Prometheus.
34 func (p *Prometheus) Rules(r *rulespb.RulesRequest, s rulespb.Rules_RulesServer) error {
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/thanos-io/thanos/pkg/metadata/
H A Dprometheus.go14 type Prometheus struct { struct
19 // NewPrometheus creates a new metadata.Prometheus.
28 …icMetadata(r *metadatapb.MetricMetadataRequest, s metadatapb.Metadata_MetricMetadataServer) error {
/dports/security/lego/lego-4.5.3/vendor/github.com/labbsr0x/bindman-dns-webhook/src/hook/metrics/
H A Dprometheus.go29 type Prometheus struct { struct
30 reqCount *prometheus.CounterVec
31 reqLatency *prometheus.HistogramVec
32 reqInFlight *prometheus.GaugeVec
79 func (p *Prometheus) HandleFunc(path string, next http.HandlerFunc) (string, http.HandlerFunc) {
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/doc/user/project/integrations/
H A Dprometheus.md40 #### Requirements
49 #### Getting started
58 #### Configuration in GitLab
83 #### Thanos configuration in GitLab
/dports/security/vault/vault-1.8.2/vendor/go.etcd.io/etcd/Documentation/op-guide/
H A Dmonitoring.md68 ## Prometheus section
109 There is a set of default alerts for etcd v3 clusters for [Prometheus 1.x](./etcd3_alert.rules) as … argument
115 [Grafana][grafana] has built-in Prometheus support; just add a Prometheus data source: argument
/dports/security/certmgr/certmgr-3.0.3/vendor/github.com/google/certificate-transparency-go/certificate-transparency-go-1.0.21/vendor/github.com/coreos/etcd/Documentation/op-guide/
H A Dmonitoring.md62 ## Prometheus section in Monitoring etcd
101 ### Alerting
107 ### Grafana
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/coreos/etcd/Documentation/op-guide/
H A Dmonitoring.md68 ## Prometheus section
109 There is a set of default alerts for etcd v3 clusters for [Prometheus 1.x](./etcd3_alert.rules) as … argument
115 [Grafana][grafana] has built-in Prometheus support; just add a Prometheus data source: argument
/dports/net-im/nextcloud-spreed-signaling/nextcloud-spreed-signaling-0.2.0/vendor/src/go.etcd.io/etcd/Documentation/op-guide/
H A Dmonitoring.md68 ## Prometheus section
109 There is a set of default alerts for etcd v3 clusters for [Prometheus 1.x](./etcd3_alert.rules) as … argument
115 [Grafana][grafana] has built-in Prometheus support; just add a Prometheus data source: argument
/dports/devel/etcd33/etcd-3.3.23/Documentation/op-guide/
H A Dmonitoring.md68 ## Prometheus section
109 There is a set of default alerts for etcd v3 clusters for [Prometheus 1.x](./etcd3_alert.rules) as … argument
115 [Grafana][grafana] has built-in Prometheus support; just add a Prometheus data source: argument
/dports/devel/etcd33/etcd-3.3.23/vendor/github.com/coreos/etcd/Documentation/op-guide/
H A Dmonitoring.md68 ## Prometheus section
109 There is a set of default alerts for etcd v3 clusters for [Prometheus 1.x](./etcd3_alert.rules) as … argument
115 [Grafana][grafana] has built-in Prometheus support; just add a Prometheus data source: argument
/dports/devel/etcd34/etcd-3.4.18/Documentation/op-guide/
H A Dmonitoring.md68 ## Prometheus section
109 There is a set of default alerts for etcd v3 clusters for [Prometheus 1.x](./etcd3_alert.rules) as … argument
115 [Grafana][grafana] has built-in Prometheus support; just add a Prometheus data source: argument
/dports/sysutils/terraform/terraform-1.0.11/vendor/go.etcd.io/etcd/Documentation/op-guide/
H A Dmonitoring.md68 ## Prometheus section
109 There is a set of default alerts for etcd v3 clusters for [Prometheus 1.x](./etcd3_alert.rules) as … argument
115 [Grafana][grafana] has built-in Prometheus support; just add a Prometheus data source: argument
/dports/net/traefik/traefik-2.6.1/pkg/types/
H A Dmetrics.go13Prometheus *Prometheus `description:"Prometheus metrics exporter type." json:"prometheus,omitempty… member
20 type Prometheus struct { struct
21 …metrics." json:"buckets,omitempty" toml:"buckets,omitempty" yaml:"buckets,omitempty" export:"true"`
22 …ls,omitempty" toml:"addEntryPointsLabels,omitempty" yaml:"addEntryPointsLabels,omitempty" export:"…
23 …abels,omitempty" toml:"addRoutersLabels,omitempty" yaml:"addRoutersLabels,omitempty" export:"true"`
24 …els,omitempty" toml:"addServicesLabels,omitempty" yaml:"addServicesLabels,omitempty" export:"true"`
25 … json:"entryPoint,omitempty" toml:"entryPoint,omitempty" yaml:"entryPoint,omitempty" export:"true"`
26 …nualRouting,omitempty" toml:"manualRouting,omitempty" yaml:"manualRouting,omitempty" export:"true"`
30 func (p *Prometheus) SetDefaults() {
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/google/cadvisor/collector/
H A Dconfig.go53 type Prometheus struct { struct
55 Endpoint string `json:"endpoint"`
58 PollingFrequency time.Duration `json:"polling_frequency"`
61 MetricsConfig []string `json:"metrics_config"`
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/doc/administration/monitoring/prometheus/
H A Dindex.md55 ### Changing the port and address Prometheus listens on
86 ### Adding custom scrape configurations
111 ### Standalone Prometheus using Omnibus GitLab
168 ### Using an external Prometheus server
/dports/www/grafana8/grafana-8.3.6/docs/sources/whatsnew/
H A Dwhats-new-in-v3-0.md161 ### Prometheus argument
165 ### InfluxDB
172 ### OpenTSDB
/dports/sysutils/kubectl/kubernetes-1.22.2/vendor/github.com/google/cadvisor/collector/
H A Dconfig.go54 type Prometheus struct { struct
56 Endpoint EndpointConfig `json:"endpoint"`
59 PollingFrequency time.Duration `json:"polling_frequency"`
62 MetricsConfig []string `json:"metrics_config"`
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-kafka/source/model/
H A DPrometheus.cpp21 Prometheus::Prometheus() : in Prometheus() function in Aws::Kafka::Model::Prometheus
27 Prometheus::Prometheus(JsonView jsonValue) : in Prometheus() function in Aws::Kafka::Model::Prometheus
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/gitlab.com/gitlab-org/gitaly/v14/doc/
H A Ddashboards.md12 ## Prometheus section in Observibility
18 ### Grafana
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/gitlab.com/gitlab-org/gitaly/v14/doc/
H A Ddashboards.md12 ## Prometheus section in Observibility
18 ### Grafana

12345678910>>...12