diff --git a/add-ons/services/deploy-observe.sh b/add-ons/services/deploy-observe.sh index dd7b5bb..ac12f8e 100755 --- a/add-ons/services/deploy-observe.sh +++ b/add-ons/services/deploy-observe.sh @@ -9,22 +9,23 @@ echo >&2 kubectl apply -f kube-state-metrics.yaml -export MANAGED_DOMAIN="$SERVICE.$RUNTIME_DOMAIN" -BASE64_ROOT_OBSERVE_PASSWORD=$(echo -n "$OBSERVE_ROOT_USER_PASSWORD" | openssl base64 -A) - -export BASE64_ROOT_OBSERVE_PASSWORD - # shellcheck disable=SC2016 opentelemetry_operator_variables='$NAMESPACE' envsubst "$opentelemetry_operator_variables" [^ Z]+) (?Pstdout|stderr) (?P[^ ]*) ?(?P.*)$" + output: extract_metadata_from_filepath + timestamp: + parse_from: attributes.time + layout_type: gotime + layout: "2006-01-02T15:04:05.999999999Z07:00" + # Parse CRI-Containerd format + - type: regex_parser + id: parser-containerd + regex: "^(?P