Home
last modified time | relevance | path

Searched refs:ServiceMonitor (Results 1 – 21 of 21) sorted by relevance

/dports/www/fabio/fabio-1.5.14/registry/consul/
H A Dservice.go15 type ServiceMonitor struct { struct
22 func NewServiceMonitor(client *api.Client, config *config.Consul, dc string) *ServiceMonitor {
23 return &ServiceMonitor{
33 func (w *ServiceMonitor) Watch(updates chan string) { argument
64 func (w *ServiceMonitor) makeConfig(checks []*api.HealthCheck) string { argument
108 func (w *ServiceMonitor) serviceConfig(name string, passing map[string]bool) (config []string) { argument
/dports/devel/flex-sdk/flex-sdk-4.6.0.23201/frameworks/projects/air/Core/src/air/net/
H A DServiceMonitor.as37 * The ServiceMonitor class acts as the base class for all other service monitors.
72 public dynamic class ServiceMonitor extends EventDispatcher class in air.net
78 * Creates a ServiceMonitor object.
93 public function ServiceMonitor() method in air.net.ServiceMonitor
287 return '[ServiceMonitor available="' + available + '"]';
306 private static function _initServiceMonitor(specializer:Object):ServiceMonitor
308 var svcMon:ServiceMonitor = new ServiceMonitor();
320 * ServiceMonitor functions to the ServiceMonitor object. This approximates
323 * <p>A JavaScript class specializing a ServiceMonitor would look like this:</p>
358 * // Augment JavaScript prototype with public methods from ServiceMonitor
[all …]
H A DSocketMonitor.as55 public class SocketMonitor extends ServiceMonitor
H A DURLMonitor.as59 public class URLMonitor extends ServiceMonitor
/dports/sysutils/istio/istio-1.6.7/manifests/charts/istio-telemetry/prometheusOperator/templates/
H A Dservicemonitors.yaml2 kind: ServiceMonitor
21 kind: ServiceMonitor
43 kind: ServiceMonitor
75 kind: ServiceMonitor
121 kind: ServiceMonitor
178 kind: ServiceMonitor
224 kind: ServiceMonitor
281 kind: ServiceMonitor
/dports/sysutils/istio/istio-1.6.7/operator/cmd/mesh/testdata/manifest-generate/data-snapshot/charts/istio-telemetry/prometheusOperator/templates/
H A Dservicemonitors.yaml2 kind: ServiceMonitor
21 kind: ServiceMonitor
43 kind: ServiceMonitor
75 kind: ServiceMonitor
121 kind: ServiceMonitor
178 kind: ServiceMonitor
224 kind: ServiceMonitor
281 kind: ServiceMonitor
/dports/x11/kf5-plasma-framework/plasma-framework-5.89.0/src/plasma/private/
H A Ddataengineconsumer_p.h21 class ServiceMonitor; variable
/dports/lang/vala/vala-0.48.18/vapi/
H A Dlibepc-1.0.vapi141 public class ServiceMonitor : GLib.Object {
143 public ServiceMonitor (string? application, string? domain, ...);
145 public ServiceMonitor.for_types (string? domain, ...);
147 public ServiceMonitor.for_types_strv (string? domain, string types);
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/grafana/loki/production/helm/promtail/templates/
H A Dservicemonitor.yaml3 kind: ServiceMonitor
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/grafana/loki/production/helm/loki/templates/
H A Dservicemonitor.yaml3 kind: ServiceMonitor
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/grafana/loki/production/helm/fluent-bit/templates/
H A Dservicemonitor.yaml3 kind: ServiceMonitor
/dports/security/vault/vault-1.8.2/vendor/go.opentelemetry.io/otel/example/otel-collector/k8s/
H A Dprometheus-service.yaml16 kind: ServiceMonitor
/dports/security/vuls/vuls-0.13.7/vendor/go.opentelemetry.io/otel/example/otel-collector/k8s/
H A Dprometheus-service.yaml16 kind: ServiceMonitor
/dports/security/go-cve-dictionary/go-cve-dictionary-0.5.5/vendor/go.opentelemetry.io/otel/example/otel-collector/k8s/
H A Dprometheus-service.yaml16 kind: ServiceMonitor
/dports/www/oauth2-proxy/oauth2-proxy-7.2.0/vendor/go.opentelemetry.io/otel/example/otel-collector/k8s/
H A Dprometheus-service.yaml16 kind: ServiceMonitor
/dports/games/automuteus/automuteus-6.15.2/vendor/go.opentelemetry.io/otel/example/otel-collector/k8s/
H A Dprometheus-service.yaml16 kind: ServiceMonitor
/dports/net/storj/storj-1.45.3/vendor/go.opentelemetry.io/otel/example/otel-collector/k8s/
H A Dprometheus-service.yaml16 kind: ServiceMonitor
/dports/www/grafana8/grafana-8.3.6/vendor/go.opentelemetry.io/otel/example/otel-collector/k8s/
H A Dprometheus-service.yaml16 kind: ServiceMonitor
/dports/textproc/highlight/highlight-4.1/langDefs/
H A Dactionscript.lang93 "SelectableListAccImpl", "ServiceMonitor", "Shape", "SharedObject",
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/github.com/variantdev/chartify/testdata/prometheus-operator-adhoc-dep-with-strategicpatch/output/files/templates/
H A Dpatched.yaml55541 kind: ServiceMonitor
55564 kind: ServiceMonitor
55592 kind: ServiceMonitor
55615 kind: ServiceMonitor
55637 kind: ServiceMonitor
55660 kind: ServiceMonitor
55683 kind: ServiceMonitor
55706 kind: ServiceMonitor
55729 kind: ServiceMonitor
55749 kind: ServiceMonitor
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/grafana/loki/
H A DCHANGELOG.md2378 …//github.com/grafana/loki/pull/856) **martinbaillie**: promtail: Add ServiceMonitor and headless S…