Kubeintel Logo

Kubeintel

  • Search
  • Pods
  • Deployments
  • Statefulsets
  • jobJobs
  • Daemonsets
  • Namespaces
  • Nodes
  • Services
  • Configmaps
  1. Home
  2. /
  3. namespaces
  4. /
  5. argocd
  6. /
  7. pods
  8. /
  9. argocd-repo-server-5b6f44d978-4gnpc
  10. /
  11. logs
Summary
Metadata
Containers
Spec
Status
All
Events
Logs
Investigator
Pod Details

Name: argocd-repo-server-5b6f44d978-4gnpc

Namespace: argocd

Status: Running

IP: 10.244.1.26

Node: system-0-65529

Ready: 1/1

Kubectl Commands
  • View
  • Delete
  • Describe
  • Debug
Containers
Name
Image
Ready
Restarts
...
argocd-repo-serverquay.io/argoproj/argocd:v2.12.1Ready-
  • 1
Init Containers
Name
Image
Ready
Restarts
...
copyutilquay.io/argoproj/argocd:v2.12.1Completed-
  • 1
Metadata

Creation Time: 2025-04-17T22:04:42Z

Labels:

  • app.kubernetes.io/name: argocd-repo-server...
  • pod-template-hash: 5b6f44d978...
name: argocd-repo-server-5b6f44d978-4gnpc
generateName: argocd-repo-server-5b6f44d978-
namespace: argocd
uid: 2283b41b-d5e5-4c2e-b294-61b4d5ff68a9
resourceVersion: '92140309'
creationTimestamp: '2025-04-17T22:04:42Z'
labels:
app.kubernetes.io/name: argocd-repo-server
pod-template-hash: 5b6f44d978
ownerReferences:
- apiVersion: apps/v1
kind: ReplicaSet
name: argocd-repo-server-5b6f44d978
uid: 7d989b0e-06af-4796-a1ab-bba9d1c4ec97
controller: true
blockOwnerDeletion: true
- name: argocd-repo-server
image: quay.io/argoproj/argocd:v2.12.1
args:
- /usr/local/bin/argocd-repo-server
ports:
- containerPort: 8081
protocol: TCP
- containerPort: 8084
protocol: TCP
env:
- name: REDIS_PASSWORD
valueFrom:
secretKeyRef:
name: argocd-redis
key: auth
- name: ARGOCD_RECONCILIATION_TIMEOUT
valueFrom:
configMapKeyRef:
name: argocd-cm
key: timeout.reconciliation
optional: true
- name: ARGOCD_REPO_SERVER_LOGFORMAT
valueFrom:
configMapKeyRef:
name: argocd-cmd-params-cm
key: reposerver.log.format
optional: true
- name: ARGOCD_REPO_SERVER_LOGLEVEL
valueFrom:
configMapKeyRef:
name: argocd-cmd-params-cm
key: reposerver.log.level
optional: true
- name: ARGOCD_REPO_SERVER_PARALLELISM_LIMIT
valueFrom:
configMapKeyRef:
name: argocd-cmd-params-cm
key: reposerver.parallelism.limit
optional: true
- name: ARGOCD_REPO_SERVER_LISTEN_ADDRESS
valueFrom:
configMapKeyRef:
name: argocd-cmd-params-cm
key: reposerver.listen.address
optional: true
- name: ARGOCD_REPO_SERVER_LISTEN_METRICS_ADDRESS
valueFrom:
configMapKeyRef:
name: argocd-cmd-params-cm
key: reposerver.metrics.listen.address
optional: true
- name: ARGOCD_REPO_SERVER_DISABLE_TLS
valueFrom:
configMapKeyRef:
name: argocd-cmd-params-cm
key: reposerver.disable.tls
optional: true
- name: ARGOCD_TLS_MIN_VERSION
valueFrom:
configMapKeyRef:
name: argocd-cmd-params-cm
key: reposerver.tls.minversion
optional: true
- name: ARGOCD_TLS_MAX_VERSION
valueFrom:
configMapKeyRef:
name: argocd-cmd-params-cm
key: reposerver.tls.maxversion
optional: true
- name: ARGOCD_TLS_CIPHERS
valueFrom:
configMapKeyRef:
name: argocd-cmd-params-cm
key: reposerver.tls.ciphers
optional: true
- name: ARGOCD_REPO_CACHE_EXPIRATION
valueFrom:
configMapKeyRef:
name: argocd-cmd-params-cm
key: reposerver.repo.cache.expiration
optional: true
- name: REDIS_SERVER
valueFrom:
configMapKeyRef:
name: argocd-cmd-params-cm
key: redis.server
optional: true
- name: REDIS_COMPRESSION
valueFrom:
configMapKeyRef:
name: argocd-cmd-params-cm
key: redis.compression
optional: true
- name: REDISDB
valueFrom:
configMapKeyRef:
name: argocd-cmd-params-cm
key: redis.db
optional: true
- name: ARGOCD_DEFAULT_CACHE_EXPIRATION
valueFrom:
configMapKeyRef:
name: argocd-cmd-params-cm
key: reposerver.default.cache.expiration
optional: true
- name: ARGOCD_REPO_SERVER_OTLP_ADDRESS
valueFrom:
configMapKeyRef:
name: argocd-cmd-params-cm
key: otlp.address
optional: true
- name: ARGOCD_REPO_SERVER_OTLP_INSECURE
valueFrom:
configMapKeyRef:
name: argocd-cmd-params-cm
key: otlp.insecure
optional: true
- name: ARGOCD_REPO_SERVER_OTLP_HEADERS
valueFrom:
configMapKeyRef:
name: argocd-cmd-params-cm
key: otlp.headers
optional: true
- name: ARGOCD_REPO_SERVER_MAX_COMBINED_DIRECTORY_MANIFESTS_SIZE
valueFrom:
configMapKeyRef:
name: argocd-cmd-params-cm
key: reposerver.max.combined.directory.manifests.size
optional: true
- name: ARGOCD_REPO_SERVER_PLUGIN_TAR_EXCLUSIONS
valueFrom:
configMapKeyRef:
name: argocd-cmd-params-cm
key: reposerver.plugin.tar.exclusions
optional: true
- name: ARGOCD_REPO_SERVER_ALLOW_OUT_OF_BOUNDS_SYMLINKS
valueFrom:
configMapKeyRef:
name: argocd-cmd-params-cm
key: reposerver.allow.oob.symlinks
optional: true
- name: ARGOCD_REPO_SERVER_STREAMED_MANIFEST_MAX_TAR_SIZE
valueFrom:
configMapKeyRef:
name: argocd-cmd-params-cm
key: reposerver.streamed.manifest.max.tar.size
optional: true
- name: ARGOCD_REPO_SERVER_STREAMED_MANIFEST_MAX_EXTRACTED_SIZE
valueFrom:
configMapKeyRef:
name: argocd-cmd-params-cm
key: reposerver.streamed.manifest.max.extracted.size
optional: true
- name: ARGOCD_REPO_SERVER_HELM_MANIFEST_MAX_EXTRACTED_SIZE
valueFrom:
configMapKeyRef:
name: argocd-cmd-params-cm
key: reposerver.helm.manifest.max.extracted.size
optional: true
- name: ARGOCD_REPO_SERVER_DISABLE_HELM_MANIFEST_MAX_EXTRACTED_SIZE
valueFrom:
configMapKeyRef:
name: argocd-cmd-params-cm
key: reposerver.disable.helm.manifest.max.extracted.size
optional: true
- name: ARGOCD_REVISION_CACHE_LOCK_TIMEOUT
valueFrom:
configMapKeyRef:
name: argocd-cmd-params-cm
key: reposerver.revision.cache.lock.timeout
optional: true
- name: ARGOCD_GIT_MODULES_ENABLED
valueFrom:
configMapKeyRef:
name: argocd-cmd-params-cm
key: reposerver.enable.git.submodule
optional: true
- name: ARGOCD_GIT_LS_REMOTE_PARALLELISM_LIMIT
valueFrom:
configMapKeyRef:
name: argocd-cmd-params-cm
key: reposerver.git.lsremote.parallelism.limit
optional: true
- name: ARGOCD_GIT_REQUEST_TIMEOUT
valueFrom:
configMapKeyRef:
name: argocd-cmd-params-cm
key: reposerver.git.request.timeout
optional: true
- name: ARGOCD_GRPC_MAX_SIZE_MB
valueFrom:
configMapKeyRef:
name: argocd-cmd-params-cm
key: reposerver.grpc.max.size
optional: true
- name: ARGOCD_REPO_SERVER_INCLUDE_HIDDEN_DIRECTORIES
valueFrom:
configMapKeyRef:
name: argocd-cmd-params-cm
key: reposerver.include.hidden.directories
optional: true
- name: HELM_CACHE_HOME
value: /helm-working-dir
- name: HELM_CONFIG_HOME
value: /helm-working-dir
- name: HELM_DATA_HOME
value: /helm-working-dir
resources: {}
volumeMounts:
- name: ssh-known-hosts
mountPath: /app/config/ssh
- name: tls-certs
mountPath: /app/config/tls
- name: gpg-keys
mountPath: /app/config/gpg/source
- name: gpg-keyring
mountPath: /app/config/gpg/keys
- name: argocd-repo-server-tls
mountPath: /app/config/reposerver/tls
- name: tmp
mountPath: /tmp
- name: helm-working-dir
mountPath: /helm-working-dir
- name: plugins
mountPath: /home/argocd/cmp-server/plugins
livenessProbe:
httpGet:
path: /healthz?full=true
port: 8084
scheme: HTTP
initialDelaySeconds: 30
timeoutSeconds: 5
periodSeconds: 30
successThreshold: 1
failureThreshold: 3
readinessProbe:
httpGet:
path: /healthz
port: 8084
scheme: HTTP
initialDelaySeconds: 5
timeoutSeconds: 1
periodSeconds: 10
successThreshold: 1
failureThreshold: 3
terminationMessagePath: /dev/termination-log
terminationMessagePolicy: File
imagePullPolicy: Always
securityContext:
capabilities:
drop:
- ALL
runAsNonRoot: true
readOnlyRootFilesystem: true
allowPrivilegeEscalation: false
seccompProfile:
type: RuntimeDefault
volumes:
- name: ssh-known-hosts
configMap:
name: argocd-ssh-known-hosts-cm
defaultMode: 420
- name: tls-certs
configMap:
name: argocd-tls-certs-cm
defaultMode: 420
- name: gpg-keys
configMap:
name: argocd-gpg-keys-cm
defaultMode: 420
- name: gpg-keyring
emptyDir: {}
- name: tmp
emptyDir: {}
- name: helm-working-dir
emptyDir: {}
- name: argocd-repo-server-tls
secret:
secretName: argocd-repo-server-tls
items:
- key: tls.crt
path: tls.crt
- key: tls.key
path: tls.key
- key: ca.crt
path: ca.crt
defaultMode: 420
optional: true
- name: var-files
emptyDir: {}
- name: plugins
emptyDir: {}
initContainers:
- name: copyutil
image: quay.io/argoproj/argocd:v2.12.1
command:
- /bin/cp
- '-n'
- /usr/local/bin/argocd
- /var/run/argocd/argocd-cmp-server
resources: {}
volumeMounts:
- name: var-files
mountPath: /var/run/argocd
terminationMessagePath: /dev/termination-log
terminationMessagePolicy: File
imagePullPolicy: IfNotPresent
securityContext:
capabilities:
drop:
- ALL
runAsNonRoot: true
readOnlyRootFilesystem: true
allowPrivilegeEscalation: false
seccompProfile:
type: RuntimeDefault
containers:
- name: argocd-repo-server
image: quay.io/argoproj/argocd:v2.12.1
args:
- /usr/local/bin/argocd-repo-server
ports:
- containerPort: 8081
protocol: TCP
- containerPort: 8084
protocol: TCP
env:
- name: REDIS_PASSWORD
valueFrom:
secretKeyRef:
name: argocd-redis
key: auth
- name: ARGOCD_RECONCILIATION_TIMEOUT
valueFrom:
configMapKeyRef:
name: argocd-cm
key: timeout.reconciliation
optional: true
- name: ARGOCD_REPO_SERVER_LOGFORMAT
valueFrom:
configMapKeyRef:
name: argocd-cmd-params-cm
key: reposerver.log.format
optional: true
- name: ARGOCD_REPO_SERVER_LOGLEVEL
valueFrom:
configMapKeyRef:
name: argocd-cmd-params-cm
key: reposerver.log.level
optional: true
- name: ARGOCD_REPO_SERVER_PARALLELISM_LIMIT
valueFrom:
configMapKeyRef:
name: argocd-cmd-params-cm
key: reposerver.parallelism.limit
optional: true
- name: ARGOCD_REPO_SERVER_LISTEN_ADDRESS
valueFrom:
configMapKeyRef:
name: argocd-cmd-params-cm
key: reposerver.listen.address
optional: true
- name: ARGOCD_REPO_SERVER_LISTEN_METRICS_ADDRESS
valueFrom:
configMapKeyRef:
name: argocd-cmd-params-cm
key: reposerver.metrics.listen.address
optional: true
- name: ARGOCD_REPO_SERVER_DISABLE_TLS
valueFrom:
configMapKeyRef:
name: argocd-cmd-params-cm
key: reposerver.disable.tls
optional: true
- name: ARGOCD_TLS_MIN_VERSION
valueFrom:
configMapKeyRef:
name: argocd-cmd-params-cm
key: reposerver.tls.minversion
optional: true
- name: ARGOCD_TLS_MAX_VERSION
valueFrom:
configMapKeyRef:
name: argocd-cmd-params-cm
key: reposerver.tls.maxversion
optional: true
- name: ARGOCD_TLS_CIPHERS
valueFrom:
configMapKeyRef:
name: argocd-cmd-params-cm
key: reposerver.tls.ciphers
optional: true
- name: ARGOCD_REPO_CACHE_EXPIRATION
valueFrom:
configMapKeyRef:
name: argocd-cmd-params-cm
key: reposerver.repo.cache.expiration
optional: true
- name: REDIS_SERVER
valueFrom:
configMapKeyRef:
name: argocd-cmd-params-cm
key: redis.server
optional: true
- name: REDIS_COMPRESSION
valueFrom:
configMapKeyRef:
name: argocd-cmd-params-cm
key: redis.compression
optional: true
- name: REDISDB
valueFrom:
configMapKeyRef:
name: argocd-cmd-params-cm
key: redis.db
optional: true
- name: ARGOCD_DEFAULT_CACHE_EXPIRATION
valueFrom:
configMapKeyRef:
name: argocd-cmd-params-cm
key: reposerver.default.cache.expiration
optional: true
- name: ARGOCD_REPO_SERVER_OTLP_ADDRESS
valueFrom:
configMapKeyRef:
name: argocd-cmd-params-cm
key: otlp.address
optional: true
- name: ARGOCD_REPO_SERVER_OTLP_INSECURE
valueFrom:
configMapKeyRef:
name: argocd-cmd-params-cm
key: otlp.insecure
optional: true
- name: ARGOCD_REPO_SERVER_OTLP_HEADERS
valueFrom:
configMapKeyRef:
name: argocd-cmd-params-cm
key: otlp.headers
optional: true
- name: ARGOCD_REPO_SERVER_MAX_COMBINED_DIRECTORY_MANIFESTS_SIZE
valueFrom:
configMapKeyRef:
name: argocd-cmd-params-cm
key: reposerver.max.combined.directory.manifests.size
optional: true
- name: ARGOCD_REPO_SERVER_PLUGIN_TAR_EXCLUSIONS
valueFrom:
configMapKeyRef:
name: argocd-cmd-params-cm
key: reposerver.plugin.tar.exclusions
optional: true
- name: ARGOCD_REPO_SERVER_ALLOW_OUT_OF_BOUNDS_SYMLINKS
valueFrom:
configMapKeyRef:
name: argocd-cmd-params-cm
key: reposerver.allow.oob.symlinks
optional: true
- name: ARGOCD_REPO_SERVER_STREAMED_MANIFEST_MAX_TAR_SIZE
valueFrom:
configMapKeyRef:
name: argocd-cmd-params-cm
key: reposerver.streamed.manifest.max.tar.size
optional: true
- name: ARGOCD_REPO_SERVER_STREAMED_MANIFEST_MAX_EXTRACTED_SIZE
valueFrom:
configMapKeyRef:
name: argocd-cmd-params-cm
key: reposerver.streamed.manifest.max.extracted.size
optional: true
- name: ARGOCD_REPO_SERVER_HELM_MANIFEST_MAX_EXTRACTED_SIZE
valueFrom:
configMapKeyRef:
name: argocd-cmd-params-cm
key: reposerver.helm.manifest.max.extracted.size
optional: true
- name: ARGOCD_REPO_SERVER_DISABLE_HELM_MANIFEST_MAX_EXTRACTED_SIZE
valueFrom:
configMapKeyRef:
name: argocd-cmd-params-cm
key: reposerver.disable.helm.manifest.max.extracted.size
optional: true
- name: ARGOCD_REVISION_CACHE_LOCK_TIMEOUT
valueFrom:
configMapKeyRef:
name: argocd-cmd-params-cm
key: reposerver.revision.cache.lock.timeout
optional: true
- name: ARGOCD_GIT_MODULES_ENABLED
valueFrom:
configMapKeyRef:
name: argocd-cmd-params-cm
key: reposerver.enable.git.submodule
optional: true
- name: ARGOCD_GIT_LS_REMOTE_PARALLELISM_LIMIT
valueFrom:
configMapKeyRef:
name: argocd-cmd-params-cm
key: reposerver.git.lsremote.parallelism.limit
optional: true
- name: ARGOCD_GIT_REQUEST_TIMEOUT
valueFrom:
configMapKeyRef:
name: argocd-cmd-params-cm
key: reposerver.git.request.timeout
optional: true
- name: ARGOCD_GRPC_MAX_SIZE_MB
valueFrom:
configMapKeyRef:
name: argocd-cmd-params-cm
key: reposerver.grpc.max.size
optional: true
- name: ARGOCD_REPO_SERVER_INCLUDE_HIDDEN_DIRECTORIES
valueFrom:
configMapKeyRef:
name: argocd-cmd-params-cm
key: reposerver.include.hidden.directories
optional: true
- name: HELM_CACHE_HOME
value: /helm-working-dir
- name: HELM_CONFIG_HOME
value: /helm-working-dir
- name: HELM_DATA_HOME
value: /helm-working-dir
resources: {}
volumeMounts:
- name: ssh-known-hosts
mountPath: /app/config/ssh
- name: tls-certs
mountPath: /app/config/tls
- name: gpg-keys
mountPath: /app/config/gpg/source
- name: gpg-keyring
mountPath: /app/config/gpg/keys
- name: argocd-repo-server-tls
mountPath: /app/config/reposerver/tls
- name: tmp
mountPath: /tmp
- name: helm-working-dir
mountPath: /helm-working-dir
- name: plugins
mountPath: /home/argocd/cmp-server/plugins
livenessProbe:
httpGet:
path: /healthz?full=true
port: 8084
scheme: HTTP
initialDelaySeconds: 30
timeoutSeconds: 5
periodSeconds: 30
successThreshold: 1
failureThreshold: 3
readinessProbe:
httpGet:
path: /healthz
port: 8084
scheme: HTTP
initialDelaySeconds: 5
timeoutSeconds: 1
periodSeconds: 10
successThreshold: 1
failureThreshold: 3
terminationMessagePath: /dev/termination-log
terminationMessagePolicy: File
imagePullPolicy: Always
securityContext:
capabilities:
drop:
- ALL
runAsNonRoot: true
readOnlyRootFilesystem: true
allowPrivilegeEscalation: false
seccompProfile:
type: RuntimeDefault
restartPolicy: Always
terminationGracePeriodSeconds: 30
dnsPolicy: ClusterFirst
serviceAccountName: argocd-repo-server
serviceAccount: argocd-repo-server
automountServiceAccountToken: false
nodeName: system-0-65529
securityContext: {}
affinity:
podAntiAffinity:
preferredDuringSchedulingIgnoredDuringExecution:
- weight: 100
podAffinityTerm:
labelSelector:
matchLabels:
app.kubernetes.io/name: argocd-repo-server
topologyKey: kubernetes.io/hostname
- weight: 5
podAffinityTerm:
labelSelector:
matchLabels:
app.kubernetes.io/part-of: argocd
topologyKey: kubernetes.io/hostname
schedulerName: default-scheduler
tolerations:
- key: node.kubernetes.io/not-ready
operator: Exists
effect: NoExecute
tolerationSeconds: 300
- key: node.kubernetes.io/unreachable
operator: Exists
effect: NoExecute
tolerationSeconds: 300
priority: 0
enableServiceLinks: true
preemptionPolicy: PreemptLowerPriority
phase: Running
conditions:
- type: PodReadyToStartContainers
status: 'True'
lastProbeTime: null
lastTransitionTime: '2025-04-17T22:05:19Z'
- type: Initialized
status: 'True'
lastProbeTime: null
lastTransitionTime: '2025-04-17T22:05:21Z'
- type: Ready
status: 'True'
lastProbeTime: null
lastTransitionTime: '2025-04-17T22:05:32Z'
- type: ContainersReady
status: 'True'
lastProbeTime: null
lastTransitionTime: '2025-04-17T22:05:32Z'
- type: PodScheduled
status: 'True'
lastProbeTime: null
lastTransitionTime: '2025-04-17T22:04:42Z'
hostIP: 10.108.0.3
podIP: 10.244.1.26
podIPs:
- ip: 10.244.1.26
startTime: '2025-04-17T22:04:42Z'
initContainerStatuses:
- name: copyutil
state:
terminated:
exitCode: 0
reason: Completed
startedAt: '2025-04-17T22:05:18Z'
finishedAt: '2025-04-17T22:05:20Z'
containerID: >-
containerd://8cea1617a68634e713e77bf754ad1774a73b26c55faf39175623428490f7504d
lastState: {}
ready: true
restartCount: 0
image: quay.io/argoproj/argocd:v2.12.1
imageID: >-
quay.io/argoproj/argocd@sha256:a0ebfa7d419a1c78babc80fc77de093751d8a5fabffcaf3f7e81a4d55a23cc0d
containerID: >-
containerd://8cea1617a68634e713e77bf754ad1774a73b26c55faf39175623428490f7504d
started: false
containerStatuses:
- name: argocd-repo-server
state:
running:
startedAt: '2025-04-17T22:05:21Z'
lastState: {}
ready: true
restartCount: 0
image: quay.io/argoproj/argocd:v2.12.1
imageID: >-
quay.io/argoproj/argocd@sha256:a0ebfa7d419a1c78babc80fc77de093751d8a5fabffcaf3f7e81a4d55a23cc0d
containerID: >-
containerd://2cca0abc947ca76e7a329e873ced7495d7989394dfcc82d250d012c720967791
started: true
qosClass: BestEffort
metadata:
name: argocd-repo-server-5b6f44d978-4gnpc
generateName: argocd-repo-server-5b6f44d978-
namespace: argocd
uid: 2283b41b-d5e5-4c2e-b294-61b4d5ff68a9
resourceVersion: '92140309'
creationTimestamp: '2025-04-17T22:04:42Z'
labels:
app.kubernetes.io/name: argocd-repo-server
pod-template-hash: 5b6f44d978
ownerReferences:
- apiVersion: apps/v1
kind: ReplicaSet
name: argocd-repo-server-5b6f44d978
uid: 7d989b0e-06af-4796-a1ab-bba9d1c4ec97
controller: true
blockOwnerDeletion: true
spec:
volumes:
- name: ssh-known-hosts
configMap:
name: argocd-ssh-known-hosts-cm
defaultMode: 420
- name: tls-certs
configMap:
name: argocd-tls-certs-cm
defaultMode: 420
- name: gpg-keys
configMap:
name: argocd-gpg-keys-cm
defaultMode: 420
- name: gpg-keyring
emptyDir: {}
- name: tmp
emptyDir: {}
- name: helm-working-dir
emptyDir: {}
- name: argocd-repo-server-tls
secret:
secretName: argocd-repo-server-tls
items:
- key: tls.crt
path: tls.crt
- key: tls.key
path: tls.key
- key: ca.crt
path: ca.crt
defaultMode: 420
optional: true
- name: var-files
emptyDir: {}
- name: plugins
emptyDir: {}
initContainers:
- name: copyutil
image: quay.io/argoproj/argocd:v2.12.1
command:
- /bin/cp
- '-n'
- /usr/local/bin/argocd
- /var/run/argocd/argocd-cmp-server
resources: {}
volumeMounts:
- name: var-files
mountPath: /var/run/argocd
terminationMessagePath: /dev/termination-log
terminationMessagePolicy: File
imagePullPolicy: IfNotPresent
securityContext:
capabilities:
drop:
- ALL
runAsNonRoot: true
readOnlyRootFilesystem: true
allowPrivilegeEscalation: false
seccompProfile:
type: RuntimeDefault
containers:
- name: argocd-repo-server
image: quay.io/argoproj/argocd:v2.12.1
args:
- /usr/local/bin/argocd-repo-server
ports:
- containerPort: 8081
protocol: TCP
- containerPort: 8084
protocol: TCP
env:
- name: REDIS_PASSWORD
valueFrom:
secretKeyRef:
name: argocd-redis
key: auth
- name: ARGOCD_RECONCILIATION_TIMEOUT
valueFrom:
configMapKeyRef:
name: argocd-cm
key: timeout.reconciliation
optional: true
- name: ARGOCD_REPO_SERVER_LOGFORMAT
valueFrom:
configMapKeyRef:
name: argocd-cmd-params-cm
key: reposerver.log.format
optional: true
- name: ARGOCD_REPO_SERVER_LOGLEVEL
valueFrom:
configMapKeyRef:
name: argocd-cmd-params-cm
key: reposerver.log.level
optional: true
- name: ARGOCD_REPO_SERVER_PARALLELISM_LIMIT
valueFrom:
configMapKeyRef:
name: argocd-cmd-params-cm
key: reposerver.parallelism.limit
optional: true
- name: ARGOCD_REPO_SERVER_LISTEN_ADDRESS
valueFrom:
configMapKeyRef:
name: argocd-cmd-params-cm
key: reposerver.listen.address
optional: true
- name: ARGOCD_REPO_SERVER_LISTEN_METRICS_ADDRESS
valueFrom:
configMapKeyRef:
name: argocd-cmd-params-cm
key: reposerver.metrics.listen.address
optional: true
- name: ARGOCD_REPO_SERVER_DISABLE_TLS
valueFrom:
configMapKeyRef:
name: argocd-cmd-params-cm
key: reposerver.disable.tls
optional: true
- name: ARGOCD_TLS_MIN_VERSION
valueFrom:
configMapKeyRef:
name: argocd-cmd-params-cm
key: reposerver.tls.minversion
optional: true
- name: ARGOCD_TLS_MAX_VERSION
valueFrom:
configMapKeyRef:
name: argocd-cmd-params-cm
key: reposerver.tls.maxversion
optional: true
- name: ARGOCD_TLS_CIPHERS
valueFrom:
configMapKeyRef:
name: argocd-cmd-params-cm
key: reposerver.tls.ciphers
optional: true
- name: ARGOCD_REPO_CACHE_EXPIRATION
valueFrom:
configMapKeyRef:
name: argocd-cmd-params-cm
key: reposerver.repo.cache.expiration
optional: true
- name: REDIS_SERVER
valueFrom:
configMapKeyRef:
name: argocd-cmd-params-cm
key: redis.server
optional: true
- name: REDIS_COMPRESSION
valueFrom:
configMapKeyRef:
name: argocd-cmd-params-cm
key: redis.compression
optional: true
- name: REDISDB
valueFrom:
configMapKeyRef:
name: argocd-cmd-params-cm
key: redis.db
optional: true
- name: ARGOCD_DEFAULT_CACHE_EXPIRATION
valueFrom:
configMapKeyRef:
name: argocd-cmd-params-cm
key: reposerver.default.cache.expiration
optional: true
- name: ARGOCD_REPO_SERVER_OTLP_ADDRESS
valueFrom:
configMapKeyRef:
name: argocd-cmd-params-cm
key: otlp.address
optional: true
- name: ARGOCD_REPO_SERVER_OTLP_INSECURE
valueFrom:
configMapKeyRef:
name: argocd-cmd-params-cm
key: otlp.insecure
optional: true
- name: ARGOCD_REPO_SERVER_OTLP_HEADERS
valueFrom:
configMapKeyRef:
name: argocd-cmd-params-cm
key: otlp.headers
optional: true
- name: ARGOCD_REPO_SERVER_MAX_COMBINED_DIRECTORY_MANIFESTS_SIZE
valueFrom:
configMapKeyRef:
name: argocd-cmd-params-cm
key: reposerver.max.combined.directory.manifests.size
optional: true
- name: ARGOCD_REPO_SERVER_PLUGIN_TAR_EXCLUSIONS
valueFrom:
configMapKeyRef:
name: argocd-cmd-params-cm
key: reposerver.plugin.tar.exclusions
optional: true
- name: ARGOCD_REPO_SERVER_ALLOW_OUT_OF_BOUNDS_SYMLINKS
valueFrom:
configMapKeyRef:
name: argocd-cmd-params-cm
key: reposerver.allow.oob.symlinks
optional: true
- name: ARGOCD_REPO_SERVER_STREAMED_MANIFEST_MAX_TAR_SIZE
valueFrom:
configMapKeyRef:
name: argocd-cmd-params-cm
key: reposerver.streamed.manifest.max.tar.size
optional: true
- name: ARGOCD_REPO_SERVER_STREAMED_MANIFEST_MAX_EXTRACTED_SIZE
valueFrom:
configMapKeyRef:
name: argocd-cmd-params-cm
key: reposerver.streamed.manifest.max.extracted.size
optional: true
- name: ARGOCD_REPO_SERVER_HELM_MANIFEST_MAX_EXTRACTED_SIZE
valueFrom:
configMapKeyRef:
name: argocd-cmd-params-cm
key: reposerver.helm.manifest.max.extracted.size
optional: true
- name: ARGOCD_REPO_SERVER_DISABLE_HELM_MANIFEST_MAX_EXTRACTED_SIZE
valueFrom:
configMapKeyRef:
name: argocd-cmd-params-cm
key: reposerver.disable.helm.manifest.max.extracted.size
optional: true
- name: ARGOCD_REVISION_CACHE_LOCK_TIMEOUT
valueFrom:
configMapKeyRef:
name: argocd-cmd-params-cm
key: reposerver.revision.cache.lock.timeout
optional: true
- name: ARGOCD_GIT_MODULES_ENABLED
valueFrom:
configMapKeyRef:
name: argocd-cmd-params-cm
key: reposerver.enable.git.submodule
optional: true
- name: ARGOCD_GIT_LS_REMOTE_PARALLELISM_LIMIT
valueFrom:
configMapKeyRef:
name: argocd-cmd-params-cm
key: reposerver.git.lsremote.parallelism.limit
optional: true
- name: ARGOCD_GIT_REQUEST_TIMEOUT
valueFrom:
configMapKeyRef:
name: argocd-cmd-params-cm
key: reposerver.git.request.timeout
optional: true
- name: ARGOCD_GRPC_MAX_SIZE_MB
valueFrom:
configMapKeyRef:
name: argocd-cmd-params-cm
key: reposerver.grpc.max.size
optional: true
- name: ARGOCD_REPO_SERVER_INCLUDE_HIDDEN_DIRECTORIES
valueFrom:
configMapKeyRef:
name: argocd-cmd-params-cm
key: reposerver.include.hidden.directories
optional: true
- name: HELM_CACHE_HOME
value: /helm-working-dir
- name: HELM_CONFIG_HOME
value: /helm-working-dir
- name: HELM_DATA_HOME
value: /helm-working-dir
resources: {}
volumeMounts:
- name: ssh-known-hosts
mountPath: /app/config/ssh
- name: tls-certs
mountPath: /app/config/tls
- name: gpg-keys
mountPath: /app/config/gpg/source
- name: gpg-keyring
mountPath: /app/config/gpg/keys
- name: argocd-repo-server-tls
mountPath: /app/config/reposerver/tls
- name: tmp
mountPath: /tmp
- name: helm-working-dir
mountPath: /helm-working-dir
- name: plugins
mountPath: /home/argocd/cmp-server/plugins
livenessProbe:
httpGet:
path: /healthz?full=true
port: 8084
scheme: HTTP
initialDelaySeconds: 30
timeoutSeconds: 5
periodSeconds: 30
successThreshold: 1
failureThreshold: 3
readinessProbe:
httpGet:
path: /healthz
port: 8084
scheme: HTTP
initialDelaySeconds: 5
timeoutSeconds: 1
periodSeconds: 10
successThreshold: 1
failureThreshold: 3
terminationMessagePath: /dev/termination-log
terminationMessagePolicy: File
imagePullPolicy: Always
securityContext:
capabilities:
drop:
- ALL
runAsNonRoot: true
readOnlyRootFilesystem: true
allowPrivilegeEscalation: false
seccompProfile:
type: RuntimeDefault
restartPolicy: Always
terminationGracePeriodSeconds: 30
dnsPolicy: ClusterFirst
serviceAccountName: argocd-repo-server
serviceAccount: argocd-repo-server
automountServiceAccountToken: false
nodeName: system-0-65529
securityContext: {}
affinity:
podAntiAffinity:
preferredDuringSchedulingIgnoredDuringExecution:
- weight: 100
podAffinityTerm:
labelSelector:
matchLabels:
app.kubernetes.io/name: argocd-repo-server
topologyKey: kubernetes.io/hostname
- weight: 5
podAffinityTerm:
labelSelector:
matchLabels:
app.kubernetes.io/part-of: argocd
topologyKey: kubernetes.io/hostname
schedulerName: default-scheduler
tolerations:
- key: node.kubernetes.io/not-ready
operator: Exists
effect: NoExecute
tolerationSeconds: 300
- key: node.kubernetes.io/unreachable
operator: Exists
effect: NoExecute
tolerationSeconds: 300
priority: 0
enableServiceLinks: true
preemptionPolicy: PreemptLowerPriority
status:
phase: Running
conditions:
- type: PodReadyToStartContainers
status: 'True'
lastProbeTime: null
lastTransitionTime: '2025-04-17T22:05:19Z'
- type: Initialized
status: 'True'
lastProbeTime: null
lastTransitionTime: '2025-04-17T22:05:21Z'
- type: Ready
status: 'True'
lastProbeTime: null
lastTransitionTime: '2025-04-17T22:05:32Z'
- type: ContainersReady
status: 'True'
lastProbeTime: null
lastTransitionTime: '2025-04-17T22:05:32Z'
- type: PodScheduled
status: 'True'
lastProbeTime: null
lastTransitionTime: '2025-04-17T22:04:42Z'
hostIP: 10.108.0.3
podIP: 10.244.1.26
podIPs:
- ip: 10.244.1.26
startTime: '2025-04-17T22:04:42Z'
initContainerStatuses:
- name: copyutil
state:
terminated:
exitCode: 0
reason: Completed
startedAt: '2025-04-17T22:05:18Z'
finishedAt: '2025-04-17T22:05:20Z'
containerID: >-
containerd://8cea1617a68634e713e77bf754ad1774a73b26c55faf39175623428490f7504d
lastState: {}
ready: true
restartCount: 0
image: quay.io/argoproj/argocd:v2.12.1
imageID: >-
quay.io/argoproj/argocd@sha256:a0ebfa7d419a1c78babc80fc77de093751d8a5fabffcaf3f7e81a4d55a23cc0d
containerID: >-
containerd://8cea1617a68634e713e77bf754ad1774a73b26c55faf39175623428490f7504d
started: false
containerStatuses:
- name: argocd-repo-server
state:
running:
startedAt: '2025-04-17T22:05:21Z'
lastState: {}
ready: true
restartCount: 0
image: quay.io/argoproj/argocd:v2.12.1
imageID: >-
quay.io/argoproj/argocd@sha256:a0ebfa7d419a1c78babc80fc77de093751d8a5fabffcaf3f7e81a4d55a23cc0d
containerID: >-
containerd://2cca0abc947ca76e7a329e873ced7495d7989394dfcc82d250d012c720967791
started: true
qosClass: BestEffort
time="2025-05-09T11:24:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:24:12Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T11:24:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:24:42Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T11:25:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:25:12Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T11:25:23Z" level=info msg="Alloc=8871 TotalAlloc=17120891 Sys=26965 NumGC=15221 Goroutines=14"
time="2025-05-09T11:25:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:25:42Z" grpc.time_ms=0.028 span.kind=server system=grpc
time="2025-05-09T11:26:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:26:12Z" grpc.time_ms=0.064 span.kind=server system=grpc
time="2025-05-09T11:26:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:26:42Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T11:27:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:27:12Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T11:27:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:27:42Z" grpc.time_ms=0.03 span.kind=server system=grpc
time="2025-05-09T11:28:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:28:12Z" grpc.time_ms=0.028 span.kind=server system=grpc
time="2025-05-09T11:28:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:28:42Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T11:29:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:29:12Z" grpc.time_ms=0.044 span.kind=server system=grpc
time="2025-05-09T11:29:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:29:42Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T11:30:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:30:12Z" grpc.time_ms=0.042 span.kind=server system=grpc
time="2025-05-09T11:30:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:30:42Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T11:31:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:31:12Z" grpc.time_ms=0.022 span.kind=server system=grpc
time="2025-05-09T11:31:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:31:42Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T11:32:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:32:12Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T11:32:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:32:42Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T11:33:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:33:12Z" grpc.time_ms=0.022 span.kind=server system=grpc
time="2025-05-09T11:33:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:33:42Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T11:34:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:34:12Z" grpc.time_ms=0.03 span.kind=server system=grpc
time="2025-05-09T11:34:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:34:42Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T11:35:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:35:12Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T11:35:23Z" level=info msg="Alloc=8870 TotalAlloc=17126409 Sys=26965 NumGC=15226 Goroutines=14"
time="2025-05-09T11:35:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:35:42Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T11:36:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:36:12Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T11:36:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:36:42Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T11:37:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:37:12Z" grpc.time_ms=0.06 span.kind=server system=grpc
time="2025-05-09T11:37:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:37:42Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T11:38:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:38:12Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T11:38:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:38:42Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T11:39:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:39:12Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T11:39:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:39:42Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T11:40:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:40:12Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T11:40:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:40:42Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T11:41:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:41:12Z" grpc.time_ms=0.046 span.kind=server system=grpc
time="2025-05-09T11:41:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:41:42Z" grpc.time_ms=0.022 span.kind=server system=grpc
time="2025-05-09T11:42:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:42:12Z" grpc.time_ms=0.029 span.kind=server system=grpc
time="2025-05-09T11:42:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:42:42Z" grpc.time_ms=0.148 span.kind=server system=grpc
time="2025-05-09T11:43:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:43:12Z" grpc.time_ms=0.035 span.kind=server system=grpc
time="2025-05-09T11:43:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:43:42Z" grpc.time_ms=0.022 span.kind=server system=grpc
time="2025-05-09T11:44:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:44:12Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T11:44:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:44:42Z" grpc.time_ms=0.022 span.kind=server system=grpc
time="2025-05-09T11:45:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:45:12Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T11:45:23Z" level=info msg="Alloc=8864 TotalAlloc=17131914 Sys=26965 NumGC=15231 Goroutines=14"
time="2025-05-09T11:45:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:45:42Z" grpc.time_ms=0.022 span.kind=server system=grpc
time="2025-05-09T11:46:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:46:12Z" grpc.time_ms=0.029 span.kind=server system=grpc
time="2025-05-09T11:46:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:46:42Z" grpc.time_ms=0.03 span.kind=server system=grpc
time="2025-05-09T11:47:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:47:12Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T11:47:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:47:42Z" grpc.time_ms=0.028 span.kind=server system=grpc
time="2025-05-09T11:48:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:48:12Z" grpc.time_ms=0.072 span.kind=server system=grpc
time="2025-05-09T11:48:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:48:42Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T11:49:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:49:12Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T11:49:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:49:42Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T11:50:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:50:12Z" grpc.time_ms=0.037 span.kind=server system=grpc
time="2025-05-09T11:50:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:50:42Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T11:51:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:51:12Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T11:51:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:51:42Z" grpc.time_ms=0.029 span.kind=server system=grpc
time="2025-05-09T11:52:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:52:12Z" grpc.time_ms=0.133 span.kind=server system=grpc
time="2025-05-09T11:52:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:52:42Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T11:53:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:53:12Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T11:53:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:53:42Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T11:54:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:54:12Z" grpc.time_ms=0.038 span.kind=server system=grpc
time="2025-05-09T11:54:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:54:42Z" grpc.time_ms=0.033 span.kind=server system=grpc
time="2025-05-09T11:55:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:55:12Z" grpc.time_ms=0.032 span.kind=server system=grpc
time="2025-05-09T11:55:23Z" level=info msg="Alloc=8585 TotalAlloc=17137416 Sys=26965 NumGC=15236 Goroutines=14"
time="2025-05-09T11:55:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:55:42Z" grpc.time_ms=0.073 span.kind=server system=grpc
time="2025-05-09T11:56:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:56:12Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T11:56:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:56:42Z" grpc.time_ms=0.018 span.kind=server system=grpc
time="2025-05-09T11:57:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:57:12Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T11:57:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:57:42Z" grpc.time_ms=0.028 span.kind=server system=grpc
time="2025-05-09T11:58:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:58:12Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T11:58:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:58:42Z" grpc.time_ms=0.056 span.kind=server system=grpc
time="2025-05-09T11:59:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:59:12Z" grpc.time_ms=0.061 span.kind=server system=grpc
time="2025-05-09T11:59:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:59:42Z" grpc.time_ms=0.056 span.kind=server system=grpc
time="2025-05-09T12:00:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:00:12Z" grpc.time_ms=0.053 span.kind=server system=grpc
time="2025-05-09T12:00:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:00:42Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T12:01:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:01:12Z" grpc.time_ms=0.043 span.kind=server system=grpc
time="2025-05-09T12:01:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:01:42Z" grpc.time_ms=0.037 span.kind=server system=grpc
time="2025-05-09T12:02:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:02:12Z" grpc.time_ms=0.022 span.kind=server system=grpc
time="2025-05-09T12:02:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:02:42Z" grpc.time_ms=0.018 span.kind=server system=grpc
time="2025-05-09T12:03:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:03:12Z" grpc.time_ms=0.08 span.kind=server system=grpc
time="2025-05-09T12:03:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:03:42Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T12:04:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:04:12Z" grpc.time_ms=0.065 span.kind=server system=grpc
time="2025-05-09T12:04:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:04:42Z" grpc.time_ms=0.022 span.kind=server system=grpc
time="2025-05-09T12:05:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:05:12Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T12:05:23Z" level=info msg="Alloc=9687 TotalAlloc=17142924 Sys=26965 NumGC=15240 Goroutines=14"
time="2025-05-09T12:05:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:05:42Z" grpc.time_ms=0.088 span.kind=server system=grpc
time="2025-05-09T12:06:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:06:12Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T12:06:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:06:42Z" grpc.time_ms=0.028 span.kind=server system=grpc
time="2025-05-09T12:07:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:07:12Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T12:07:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:07:42Z" grpc.time_ms=0.056 span.kind=server system=grpc
time="2025-05-09T12:08:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:08:12Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T12:08:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:08:42Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T12:09:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:09:12Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T12:09:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:09:42Z" grpc.time_ms=0.067 span.kind=server system=grpc
time="2025-05-09T12:10:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:10:12Z" grpc.time_ms=0.047 span.kind=server system=grpc
time="2025-05-09T12:10:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:10:42Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T12:11:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:11:12Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T12:11:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:11:42Z" grpc.time_ms=0.029 span.kind=server system=grpc
time="2025-05-09T12:12:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:12:12Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T12:12:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:12:42Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T12:13:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:13:12Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T12:13:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:13:42Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T12:14:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:14:12Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T12:14:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:14:42Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T12:15:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:15:12Z" grpc.time_ms=0.029 span.kind=server system=grpc
time="2025-05-09T12:15:23Z" level=info msg="Alloc=9680 TotalAlloc=17148425 Sys=26965 NumGC=15245 Goroutines=14"
time="2025-05-09T12:15:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:15:42Z" grpc.time_ms=0.056 span.kind=server system=grpc
time="2025-05-09T12:16:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:16:12Z" grpc.time_ms=0.018 span.kind=server system=grpc
time="2025-05-09T12:16:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:16:42Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T12:17:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:17:12Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T12:17:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:17:42Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T12:18:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:18:12Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T12:18:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:18:42Z" grpc.time_ms=0.079 span.kind=server system=grpc
time="2025-05-09T12:19:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:19:12Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T12:19:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:19:42Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T12:20:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:20:12Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T12:20:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:20:42Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T12:21:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:21:12Z" grpc.time_ms=0.037 span.kind=server system=grpc
time="2025-05-09T12:21:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:21:42Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T12:22:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:22:12Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T12:22:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:22:42Z" grpc.time_ms=0.069 span.kind=server system=grpc
time="2025-05-09T12:23:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:23:12Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T12:23:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:23:42Z" grpc.time_ms=0.022 span.kind=server system=grpc
time="2025-05-09T12:24:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:24:12Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T12:24:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:24:42Z" grpc.time_ms=0.039 span.kind=server system=grpc
time="2025-05-09T12:25:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:25:12Z" grpc.time_ms=0.03 span.kind=server system=grpc
time="2025-05-09T12:25:23Z" level=info msg="Alloc=9420 TotalAlloc=17153931 Sys=26965 NumGC=15250 Goroutines=14"
time="2025-05-09T12:25:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:25:42Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T12:26:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:26:12Z" grpc.time_ms=0.059 span.kind=server system=grpc
time="2025-05-09T12:26:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:26:42Z" grpc.time_ms=0.035 span.kind=server system=grpc
time="2025-05-09T12:27:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:27:12Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T12:27:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:27:42Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T12:28:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:28:12Z" grpc.time_ms=0.058 span.kind=server system=grpc
time="2025-05-09T12:28:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:28:42Z" grpc.time_ms=0.022 span.kind=server system=grpc
time="2025-05-09T12:29:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:29:12Z" grpc.time_ms=0.018 span.kind=server system=grpc
time="2025-05-09T12:29:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:29:42Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T12:30:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:30:12Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T12:30:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:30:42Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T12:31:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:31:12Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T12:31:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:31:42Z" grpc.time_ms=0.018 span.kind=server system=grpc
time="2025-05-09T12:32:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:32:12Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T12:32:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:32:42Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T12:33:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:33:12Z" grpc.time_ms=0.022 span.kind=server system=grpc
time="2025-05-09T12:33:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:33:42Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T12:34:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:34:12Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T12:34:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:34:42Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T12:35:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:35:12Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T12:35:23Z" level=info msg="Alloc=9412 TotalAlloc=17159431 Sys=26965 NumGC=15255 Goroutines=14"
time="2025-05-09T12:35:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:35:42Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T12:36:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:36:12Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T12:36:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:36:42Z" grpc.time_ms=0.029 span.kind=server system=grpc
time="2025-05-09T12:37:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:37:12Z" grpc.time_ms=0.029 span.kind=server system=grpc
time="2025-05-09T12:37:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:37:42Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T12:38:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:38:12Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T12:38:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:38:42Z" grpc.time_ms=0.028 span.kind=server system=grpc
time="2025-05-09T12:39:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:39:12Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T12:39:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:39:42Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T12:40:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:40:12Z" grpc.time_ms=0.066 span.kind=server system=grpc
time="2025-05-09T12:40:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:40:42Z" grpc.time_ms=0.017 span.kind=server system=grpc
time="2025-05-09T12:41:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:41:12Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T12:41:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:41:42Z" grpc.time_ms=0.022 span.kind=server system=grpc
time="2025-05-09T12:42:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:42:12Z" grpc.time_ms=0.068 span.kind=server system=grpc
time="2025-05-09T12:42:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:42:42Z" grpc.time_ms=0.04 span.kind=server system=grpc
time="2025-05-09T12:43:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:43:12Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T12:43:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:43:42Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T12:44:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:44:12Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T12:44:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:44:42Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T12:45:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:45:12Z" grpc.time_ms=0.082 span.kind=server system=grpc
time="2025-05-09T12:45:23Z" level=info msg="Alloc=9149 TotalAlloc=17164936 Sys=26965 NumGC=15260 Goroutines=14"
time="2025-05-09T12:45:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:45:42Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T12:46:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:46:12Z" grpc.time_ms=0.018 span.kind=server system=grpc
time="2025-05-09T12:46:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:46:42Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T12:47:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:47:12Z" grpc.time_ms=0.022 span.kind=server system=grpc
time="2025-05-09T12:47:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:47:42Z" grpc.time_ms=0.075 span.kind=server system=grpc
time="2025-05-09T12:48:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:48:12Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T12:48:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:48:42Z" grpc.time_ms=0.053 span.kind=server system=grpc
time="2025-05-09T12:49:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:49:12Z" grpc.time_ms=0.022 span.kind=server system=grpc
time="2025-05-09T12:49:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:49:42Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T12:50:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:50:12Z" grpc.time_ms=0.022 span.kind=server system=grpc
time="2025-05-09T12:50:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:50:42Z" grpc.time_ms=0.068 span.kind=server system=grpc
time="2025-05-09T12:51:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:51:12Z" grpc.time_ms=0.018 span.kind=server system=grpc
time="2025-05-09T12:51:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:51:42Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T12:52:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:52:12Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T12:52:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:52:42Z" grpc.time_ms=0.063 span.kind=server system=grpc
time="2025-05-09T12:53:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:53:12Z" grpc.time_ms=0.031 span.kind=server system=grpc
time="2025-05-09T12:53:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:53:42Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T12:54:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:54:12Z" grpc.time_ms=0.022 span.kind=server system=grpc
time="2025-05-09T12:54:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:54:42Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T12:55:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:55:12Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T12:55:23Z" level=info msg="Alloc=9147 TotalAlloc=17170447 Sys=26965 NumGC=15265 Goroutines=14"
time="2025-05-09T12:55:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:55:42Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T12:56:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:56:12Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T12:56:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:56:42Z" grpc.time_ms=0.022 span.kind=server system=grpc
time="2025-05-09T12:57:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:57:12Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T12:57:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:57:42Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T12:58:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:58:12Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T12:58:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:58:42Z" grpc.time_ms=0.017 span.kind=server system=grpc
time="2025-05-09T12:59:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:59:12Z" grpc.time_ms=0.018 span.kind=server system=grpc
time="2025-05-09T12:59:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:59:42Z" grpc.time_ms=0.063 span.kind=server system=grpc
time="2025-05-09T13:00:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:00:12Z" grpc.time_ms=0.029 span.kind=server system=grpc
time="2025-05-09T13:00:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:00:42Z" grpc.time_ms=0.04 span.kind=server system=grpc
time="2025-05-09T13:01:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:01:12Z" grpc.time_ms=0.032 span.kind=server system=grpc
time="2025-05-09T13:01:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:01:42Z" grpc.time_ms=0.042 span.kind=server system=grpc
time="2025-05-09T13:02:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:02:12Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T13:02:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:02:42Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T13:03:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:03:12Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T13:03:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:03:42Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T13:04:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:04:12Z" grpc.time_ms=0.043 span.kind=server system=grpc
time="2025-05-09T13:04:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:04:42Z" grpc.time_ms=0.044 span.kind=server system=grpc
time="2025-05-09T13:05:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:05:12Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T13:05:23Z" level=info msg="Alloc=9150 TotalAlloc=17175964 Sys=26965 NumGC=15270 Goroutines=14"
time="2025-05-09T13:05:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:05:42Z" grpc.time_ms=0.017 span.kind=server system=grpc
time="2025-05-09T13:06:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:06:12Z" grpc.time_ms=0.028 span.kind=server system=grpc
time="2025-05-09T13:06:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:06:42Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T13:07:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:07:12Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T13:07:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:07:42Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T13:08:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:08:12Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T13:08:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:08:42Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T13:09:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:09:12Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T13:09:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:09:42Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T13:10:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:10:12Z" grpc.time_ms=0.038 span.kind=server system=grpc
time="2025-05-09T13:10:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:10:42Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T13:11:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:11:12Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T13:11:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:11:42Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T13:12:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:12:12Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T13:12:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:12:42Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T13:13:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:13:12Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T13:13:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:13:42Z" grpc.time_ms=0.022 span.kind=server system=grpc
time="2025-05-09T13:14:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:14:12Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T13:14:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:14:42Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T13:15:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:15:12Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T13:15:23Z" level=info msg="Alloc=8873 TotalAlloc=17181457 Sys=26965 NumGC=15275 Goroutines=14"
time="2025-05-09T13:15:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:15:42Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T13:16:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:16:12Z" grpc.time_ms=0.03 span.kind=server system=grpc
time="2025-05-09T13:16:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:16:42Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T13:17:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:17:12Z" grpc.time_ms=0.022 span.kind=server system=grpc
time="2025-05-09T13:17:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:17:42Z" grpc.time_ms=0.022 span.kind=server system=grpc
time="2025-05-09T13:18:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:18:12Z" grpc.time_ms=0.034 span.kind=server system=grpc
time="2025-05-09T13:18:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:18:42Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T13:19:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:19:12Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T13:19:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:19:42Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T13:20:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:20:12Z" grpc.time_ms=0.081 span.kind=server system=grpc
time="2025-05-09T13:20:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:20:42Z" grpc.time_ms=0.022 span.kind=server system=grpc
time="2025-05-09T13:21:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:21:12Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T13:21:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:21:42Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T13:22:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:22:12Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T13:22:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:22:42Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T13:23:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:23:12Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T13:23:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:23:42Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T13:24:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:24:12Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T13:24:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:24:42Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T13:25:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:25:12Z" grpc.time_ms=0.029 span.kind=server system=grpc
time="2025-05-09T13:25:23Z" level=info msg="Alloc=8870 TotalAlloc=17186962 Sys=26965 NumGC=15280 Goroutines=14"
time="2025-05-09T13:25:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:25:42Z" grpc.time_ms=0.028 span.kind=server system=grpc
time="2025-05-09T13:26:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:26:12Z" grpc.time_ms=0.061 span.kind=server system=grpc
time="2025-05-09T13:26:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:26:42Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T13:27:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:27:12Z" grpc.time_ms=0.028 span.kind=server system=grpc
time="2025-05-09T13:27:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:27:42Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T13:28:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:28:12Z" grpc.time_ms=0.028 span.kind=server system=grpc
time="2025-05-09T13:28:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:28:42Z" grpc.time_ms=0.144 span.kind=server system=grpc
time="2025-05-09T13:29:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:29:12Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T13:29:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:29:42Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T13:30:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:30:12Z" grpc.time_ms=0.029 span.kind=server system=grpc
time="2025-05-09T13:30:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:30:42Z" grpc.time_ms=0.029 span.kind=server system=grpc
time="2025-05-09T13:31:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:31:12Z" grpc.time_ms=0.037 span.kind=server system=grpc
time="2025-05-09T13:31:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:31:42Z" grpc.time_ms=0.018 span.kind=server system=grpc
time="2025-05-09T13:32:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:32:12Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T13:32:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:32:42Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T13:33:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:33:12Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T13:33:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:33:42Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T13:34:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:34:12Z" grpc.time_ms=0.018 span.kind=server system=grpc
time="2025-05-09T13:34:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:34:42Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T13:35:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:35:12Z" grpc.time_ms=0.1 span.kind=server system=grpc
time="2025-05-09T13:35:23Z" level=info msg="Alloc=8587 TotalAlloc=17192443 Sys=26965 NumGC=15285 Goroutines=14"
time="2025-05-09T13:35:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:35:42Z" grpc.time_ms=0.028 span.kind=server system=grpc
time="2025-05-09T13:36:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:36:12Z" grpc.time_ms=0.022 span.kind=server system=grpc
time="2025-05-09T13:36:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:36:42Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T13:37:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:37:12Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T13:37:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:37:42Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T13:38:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:38:12Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T13:38:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:38:42Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T13:39:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:39:12Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T13:39:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:39:42Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T13:40:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:40:12Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T13:40:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:40:42Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T13:41:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:41:12Z" grpc.time_ms=0.049 span.kind=server system=grpc
time="2025-05-09T13:41:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:41:42Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T13:42:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:42:12Z" grpc.time_ms=0.037 span.kind=server system=grpc
time="2025-05-09T13:42:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:42:42Z" grpc.time_ms=0.029 span.kind=server system=grpc
time="2025-05-09T13:43:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:43:12Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T13:43:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:43:42Z" grpc.time_ms=0.022 span.kind=server system=grpc
time="2025-05-09T13:44:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:44:12Z" grpc.time_ms=0.033 span.kind=server system=grpc
time="2025-05-09T13:44:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:44:42Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T13:45:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:45:12Z" grpc.time_ms=0.03 span.kind=server system=grpc
time="2025-05-09T13:45:23Z" level=info msg="Alloc=9679 TotalAlloc=17197958 Sys=26965 NumGC=15289 Goroutines=14"
time="2025-05-09T13:45:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:45:42Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T13:46:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:46:12Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T13:46:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:46:42Z" grpc.time_ms=0.028 span.kind=server system=grpc
time="2025-05-09T13:47:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:47:12Z" grpc.time_ms=0.028 span.kind=server system=grpc
time="2025-05-09T13:47:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:47:42Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T13:48:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:48:12Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T13:48:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:48:42Z" grpc.time_ms=0.022 span.kind=server system=grpc
time="2025-05-09T13:49:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:49:12Z" grpc.time_ms=0.048 span.kind=server system=grpc
time="2025-05-09T13:49:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:49:42Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T13:50:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:50:12Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T13:50:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:50:42Z" grpc.time_ms=0.031 span.kind=server system=grpc
time="2025-05-09T13:51:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:51:12Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T13:51:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:51:42Z" grpc.time_ms=0.047 span.kind=server system=grpc
time="2025-05-09T13:52:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:52:12Z" grpc.time_ms=0.028 span.kind=server system=grpc
time="2025-05-09T13:52:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:52:42Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T13:53:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:53:12Z" grpc.time_ms=0.018 span.kind=server system=grpc
time="2025-05-09T13:53:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:53:42Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T13:54:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:54:12Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T13:54:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:54:42Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T13:55:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:55:12Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T13:55:23Z" level=info msg="Alloc=9682 TotalAlloc=17203484 Sys=26965 NumGC=15294 Goroutines=14"
time="2025-05-09T13:55:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:55:42Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T13:56:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:56:12Z" grpc.time_ms=0.018 span.kind=server system=grpc
time="2025-05-09T13:56:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:56:42Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T13:57:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:57:12Z" grpc.time_ms=0.03 span.kind=server system=grpc
time="2025-05-09T13:57:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:57:42Z" grpc.time_ms=0.028 span.kind=server system=grpc
time="2025-05-09T13:58:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:58:12Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T13:58:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:58:42Z" grpc.time_ms=0.018 span.kind=server system=grpc
time="2025-05-09T13:59:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:59:12Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T13:59:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:59:42Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T14:00:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:00:12Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T14:00:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:00:42Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T14:01:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:01:12Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T14:01:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:01:42Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T14:02:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:02:12Z" grpc.time_ms=0.441 span.kind=server system=grpc
time="2025-05-09T14:02:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:02:42Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T14:03:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:03:12Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T14:03:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:03:42Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T14:04:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:04:12Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T14:04:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:04:42Z" grpc.time_ms=0.072 span.kind=server system=grpc
time="2025-05-09T14:05:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:05:12Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T14:05:23Z" level=info msg="Alloc=9414 TotalAlloc=17208985 Sys=26965 NumGC=15299 Goroutines=14"
time="2025-05-09T14:05:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:05:42Z" grpc.time_ms=0.037 span.kind=server system=grpc
time="2025-05-09T14:06:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:06:12Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T14:06:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:06:42Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T14:07:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:07:12Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T14:07:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:07:42Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T14:08:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:08:12Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T14:08:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:08:42Z" grpc.time_ms=0.065 span.kind=server system=grpc
time="2025-05-09T14:09:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:09:12Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T14:09:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:09:42Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T14:10:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:10:12Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T14:10:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:10:42Z" grpc.time_ms=0.049 span.kind=server system=grpc
time="2025-05-09T14:11:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:11:12Z" grpc.time_ms=0.062 span.kind=server system=grpc
time="2025-05-09T14:11:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:11:42Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T14:12:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:12:12Z" grpc.time_ms=0.018 span.kind=server system=grpc
time="2025-05-09T14:12:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:12:42Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T14:13:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:13:12Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T14:13:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:13:42Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T14:14:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:14:12Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T14:14:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:14:42Z" grpc.time_ms=0.055 span.kind=server system=grpc
time="2025-05-09T14:15:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:15:12Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T14:15:23Z" level=info msg="Alloc=9415 TotalAlloc=17214486 Sys=26965 NumGC=15304 Goroutines=14"
time="2025-05-09T14:15:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:15:42Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T14:16:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:16:12Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T14:16:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:16:42Z" grpc.time_ms=0.058 span.kind=server system=grpc
time="2025-05-09T14:17:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:17:12Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T14:17:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:17:42Z" grpc.time_ms=0.036 span.kind=server system=grpc
time="2025-05-09T14:18:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:18:12Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T14:18:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:18:42Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T14:19:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:19:12Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T14:19:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:19:42Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T14:20:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:20:12Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T14:20:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:20:42Z" grpc.time_ms=0.028 span.kind=server system=grpc
time="2025-05-09T14:21:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:21:12Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T14:21:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:21:42Z" grpc.time_ms=0.034 span.kind=server system=grpc
time="2025-05-09T14:22:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:22:12Z" grpc.time_ms=0.028 span.kind=server system=grpc
time="2025-05-09T14:22:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:22:42Z" grpc.time_ms=0.022 span.kind=server system=grpc
time="2025-05-09T14:23:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:23:12Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T14:23:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:23:42Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T14:24:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:24:12Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T14:24:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:24:42Z" grpc.time_ms=0.058 span.kind=server system=grpc
time="2025-05-09T14:25:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:25:12Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T14:25:23Z" level=info msg="Alloc=9146 TotalAlloc=17219986 Sys=26965 NumGC=15309 Goroutines=14"
time="2025-05-09T14:25:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:25:42Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T14:26:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:26:12Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T14:26:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:26:42Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T14:27:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:27:12Z" grpc.time_ms=0.046 span.kind=server system=grpc
time="2025-05-09T14:27:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:27:42Z" grpc.time_ms=0.022 span.kind=server system=grpc
time="2025-05-09T14:28:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:28:12Z" grpc.time_ms=0.029 span.kind=server system=grpc
time="2025-05-09T14:28:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:28:42Z" grpc.time_ms=0.051 span.kind=server system=grpc
time="2025-05-09T14:29:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:29:12Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T14:29:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:29:42Z" grpc.time_ms=0.055 span.kind=server system=grpc
time="2025-05-09T14:30:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:30:12Z" grpc.time_ms=0.032 span.kind=server system=grpc
time="2025-05-09T14:30:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:30:42Z" grpc.time_ms=0.046 span.kind=server system=grpc
time="2025-05-09T14:31:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:31:12Z" grpc.time_ms=0.022 span.kind=server system=grpc
time="2025-05-09T14:31:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:31:42Z" grpc.time_ms=0.028 span.kind=server system=grpc
time="2025-05-09T14:32:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:32:12Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T14:32:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:32:42Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T14:33:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:33:12Z" grpc.time_ms=0.064 span.kind=server system=grpc
time="2025-05-09T14:33:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:33:42Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T14:34:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:34:12Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T14:34:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:34:42Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T14:35:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:35:12Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T14:35:23Z" level=info msg="Alloc=9143 TotalAlloc=17225515 Sys=26965 NumGC=15314 Goroutines=14"
time="2025-05-09T14:35:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:35:42Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T14:36:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:36:12Z" grpc.time_ms=0.039 span.kind=server system=grpc
time="2025-05-09T14:36:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:36:42Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T14:37:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:37:12Z" grpc.time_ms=0.029 span.kind=server system=grpc
time="2025-05-09T14:37:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:37:42Z" grpc.time_ms=0.039 span.kind=server system=grpc
time="2025-05-09T14:38:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:38:12Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T14:38:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:38:42Z" grpc.time_ms=0.022 span.kind=server system=grpc
time="2025-05-09T14:39:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:39:12Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T14:39:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:39:42Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T14:40:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:40:12Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T14:40:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:40:42Z" grpc.time_ms=0.028 span.kind=server system=grpc
time="2025-05-09T14:41:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:41:12Z" grpc.time_ms=0.049 span.kind=server system=grpc
time="2025-05-09T14:41:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:41:42Z" grpc.time_ms=0.048 span.kind=server system=grpc
time="2025-05-09T14:42:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:42:12Z" grpc.time_ms=0.125 span.kind=server system=grpc
time="2025-05-09T14:42:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:42:42Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T14:43:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:43:12Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T14:43:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:43:42Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T14:44:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:44:12Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T14:44:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:44:42Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T14:45:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:45:12Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T14:45:23Z" level=info msg="Alloc=9132 TotalAlloc=17231010 Sys=26965 NumGC=15319 Goroutines=14"
time="2025-05-09T14:45:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:45:42Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T14:46:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:46:12Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T14:46:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:46:42Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T14:47:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:47:12Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T14:47:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:47:42Z" grpc.time_ms=0.045 span.kind=server system=grpc
time="2025-05-09T14:48:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:48:12Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T14:48:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:48:42Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T14:49:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:49:12Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T14:49:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:49:42Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T14:50:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:50:12Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T14:50:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:50:42Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T14:51:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:51:12Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T14:51:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:51:42Z" grpc.time_ms=0.028 span.kind=server system=grpc
time="2025-05-09T14:52:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:52:12Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T14:52:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:52:42Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T14:53:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:53:12Z" grpc.time_ms=0.018 span.kind=server system=grpc
time="2025-05-09T14:53:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:53:42Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T14:54:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:54:12Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T14:54:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:54:42Z" grpc.time_ms=0.038 span.kind=server system=grpc
time="2025-05-09T14:55:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:55:12Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T14:55:23Z" level=info msg="Alloc=8874 TotalAlloc=17236536 Sys=26965 NumGC=15324 Goroutines=14"
time="2025-05-09T14:55:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:55:42Z" grpc.time_ms=0.153 span.kind=server system=grpc
time="2025-05-09T14:56:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:56:12Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T14:56:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:56:42Z" grpc.time_ms=0.054 span.kind=server system=grpc
time="2025-05-09T14:57:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:57:12Z" grpc.time_ms=0.045 span.kind=server system=grpc
time="2025-05-09T14:57:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:57:42Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T14:58:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:58:12Z" grpc.time_ms=0.057 span.kind=server system=grpc
time="2025-05-09T14:58:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:58:42Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T14:59:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:59:12Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T14:59:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:59:42Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T15:00:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:00:12Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T15:00:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:00:42Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T15:01:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:01:12Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T15:01:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:01:42Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T15:02:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:02:12Z" grpc.time_ms=0.089 span.kind=server system=grpc
time="2025-05-09T15:02:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:02:42Z" grpc.time_ms=0.049 span.kind=server system=grpc
time="2025-05-09T15:03:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:03:12Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T15:03:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:03:42Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T15:04:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:04:12Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T15:04:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:04:42Z" grpc.time_ms=0.067 span.kind=server system=grpc
time="2025-05-09T15:05:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:05:12Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T15:05:23Z" level=info msg="Alloc=8860 TotalAlloc=17242054 Sys=26965 NumGC=15329 Goroutines=14"
time="2025-05-09T15:05:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:05:42Z" grpc.time_ms=0.03 span.kind=server system=grpc
time="2025-05-09T15:06:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:06:12Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T15:06:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:06:42Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T15:07:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:07:12Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T15:07:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:07:42Z" grpc.time_ms=0.017 span.kind=server system=grpc
time="2025-05-09T15:08:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:08:12Z" grpc.time_ms=0.048 span.kind=server system=grpc
time="2025-05-09T15:08:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:08:42Z" grpc.time_ms=0.044 span.kind=server system=grpc
time="2025-05-09T15:09:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:09:12Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T15:09:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:09:42Z" grpc.time_ms=0.018 span.kind=server system=grpc
time="2025-05-09T15:10:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:10:12Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T15:10:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:10:42Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T15:11:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:11:12Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T15:11:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:11:42Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T15:12:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:12:12Z" grpc.time_ms=0.03 span.kind=server system=grpc
time="2025-05-09T15:12:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:12:42Z" grpc.time_ms=0.028 span.kind=server system=grpc
time="2025-05-09T15:13:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:13:12Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T15:13:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:13:42Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T15:14:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:14:12Z" grpc.time_ms=0.035 span.kind=server system=grpc
time="2025-05-09T15:14:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:14:42Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T15:15:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:15:12Z" grpc.time_ms=0.04 span.kind=server system=grpc
time="2025-05-09T15:15:23Z" level=info msg="Alloc=8591 TotalAlloc=17247566 Sys=26965 NumGC=15334 Goroutines=14"
time="2025-05-09T15:15:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:15:42Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T15:16:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:16:12Z" grpc.time_ms=0.029 span.kind=server system=grpc
time="2025-05-09T15:16:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:16:42Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T15:17:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:17:12Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T15:17:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:17:42Z" grpc.time_ms=0.046 span.kind=server system=grpc
time="2025-05-09T15:18:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:18:12Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T15:18:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:18:42Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T15:19:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:19:12Z" grpc.time_ms=0.038 span.kind=server system=grpc
time="2025-05-09T15:19:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:19:42Z" grpc.time_ms=0.081 span.kind=server system=grpc
time="2025-05-09T15:20:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:20:12Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T15:20:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:20:42Z" grpc.time_ms=0.043 span.kind=server system=grpc
time="2025-05-09T15:21:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:21:12Z" grpc.time_ms=0.058 span.kind=server system=grpc
time="2025-05-09T15:21:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:21:42Z" grpc.time_ms=0.047 span.kind=server system=grpc
time="2025-05-09T15:22:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:22:12Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T15:22:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:22:42Z" grpc.time_ms=0.028 span.kind=server system=grpc
time="2025-05-09T15:23:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:23:12Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T15:23:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:23:42Z" grpc.time_ms=0.044 span.kind=server system=grpc
time="2025-05-09T15:24:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:24:12Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T15:24:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:24:42Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T15:25:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:25:12Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T15:25:23Z" level=info msg="Alloc=8596 TotalAlloc=17253083 Sys=26965 NumGC=15339 Goroutines=14"
time="2025-05-09T15:25:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:25:42Z" grpc.time_ms=0.018 span.kind=server system=grpc
time="2025-05-09T15:26:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:26:12Z" grpc.time_ms=0.018 span.kind=server system=grpc
time="2025-05-09T15:26:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:26:42Z" grpc.time_ms=0.022 span.kind=server system=grpc
time="2025-05-09T15:27:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:27:12Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T15:27:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:27:42Z" grpc.time_ms=0.103 span.kind=server system=grpc
time="2025-05-09T15:28:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:28:12Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T15:28:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:28:42Z" grpc.time_ms=0.022 span.kind=server system=grpc
time="2025-05-09T15:29:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:29:12Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T15:29:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:29:42Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T15:30:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:30:12Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T15:30:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:30:42Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T15:31:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:31:12Z" grpc.time_ms=0.05 span.kind=server system=grpc
time="2025-05-09T15:31:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:31:42Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T15:32:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:32:12Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T15:32:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:32:42Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T15:33:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:33:12Z" grpc.time_ms=0.046 span.kind=server system=grpc
time="2025-05-09T15:33:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:33:42Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T15:34:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:34:12Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T15:34:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:34:42Z" grpc.time_ms=0.059 span.kind=server system=grpc
time="2025-05-09T15:35:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:35:12Z" grpc.time_ms=0.018 span.kind=server system=grpc
time="2025-05-09T15:35:23Z" level=info msg="Alloc=9691 TotalAlloc=17258609 Sys=26965 NumGC=15343 Goroutines=14"
time="2025-05-09T15:35:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:35:42Z" grpc.time_ms=0.017 span.kind=server system=grpc
time="2025-05-09T15:36:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:36:12Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T15:36:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:36:42Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T15:37:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:37:12Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T15:37:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:37:42Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T15:38:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:38:12Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T15:38:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:38:42Z" grpc.time_ms=0.084 span.kind=server system=grpc
time="2025-05-09T15:39:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:39:12Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T15:39:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:39:42Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T15:40:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:40:12Z" grpc.time_ms=0.028 span.kind=server system=grpc
time="2025-05-09T15:40:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:40:42Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T15:41:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:41:12Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T15:41:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:41:42Z" grpc.time_ms=0.032 span.kind=server system=grpc
time="2025-05-09T15:42:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:42:12Z" grpc.time_ms=0.028 span.kind=server system=grpc
time="2025-05-09T15:42:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:42:42Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T15:43:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:43:12Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T15:43:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:43:42Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T15:44:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:44:12Z" grpc.time_ms=0.034 span.kind=server system=grpc
time="2025-05-09T15:44:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:44:42Z" grpc.time_ms=0.028 span.kind=server system=grpc
time="2025-05-09T15:45:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:45:12Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T15:45:23Z" level=info msg="Alloc=9421 TotalAlloc=17264104 Sys=26965 NumGC=15348 Goroutines=14"
time="2025-05-09T15:45:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:45:42Z" grpc.time_ms=0.045 span.kind=server system=grpc
time="2025-05-09T15:46:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:46:12Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T15:46:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:46:42Z" grpc.time_ms=0.018 span.kind=server system=grpc
time="2025-05-09T15:47:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:47:12Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T15:47:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:47:42Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T15:48:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:48:12Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T15:48:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:48:42Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T15:49:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:49:12Z" grpc.time_ms=0.052 span.kind=server system=grpc
time="2025-05-09T15:49:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:49:42Z" grpc.time_ms=0.036 span.kind=server system=grpc
time="2025-05-09T15:50:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:50:12Z" grpc.time_ms=0.022 span.kind=server system=grpc
time="2025-05-09T15:50:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:50:42Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T15:51:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:51:12Z" grpc.time_ms=0.028 span.kind=server system=grpc
time="2025-05-09T15:51:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:51:42Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T15:52:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:52:12Z" grpc.time_ms=0.028 span.kind=server system=grpc
time="2025-05-09T15:52:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:52:42Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T15:53:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:53:12Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T15:53:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:53:42Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T15:54:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:54:12Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T15:54:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:54:42Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T15:55:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:55:12Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T15:55:23Z" level=info msg="Alloc=9428 TotalAlloc=17269633 Sys=26965 NumGC=15353 Goroutines=14"
time="2025-05-09T15:55:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:55:42Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T15:56:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:56:12Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T15:56:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:56:42Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T15:57:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:57:12Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T15:57:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:57:42Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T15:58:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:58:12Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T15:58:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:58:42Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T15:59:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:59:12Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T15:59:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:59:42Z" grpc.time_ms=0.028 span.kind=server system=grpc
time="2025-05-09T16:00:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:00:12Z" grpc.time_ms=0.032 span.kind=server system=grpc
time="2025-05-09T16:00:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:00:42Z" grpc.time_ms=0.048 span.kind=server system=grpc
time="2025-05-09T16:01:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:01:12Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T16:01:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:01:42Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T16:02:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:02:12Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T16:02:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:02:42Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T16:03:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:03:12Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T16:03:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:03:42Z" grpc.time_ms=0.044 span.kind=server system=grpc
time="2025-05-09T16:04:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:04:12Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T16:04:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:04:42Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T16:05:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:05:12Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T16:05:23Z" level=info msg="Alloc=9426 TotalAlloc=17275149 Sys=26965 NumGC=15358 Goroutines=14"
time="2025-05-09T16:05:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:05:42Z" grpc.time_ms=0.028 span.kind=server system=grpc
time="2025-05-09T16:06:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:06:12Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T16:06:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:06:42Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T16:07:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:07:12Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T16:07:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:07:42Z" grpc.time_ms=0.031 span.kind=server system=grpc
time="2025-05-09T16:08:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:08:12Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T16:08:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:08:42Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T16:09:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:09:12Z" grpc.time_ms=0.031 span.kind=server system=grpc
time="2025-05-09T16:09:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:09:42Z" grpc.time_ms=0.018 span.kind=server system=grpc
time="2025-05-09T16:10:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:10:12Z" grpc.time_ms=0.094 span.kind=server system=grpc
time="2025-05-09T16:10:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:10:42Z" grpc.time_ms=0.031 span.kind=server system=grpc
time="2025-05-09T16:11:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:11:12Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T16:11:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:11:42Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T16:12:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:12:12Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T16:12:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:12:42Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T16:13:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:13:12Z" grpc.time_ms=0.017 span.kind=server system=grpc
time="2025-05-09T16:13:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:13:42Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T16:14:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:14:12Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T16:14:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:14:42Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T16:15:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:15:12Z" grpc.time_ms=0.063 span.kind=server system=grpc
time="2025-05-09T16:15:23Z" level=info msg="Alloc=9150 TotalAlloc=17280655 Sys=26965 NumGC=15363 Goroutines=14"
time="2025-05-09T16:15:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:15:42Z" grpc.time_ms=0.031 span.kind=server system=grpc
time="2025-05-09T16:16:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:16:12Z" grpc.time_ms=0.03 span.kind=server system=grpc
time="2025-05-09T16:16:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:16:42Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T16:17:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:17:12Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T16:17:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:17:42Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T16:18:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:18:12Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T16:18:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:18:42Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T16:19:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:19:12Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T16:19:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:19:42Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T16:20:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:20:12Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T16:20:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:20:42Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T16:21:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:21:12Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T16:21:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:21:42Z" grpc.time_ms=0.061 span.kind=server system=grpc
time="2025-05-09T16:22:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:22:12Z" grpc.time_ms=0.028 span.kind=server system=grpc
time="2025-05-09T16:22:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:22:42Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T16:23:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:23:12Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T16:23:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:23:42Z" grpc.time_ms=0.022 span.kind=server system=grpc
time="2025-05-09T16:24:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:24:12Z" grpc.time_ms=0.036 span.kind=server system=grpc
time="2025-05-09T16:24:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:24:42Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T16:25:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:25:12Z" grpc.time_ms=0.057 span.kind=server system=grpc
time="2025-05-09T16:25:23Z" level=info msg="Alloc=9145 TotalAlloc=17286166 Sys=26965 NumGC=15368 Goroutines=14"
time="2025-05-09T16:25:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:25:42Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T16:26:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:26:12Z" grpc.time_ms=0.064 span.kind=server system=grpc
time="2025-05-09T16:26:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:26:42Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T16:27:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:27:12Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T16:27:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:27:42Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T16:28:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:28:12Z" grpc.time_ms=0.063 span.kind=server system=grpc
time="2025-05-09T16:28:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:28:42Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T16:29:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:29:12Z" grpc.time_ms=0.029 span.kind=server system=grpc
time="2025-05-09T16:29:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:29:42Z" grpc.time_ms=0.038 span.kind=server system=grpc
time="2025-05-09T16:30:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:30:12Z" grpc.time_ms=0.204 span.kind=server system=grpc
time="2025-05-09T16:30:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:30:42Z" grpc.time_ms=0.045 span.kind=server system=grpc
time="2025-05-09T16:31:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:31:12Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T16:31:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:31:42Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T16:32:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:32:12Z" grpc.time_ms=0.028 span.kind=server system=grpc
time="2025-05-09T16:32:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:32:42Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T16:33:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:33:12Z" grpc.time_ms=0.022 span.kind=server system=grpc
time="2025-05-09T16:33:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:33:42Z" grpc.time_ms=0.095 span.kind=server system=grpc
time="2025-05-09T16:34:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:34:12Z" grpc.time_ms=0.13 span.kind=server system=grpc
time="2025-05-09T16:34:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:34:42Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T16:35:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:35:12Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T16:35:23Z" level=info msg="Alloc=8876 TotalAlloc=17291668 Sys=26965 NumGC=15373 Goroutines=14"
time="2025-05-09T16:35:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:35:42Z" grpc.time_ms=0.055 span.kind=server system=grpc
time="2025-05-09T16:36:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:36:12Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T16:36:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:36:42Z" grpc.time_ms=0.029 span.kind=server system=grpc
time="2025-05-09T16:37:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:37:12Z" grpc.time_ms=0.076 span.kind=server system=grpc
time="2025-05-09T16:37:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:37:42Z" grpc.time_ms=0.142 span.kind=server system=grpc
time="2025-05-09T16:38:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:38:12Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T16:38:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:38:42Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T16:39:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:39:12Z" grpc.time_ms=0.028 span.kind=server system=grpc
time="2025-05-09T16:39:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:39:42Z" grpc.time_ms=0.028 span.kind=server system=grpc
time="2025-05-09T16:40:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:40:12Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T16:40:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:40:42Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T16:41:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:41:12Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T16:41:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:41:42Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T16:42:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:42:12Z" grpc.time_ms=0.029 span.kind=server system=grpc
time="2025-05-09T16:42:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:42:42Z" grpc.time_ms=0.022 span.kind=server system=grpc
time="2025-05-09T16:43:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:43:12Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T16:43:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:43:42Z" grpc.time_ms=0.078 span.kind=server system=grpc
time="2025-05-09T16:44:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:44:12Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T16:44:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:44:42Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T16:45:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:45:12Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T16:45:23Z" level=info msg="Alloc=8865 TotalAlloc=17297177 Sys=26965 NumGC=15378 Goroutines=14"
time="2025-05-09T16:45:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:45:42Z" grpc.time_ms=0.022 span.kind=server system=grpc
time="2025-05-09T16:46:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:46:12Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T16:46:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:46:42Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T16:47:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:47:12Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T16:47:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:47:42Z" grpc.time_ms=0.031 span.kind=server system=grpc
time="2025-05-09T16:48:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:48:12Z" grpc.time_ms=0.053 span.kind=server system=grpc
time="2025-05-09T16:48:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:48:42Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T16:49:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:49:12Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T16:49:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:49:42Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T16:50:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:50:12Z" grpc.time_ms=0.061 span.kind=server system=grpc
time="2025-05-09T16:50:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:50:42Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T16:51:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:51:12Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T16:51:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:51:42Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T16:52:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:52:12Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T16:52:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:52:42Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T16:53:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:53:12Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T16:53:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:53:42Z" grpc.time_ms=0.022 span.kind=server system=grpc
time="2025-05-09T16:54:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:54:12Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T16:54:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:54:42Z" grpc.time_ms=0.097 span.kind=server system=grpc
time="2025-05-09T16:55:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:55:12Z" grpc.time_ms=0.028 span.kind=server system=grpc
time="2025-05-09T16:55:23Z" level=info msg="Alloc=8862 TotalAlloc=17302684 Sys=26965 NumGC=15383 Goroutines=14"
time="2025-05-09T16:55:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:55:42Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T16:56:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:56:12Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T16:56:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:56:42Z" grpc.time_ms=0.028 span.kind=server system=grpc
time="2025-05-09T16:57:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:57:12Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T16:57:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:57:42Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T16:58:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:58:12Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T16:58:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:58:42Z" grpc.time_ms=0.058 span.kind=server system=grpc
time="2025-05-09T16:59:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:59:12Z" grpc.time_ms=0.022 span.kind=server system=grpc
time="2025-05-09T16:59:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:59:42Z" grpc.time_ms=0.022 span.kind=server system=grpc
time="2025-05-09T17:00:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:00:12Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T17:00:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:00:42Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T17:01:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:01:12Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T17:01:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:01:42Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T17:02:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:02:12Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T17:02:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:02:42Z" grpc.time_ms=0.062 span.kind=server system=grpc
time="2025-05-09T17:03:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:03:12Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T17:03:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:03:42Z" grpc.time_ms=0.068 span.kind=server system=grpc
time="2025-05-09T17:04:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:04:12Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T17:04:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:04:42Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T17:05:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:05:12Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T17:05:23Z" level=info msg="Alloc=8589 TotalAlloc=17308189 Sys=26965 NumGC=15388 Goroutines=14"
time="2025-05-09T17:05:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:05:42Z" grpc.time_ms=0.052 span.kind=server system=grpc
time="2025-05-09T17:06:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:06:12Z" grpc.time_ms=0.029 span.kind=server system=grpc
time="2025-05-09T17:06:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:06:42Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T17:07:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:07:12Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T17:07:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:07:42Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T17:08:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:08:12Z" grpc.time_ms=0.038 span.kind=server system=grpc
time="2025-05-09T17:08:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:08:42Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T17:09:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:09:12Z" grpc.time_ms=0.044 span.kind=server system=grpc
time="2025-05-09T17:09:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:09:42Z" grpc.time_ms=0.028 span.kind=server system=grpc
time="2025-05-09T17:10:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:10:12Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T17:10:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:10:42Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T17:11:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:11:12Z" grpc.time_ms=0.028 span.kind=server system=grpc
time="2025-05-09T17:11:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:11:42Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T17:12:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:12:12Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T17:12:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:12:42Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T17:13:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:13:12Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T17:13:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:13:42Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T17:14:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:14:12Z" grpc.time_ms=0.064 span.kind=server system=grpc
time="2025-05-09T17:14:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:14:42Z" grpc.time_ms=0.06 span.kind=server system=grpc
time="2025-05-09T17:15:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:15:12Z" grpc.time_ms=0.029 span.kind=server system=grpc
time="2025-05-09T17:15:23Z" level=info msg="Alloc=9690 TotalAlloc=17313693 Sys=26965 NumGC=15392 Goroutines=14"
time="2025-05-09T17:15:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:15:42Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T17:16:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:16:12Z" grpc.time_ms=0.058 span.kind=server system=grpc
time="2025-05-09T17:16:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:16:42Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T17:17:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:17:12Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T17:17:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:17:42Z" grpc.time_ms=0.077 span.kind=server system=grpc
time="2025-05-09T17:18:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:18:12Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T17:18:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:18:42Z" grpc.time_ms=0.031 span.kind=server system=grpc
time="2025-05-09T17:19:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:19:12Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T17:19:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:19:42Z" grpc.time_ms=0.022 span.kind=server system=grpc
time="2025-05-09T17:20:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:20:12Z" grpc.time_ms=0.093 span.kind=server system=grpc
time="2025-05-09T17:20:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:20:42Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T17:21:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:21:12Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T17:21:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:21:42Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T17:22:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:22:12Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T17:22:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:22:42Z" grpc.time_ms=0.077 span.kind=server system=grpc
time="2025-05-09T17:23:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:23:12Z" grpc.time_ms=0.061 span.kind=server system=grpc
time="2025-05-09T17:23:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:23:42Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T17:24:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:24:12Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T17:24:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:24:42Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T17:25:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:25:12Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T17:25:23Z" level=info msg="Alloc=9671 TotalAlloc=17319192 Sys=26965 NumGC=15397 Goroutines=14"
time="2025-05-09T17:25:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:25:42Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T17:26:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:26:12Z" grpc.time_ms=0.121 span.kind=server system=grpc
time="2025-05-09T17:26:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:26:42Z" grpc.time_ms=0.029 span.kind=server system=grpc
time="2025-05-09T17:27:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:27:12Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T17:27:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:27:42Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T17:28:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:28:12Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T17:28:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:28:42Z" grpc.time_ms=0.028 span.kind=server system=grpc
time="2025-05-09T17:29:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:29:12Z" grpc.time_ms=0.04 span.kind=server system=grpc
time="2025-05-09T17:29:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:29:42Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T17:30:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:30:12Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T17:30:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:30:42Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T17:31:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:31:12Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T17:31:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:31:42Z" grpc.time_ms=0.03 span.kind=server system=grpc
time="2025-05-09T17:32:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:32:12Z" grpc.time_ms=0.028 span.kind=server system=grpc
time="2025-05-09T17:32:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:32:42Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T17:33:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:33:12Z" grpc.time_ms=0.043 span.kind=server system=grpc
time="2025-05-09T17:33:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:33:42Z" grpc.time_ms=0.022 span.kind=server system=grpc
time="2025-05-09T17:34:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:34:12Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T17:34:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:34:42Z" grpc.time_ms=0.029 span.kind=server system=grpc
time="2025-05-09T17:35:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:35:12Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T17:35:23Z" level=info msg="Alloc=9427 TotalAlloc=17324712 Sys=26965 NumGC=15402 Goroutines=14"
time="2025-05-09T17:35:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:35:42Z" grpc.time_ms=0.067 span.kind=server system=grpc
time="2025-05-09T17:36:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:36:12Z" grpc.time_ms=0.051 span.kind=server system=grpc
time="2025-05-09T17:36:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:36:42Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T17:37:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:37:12Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T17:37:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:37:42Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T17:38:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:38:12Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T17:38:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:38:42Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T17:39:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:39:12Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T17:39:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:39:42Z" grpc.time_ms=0.091 span.kind=server system=grpc
time="2025-05-09T17:40:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:40:12Z" grpc.time_ms=0.055 span.kind=server system=grpc
time="2025-05-09T17:40:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:40:42Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T17:41:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:41:12Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T17:41:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:41:42Z" grpc.time_ms=0.029 span.kind=server system=grpc
time="2025-05-09T17:42:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:42:12Z" grpc.time_ms=0.029 span.kind=server system=grpc
time="2025-05-09T17:42:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:42:42Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T17:43:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:43:12Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T17:43:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:43:42Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T17:44:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:44:12Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T17:44:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:44:42Z" grpc.time_ms=0.044 span.kind=server system=grpc
time="2025-05-09T17:45:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:45:12Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T17:45:23Z" level=info msg="Alloc=9416 TotalAlloc=17330221 Sys=26965 NumGC=15407 Goroutines=14"
time="2025-05-09T17:45:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:45:42Z" grpc.time_ms=0.028 span.kind=server system=grpc
time="2025-05-09T17:46:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:46:12Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T17:46:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:46:42Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T17:47:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:47:12Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T17:47:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:47:42Z" grpc.time_ms=0.072 span.kind=server system=grpc
time="2025-05-09T17:48:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:48:12Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T17:48:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:48:42Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T17:49:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:49:12Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T17:49:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:49:42Z" grpc.time_ms=0.029 span.kind=server system=grpc
time="2025-05-09T17:50:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:50:12Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T17:50:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:50:42Z" grpc.time_ms=0.093 span.kind=server system=grpc
time="2025-05-09T17:51:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:51:12Z" grpc.time_ms=0.03 span.kind=server system=grpc
time="2025-05-09T17:51:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:51:42Z" grpc.time_ms=0.046 span.kind=server system=grpc
time="2025-05-09T17:52:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:52:12Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T17:52:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:52:42Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T17:53:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:53:12Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T17:53:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:53:42Z" grpc.time_ms=0.07 span.kind=server system=grpc
time="2025-05-09T17:54:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:54:12Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T17:54:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:54:42Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T17:55:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:55:12Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T17:55:23Z" level=info msg="Alloc=9150 TotalAlloc=17335746 Sys=26965 NumGC=15412 Goroutines=14"
time="2025-05-09T17:55:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:55:42Z" grpc.time_ms=0.029 span.kind=server system=grpc
time="2025-05-09T17:56:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:56:12Z" grpc.time_ms=0.043 span.kind=server system=grpc
time="2025-05-09T17:56:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:56:42Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T17:57:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:57:12Z" grpc.time_ms=0.046 span.kind=server system=grpc
time="2025-05-09T17:57:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:57:42Z" grpc.time_ms=0.018 span.kind=server system=grpc
time="2025-05-09T17:58:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:58:12Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T17:58:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:58:42Z" grpc.time_ms=0.079 span.kind=server system=grpc
time="2025-05-09T17:59:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:59:12Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T17:59:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:59:42Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T18:00:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:00:12Z" grpc.time_ms=0.032 span.kind=server system=grpc
time="2025-05-09T18:00:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:00:42Z" grpc.time_ms=0.029 span.kind=server system=grpc
time="2025-05-09T18:01:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:01:12Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T18:01:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:01:42Z" grpc.time_ms=0.022 span.kind=server system=grpc
time="2025-05-09T18:02:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:02:12Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T18:02:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:02:42Z" grpc.time_ms=0.064 span.kind=server system=grpc
time="2025-05-09T18:03:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:03:12Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T18:03:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:03:42Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T18:04:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:04:12Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T18:04:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:04:42Z" grpc.time_ms=0.022 span.kind=server system=grpc
time="2025-05-09T18:05:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:05:12Z" grpc.time_ms=0.037 span.kind=server system=grpc
time="2025-05-09T18:05:23Z" level=info msg="Alloc=9147 TotalAlloc=17341258 Sys=26965 NumGC=15417 Goroutines=14"
time="2025-05-09T18:05:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:05:42Z" grpc.time_ms=0.018 span.kind=server system=grpc
time="2025-05-09T18:06:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:06:12Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T18:06:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:06:42Z" grpc.time_ms=0.062 span.kind=server system=grpc
time="2025-05-09T18:07:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:07:12Z" grpc.time_ms=0.029 span.kind=server system=grpc
time="2025-05-09T18:07:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:07:42Z" grpc.time_ms=0.028 span.kind=server system=grpc
time="2025-05-09T18:08:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:08:12Z" grpc.time_ms=0.022 span.kind=server system=grpc
time="2025-05-09T18:08:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:08:42Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T18:09:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:09:12Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T18:09:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:09:42Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T18:10:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:10:12Z" grpc.time_ms=0.031 span.kind=server system=grpc
time="2025-05-09T18:10:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:10:42Z" grpc.time_ms=0.044 span.kind=server system=grpc
time="2025-05-09T18:11:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:11:12Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T18:11:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:11:42Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T18:12:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:12:12Z" grpc.time_ms=0.028 span.kind=server system=grpc
time="2025-05-09T18:12:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:12:42Z" grpc.time_ms=0.028 span.kind=server system=grpc
time="2025-05-09T18:13:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:13:12Z" grpc.time_ms=0.065 span.kind=server system=grpc
time="2025-05-09T18:13:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:13:42Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T18:14:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:14:12Z" grpc.time_ms=0.029 span.kind=server system=grpc
time="2025-05-09T18:14:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:14:42Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T18:15:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:15:12Z" grpc.time_ms=0.029 span.kind=server system=grpc
time="2025-05-09T18:15:23Z" level=info msg="Alloc=9139 TotalAlloc=17346770 Sys=26965 NumGC=15422 Goroutines=14"
time="2025-05-09T18:15:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:15:42Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T18:16:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:16:12Z" grpc.time_ms=0.022 span.kind=server system=grpc
time="2025-05-09T18:16:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:16:42Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T18:17:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:17:12Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T18:17:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:17:42Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T18:18:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:18:12Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T18:18:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:18:42Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T18:19:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:19:12Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T18:19:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:19:42Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T18:20:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:20:12Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T18:20:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:20:42Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T18:21:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:21:12Z" grpc.time_ms=0.018 span.kind=server system=grpc
time="2025-05-09T18:21:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:21:42Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T18:22:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:22:12Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T18:22:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:22:42Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T18:23:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:23:12Z" grpc.time_ms=0.072 span.kind=server system=grpc
time="2025-05-09T18:23:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:23:42Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T18:24:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:24:12Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T18:24:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:24:42Z" grpc.time_ms=0.036 span.kind=server system=grpc
time="2025-05-09T18:25:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:25:12Z" grpc.time_ms=0.032 span.kind=server system=grpc
time="2025-05-09T18:25:23Z" level=info msg="Alloc=8875 TotalAlloc=17352286 Sys=26965 NumGC=15427 Goroutines=14"
time="2025-05-09T18:25:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:25:42Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T18:26:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:26:12Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T18:26:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:26:42Z" grpc.time_ms=0.112 span.kind=server system=grpc
time="2025-05-09T18:27:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:27:12Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T18:27:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:27:42Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T18:28:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:28:12Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T18:28:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:28:42Z" grpc.time_ms=0.022 span.kind=server system=grpc
time="2025-05-09T18:29:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:29:12Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T18:29:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:29:42Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T18:30:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:30:12Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T18:30:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:30:42Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T18:31:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:31:12Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T18:31:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:31:42Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T18:32:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:32:12Z" grpc.time_ms=0.029 span.kind=server system=grpc
time="2025-05-09T18:32:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:32:42Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T18:33:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:33:12Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T18:33:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:33:42Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T18:34:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:34:12Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T18:34:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:34:42Z" grpc.time_ms=0.028 span.kind=server system=grpc
time="2025-05-09T18:35:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:35:12Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T18:35:23Z" level=info msg="Alloc=8872 TotalAlloc=17357788 Sys=26965 NumGC=15432 Goroutines=14"
time="2025-05-09T18:35:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:35:42Z" grpc.time_ms=0.035 span.kind=server system=grpc
time="2025-05-09T18:36:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:36:12Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T18:36:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:36:42Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T18:37:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:37:12Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T18:37:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:37:42Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T18:38:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:38:12Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T18:38:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:38:42Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T18:39:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:39:12Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T18:39:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:39:42Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T18:40:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:40:12Z" grpc.time_ms=0.022 span.kind=server system=grpc
time="2025-05-09T18:40:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:40:42Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T18:41:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:41:12Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T18:41:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:41:42Z" grpc.time_ms=0.031 span.kind=server system=grpc
time="2025-05-09T18:42:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:42:12Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T18:42:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:42:42Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T18:43:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:43:12Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T18:43:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:43:42Z" grpc.time_ms=0.017 span.kind=server system=grpc
time="2025-05-09T18:44:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:44:12Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T18:44:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:44:42Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T18:45:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:45:12Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T18:45:23Z" level=info msg="Alloc=8589 TotalAlloc=17363267 Sys=26965 NumGC=15437 Goroutines=14"
time="2025-05-09T18:45:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:45:42Z" grpc.time_ms=0.118 span.kind=server system=grpc
time="2025-05-09T18:46:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:46:12Z" grpc.time_ms=0.029 span.kind=server system=grpc
time="2025-05-09T18:46:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:46:42Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T18:47:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:47:12Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T18:47:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:47:42Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T18:48:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:48:12Z" grpc.time_ms=0.029 span.kind=server system=grpc
time="2025-05-09T18:48:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:48:42Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T18:49:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:49:12Z" grpc.time_ms=0.064 span.kind=server system=grpc
time="2025-05-09T18:49:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:49:42Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T18:50:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:50:12Z" grpc.time_ms=0.029 span.kind=server system=grpc
time="2025-05-09T18:50:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:50:42Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T18:51:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:51:12Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T18:51:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:51:42Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T18:52:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:52:12Z" grpc.time_ms=0.03 span.kind=server system=grpc
time="2025-05-09T18:52:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:52:42Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T18:53:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:53:12Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T18:53:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:53:42Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T18:54:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:54:12Z" grpc.time_ms=0.028 span.kind=server system=grpc
time="2025-05-09T18:54:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:54:42Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T18:55:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:55:12Z" grpc.time_ms=0.022 span.kind=server system=grpc
time="2025-05-09T18:55:23Z" level=info msg="Alloc=9691 TotalAlloc=17368777 Sys=26965 NumGC=15441 Goroutines=14"
time="2025-05-09T18:55:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:55:42Z" grpc.time_ms=0.093 span.kind=server system=grpc
time="2025-05-09T18:56:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:56:12Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T18:56:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:56:42Z" grpc.time_ms=0.035 span.kind=server system=grpc
time="2025-05-09T18:57:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:57:12Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T18:57:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:57:42Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T18:58:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:58:12Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T18:58:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:58:42Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T18:59:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:59:12Z" grpc.time_ms=0.028 span.kind=server system=grpc
time="2025-05-09T18:59:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:59:42Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T19:00:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T19:00:12Z" grpc.time_ms=0.043 span.kind=server system=grpc
time="2025-05-09T19:00:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T19:00:42Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T19:01:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T19:01:12Z" grpc.time_ms=0.09 span.kind=server system=grpc
time="2025-05-09T19:01:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T19:01:42Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T19:02:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T19:02:12Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T19:02:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T19:02:42Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T19:03:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T19:03:12Z" grpc.time_ms=0.043 span.kind=server system=grpc
time="2025-05-09T19:03:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T19:03:42Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T19:04:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T19:04:12Z" grpc.time_ms=0.028 span.kind=server system=grpc
time="2025-05-09T19:04:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T19:04:42Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T19:05:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T19:05:12Z" grpc.time_ms=0.022 span.kind=server system=grpc
time="2025-05-09T19:05:23Z" level=info msg="Alloc=9682 TotalAlloc=17374278 Sys=26965 NumGC=15446 Goroutines=14"
time="2025-05-09T19:05:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T19:05:42Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T19:06:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T19:06:12Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T19:06:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T19:06:42Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T19:07:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T19:07:12Z" grpc.time_ms=0.123 span.kind=server system=grpc
time="2025-05-09T19:07:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T19:07:42Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T19:08:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T19:08:12Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T19:08:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T19:08:42Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T19:09:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T19:09:12Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T19:09:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T19:09:42Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T19:10:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T19:10:12Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T19:10:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T19:10:42Z" grpc.time_ms=0.044 span.kind=server system=grpc
time="2025-05-09T19:11:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T19:11:12Z" grpc.time_ms=0.305 span.kind=server system=grpc
time="2025-05-09T19:11:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T19:11:42Z" grpc.time_ms=0.069 span.kind=server system=grpc
time="2025-05-09T19:12:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T19:12:12Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T19:12:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T19:12:42Z" grpc.time_ms=0.066 span.kind=server system=grpc
time="2025-05-09T19:13:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T19:13:12Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T19:13:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T19:13:42Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T19:14:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T19:14:12Z" grpc.time_ms=0.058 span.kind=server system=grpc
time="2025-05-09T19:14:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T19:14:42Z" grpc.time_ms=0.065 span.kind=server system=grpc
time="2025-05-09T19:15:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T19:15:12Z" grpc.time_ms=0.022 span.kind=server system=grpc
time="2025-05-09T19:15:23Z" level=info msg="Alloc=9422 TotalAlloc=17379772 Sys=26965 NumGC=15451 Goroutines=14"
time="2025-05-09T19:15:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T19:15:42Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T19:16:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T19:16:12Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T19:16:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T19:16:42Z" grpc.time_ms=0.022 span.kind=server system=grpc
time="2025-05-09T19:17:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T19:17:12Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T19:17:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T19:17:42Z" grpc.time_ms=0.061 span.kind=server system=grpc
time="2025-05-09T19:18:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T19:18:12Z" grpc.time_ms=0.078 span.kind=server system=grpc
time="2025-05-09T19:18:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T19:18:42Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T19:19:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T19:19:12Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T19:19:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T19:19:42Z" grpc.time_ms=0.029 span.kind=server system=grpc
argocd-repo-server
time="2025-05-09T11:24:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:24:12Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T11:24:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:24:42Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T11:25:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:25:12Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T11:25:23Z" level=info msg="Alloc=8871 TotalAlloc=17120891 Sys=26965 NumGC=15221 Goroutines=14"
time="2025-05-09T11:25:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:25:42Z" grpc.time_ms=0.028 span.kind=server system=grpc
time="2025-05-09T11:26:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:26:12Z" grpc.time_ms=0.064 span.kind=server system=grpc
time="2025-05-09T11:26:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:26:42Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T11:27:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:27:12Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T11:27:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:27:42Z" grpc.time_ms=0.03 span.kind=server system=grpc
time="2025-05-09T11:28:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:28:12Z" grpc.time_ms=0.028 span.kind=server system=grpc
time="2025-05-09T11:28:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:28:42Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T11:29:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:29:12Z" grpc.time_ms=0.044 span.kind=server system=grpc
time="2025-05-09T11:29:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:29:42Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T11:30:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:30:12Z" grpc.time_ms=0.042 span.kind=server system=grpc
time="2025-05-09T11:30:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:30:42Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T11:31:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:31:12Z" grpc.time_ms=0.022 span.kind=server system=grpc
time="2025-05-09T11:31:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:31:42Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T11:32:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:32:12Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T11:32:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:32:42Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T11:33:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:33:12Z" grpc.time_ms=0.022 span.kind=server system=grpc
time="2025-05-09T11:33:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:33:42Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T11:34:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:34:12Z" grpc.time_ms=0.03 span.kind=server system=grpc
time="2025-05-09T11:34:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:34:42Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T11:35:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:35:12Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T11:35:23Z" level=info msg="Alloc=8870 TotalAlloc=17126409 Sys=26965 NumGC=15226 Goroutines=14"
time="2025-05-09T11:35:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:35:42Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T11:36:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:36:12Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T11:36:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:36:42Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T11:37:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:37:12Z" grpc.time_ms=0.06 span.kind=server system=grpc
time="2025-05-09T11:37:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:37:42Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T11:38:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:38:12Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T11:38:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:38:42Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T11:39:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:39:12Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T11:39:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:39:42Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T11:40:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:40:12Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T11:40:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:40:42Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T11:41:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:41:12Z" grpc.time_ms=0.046 span.kind=server system=grpc
time="2025-05-09T11:41:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:41:42Z" grpc.time_ms=0.022 span.kind=server system=grpc
time="2025-05-09T11:42:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:42:12Z" grpc.time_ms=0.029 span.kind=server system=grpc
time="2025-05-09T11:42:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:42:42Z" grpc.time_ms=0.148 span.kind=server system=grpc
time="2025-05-09T11:43:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:43:12Z" grpc.time_ms=0.035 span.kind=server system=grpc
time="2025-05-09T11:43:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:43:42Z" grpc.time_ms=0.022 span.kind=server system=grpc
time="2025-05-09T11:44:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:44:12Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T11:44:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:44:42Z" grpc.time_ms=0.022 span.kind=server system=grpc
time="2025-05-09T11:45:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:45:12Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T11:45:23Z" level=info msg="Alloc=8864 TotalAlloc=17131914 Sys=26965 NumGC=15231 Goroutines=14"
time="2025-05-09T11:45:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:45:42Z" grpc.time_ms=0.022 span.kind=server system=grpc
time="2025-05-09T11:46:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:46:12Z" grpc.time_ms=0.029 span.kind=server system=grpc
time="2025-05-09T11:46:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:46:42Z" grpc.time_ms=0.03 span.kind=server system=grpc
time="2025-05-09T11:47:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:47:12Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T11:47:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:47:42Z" grpc.time_ms=0.028 span.kind=server system=grpc
time="2025-05-09T11:48:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:48:12Z" grpc.time_ms=0.072 span.kind=server system=grpc
time="2025-05-09T11:48:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:48:42Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T11:49:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:49:12Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T11:49:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:49:42Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T11:50:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:50:12Z" grpc.time_ms=0.037 span.kind=server system=grpc
time="2025-05-09T11:50:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:50:42Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T11:51:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:51:12Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T11:51:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:51:42Z" grpc.time_ms=0.029 span.kind=server system=grpc
time="2025-05-09T11:52:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:52:12Z" grpc.time_ms=0.133 span.kind=server system=grpc
time="2025-05-09T11:52:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:52:42Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T11:53:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:53:12Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T11:53:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:53:42Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T11:54:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:54:12Z" grpc.time_ms=0.038 span.kind=server system=grpc
time="2025-05-09T11:54:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:54:42Z" grpc.time_ms=0.033 span.kind=server system=grpc
time="2025-05-09T11:55:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:55:12Z" grpc.time_ms=0.032 span.kind=server system=grpc
time="2025-05-09T11:55:23Z" level=info msg="Alloc=8585 TotalAlloc=17137416 Sys=26965 NumGC=15236 Goroutines=14"
time="2025-05-09T11:55:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:55:42Z" grpc.time_ms=0.073 span.kind=server system=grpc
time="2025-05-09T11:56:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:56:12Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T11:56:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:56:42Z" grpc.time_ms=0.018 span.kind=server system=grpc
time="2025-05-09T11:57:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:57:12Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T11:57:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:57:42Z" grpc.time_ms=0.028 span.kind=server system=grpc
time="2025-05-09T11:58:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:58:12Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T11:58:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:58:42Z" grpc.time_ms=0.056 span.kind=server system=grpc
time="2025-05-09T11:59:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:59:12Z" grpc.time_ms=0.061 span.kind=server system=grpc
time="2025-05-09T11:59:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:59:42Z" grpc.time_ms=0.056 span.kind=server system=grpc
time="2025-05-09T12:00:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:00:12Z" grpc.time_ms=0.053 span.kind=server system=grpc
time="2025-05-09T12:00:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:00:42Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T12:01:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:01:12Z" grpc.time_ms=0.043 span.kind=server system=grpc
time="2025-05-09T12:01:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:01:42Z" grpc.time_ms=0.037 span.kind=server system=grpc
time="2025-05-09T12:02:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:02:12Z" grpc.time_ms=0.022 span.kind=server system=grpc
time="2025-05-09T12:02:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:02:42Z" grpc.time_ms=0.018 span.kind=server system=grpc
time="2025-05-09T12:03:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:03:12Z" grpc.time_ms=0.08 span.kind=server system=grpc
time="2025-05-09T12:03:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:03:42Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T12:04:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:04:12Z" grpc.time_ms=0.065 span.kind=server system=grpc
time="2025-05-09T12:04:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:04:42Z" grpc.time_ms=0.022 span.kind=server system=grpc
time="2025-05-09T12:05:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:05:12Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T12:05:23Z" level=info msg="Alloc=9687 TotalAlloc=17142924 Sys=26965 NumGC=15240 Goroutines=14"
time="2025-05-09T12:05:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:05:42Z" grpc.time_ms=0.088 span.kind=server system=grpc
time="2025-05-09T12:06:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:06:12Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T12:06:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:06:42Z" grpc.time_ms=0.028 span.kind=server system=grpc
time="2025-05-09T12:07:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:07:12Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T12:07:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:07:42Z" grpc.time_ms=0.056 span.kind=server system=grpc
time="2025-05-09T12:08:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:08:12Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T12:08:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:08:42Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T12:09:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:09:12Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T12:09:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:09:42Z" grpc.time_ms=0.067 span.kind=server system=grpc
time="2025-05-09T12:10:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:10:12Z" grpc.time_ms=0.047 span.kind=server system=grpc
time="2025-05-09T12:10:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:10:42Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T12:11:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:11:12Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T12:11:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:11:42Z" grpc.time_ms=0.029 span.kind=server system=grpc
time="2025-05-09T12:12:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:12:12Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T12:12:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:12:42Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T12:13:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:13:12Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T12:13:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:13:42Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T12:14:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:14:12Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T12:14:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:14:42Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T12:15:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:15:12Z" grpc.time_ms=0.029 span.kind=server system=grpc
time="2025-05-09T12:15:23Z" level=info msg="Alloc=9680 TotalAlloc=17148425 Sys=26965 NumGC=15245 Goroutines=14"
time="2025-05-09T12:15:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:15:42Z" grpc.time_ms=0.056 span.kind=server system=grpc
time="2025-05-09T12:16:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:16:12Z" grpc.time_ms=0.018 span.kind=server system=grpc
time="2025-05-09T12:16:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:16:42Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T12:17:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:17:12Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T12:17:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:17:42Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T12:18:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:18:12Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T12:18:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:18:42Z" grpc.time_ms=0.079 span.kind=server system=grpc
time="2025-05-09T12:19:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:19:12Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T12:19:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:19:42Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T12:20:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:20:12Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T12:20:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:20:42Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T12:21:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:21:12Z" grpc.time_ms=0.037 span.kind=server system=grpc
time="2025-05-09T12:21:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:21:42Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T12:22:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:22:12Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T12:22:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:22:42Z" grpc.time_ms=0.069 span.kind=server system=grpc
time="2025-05-09T12:23:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:23:12Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T12:23:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:23:42Z" grpc.time_ms=0.022 span.kind=server system=grpc
time="2025-05-09T12:24:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:24:12Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T12:24:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:24:42Z" grpc.time_ms=0.039 span.kind=server system=grpc
time="2025-05-09T12:25:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:25:12Z" grpc.time_ms=0.03 span.kind=server system=grpc
time="2025-05-09T12:25:23Z" level=info msg="Alloc=9420 TotalAlloc=17153931 Sys=26965 NumGC=15250 Goroutines=14"
time="2025-05-09T12:25:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:25:42Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T12:26:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:26:12Z" grpc.time_ms=0.059 span.kind=server system=grpc
time="2025-05-09T12:26:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:26:42Z" grpc.time_ms=0.035 span.kind=server system=grpc
time="2025-05-09T12:27:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:27:12Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T12:27:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:27:42Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T12:28:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:28:12Z" grpc.time_ms=0.058 span.kind=server system=grpc
time="2025-05-09T12:28:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:28:42Z" grpc.time_ms=0.022 span.kind=server system=grpc
time="2025-05-09T12:29:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:29:12Z" grpc.time_ms=0.018 span.kind=server system=grpc
time="2025-05-09T12:29:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:29:42Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T12:30:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:30:12Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T12:30:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:30:42Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T12:31:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:31:12Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T12:31:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:31:42Z" grpc.time_ms=0.018 span.kind=server system=grpc
time="2025-05-09T12:32:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:32:12Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T12:32:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:32:42Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T12:33:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:33:12Z" grpc.time_ms=0.022 span.kind=server system=grpc
time="2025-05-09T12:33:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:33:42Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T12:34:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:34:12Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T12:34:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:34:42Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T12:35:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:35:12Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T12:35:23Z" level=info msg="Alloc=9412 TotalAlloc=17159431 Sys=26965 NumGC=15255 Goroutines=14"
time="2025-05-09T12:35:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:35:42Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T12:36:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:36:12Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T12:36:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:36:42Z" grpc.time_ms=0.029 span.kind=server system=grpc
time="2025-05-09T12:37:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:37:12Z" grpc.time_ms=0.029 span.kind=server system=grpc
time="2025-05-09T12:37:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:37:42Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T12:38:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:38:12Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T12:38:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:38:42Z" grpc.time_ms=0.028 span.kind=server system=grpc
time="2025-05-09T12:39:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:39:12Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T12:39:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:39:42Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T12:40:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:40:12Z" grpc.time_ms=0.066 span.kind=server system=grpc
time="2025-05-09T12:40:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:40:42Z" grpc.time_ms=0.017 span.kind=server system=grpc
time="2025-05-09T12:41:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:41:12Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T12:41:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:41:42Z" grpc.time_ms=0.022 span.kind=server system=grpc
time="2025-05-09T12:42:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:42:12Z" grpc.time_ms=0.068 span.kind=server system=grpc
time="2025-05-09T12:42:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:42:42Z" grpc.time_ms=0.04 span.kind=server system=grpc
time="2025-05-09T12:43:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:43:12Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T12:43:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:43:42Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T12:44:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:44:12Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T12:44:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:44:42Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T12:45:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:45:12Z" grpc.time_ms=0.082 span.kind=server system=grpc
time="2025-05-09T12:45:23Z" level=info msg="Alloc=9149 TotalAlloc=17164936 Sys=26965 NumGC=15260 Goroutines=14"
time="2025-05-09T12:45:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:45:42Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T12:46:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:46:12Z" grpc.time_ms=0.018 span.kind=server system=grpc
time="2025-05-09T12:46:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:46:42Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T12:47:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:47:12Z" grpc.time_ms=0.022 span.kind=server system=grpc
time="2025-05-09T12:47:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:47:42Z" grpc.time_ms=0.075 span.kind=server system=grpc
time="2025-05-09T12:48:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:48:12Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T12:48:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:48:42Z" grpc.time_ms=0.053 span.kind=server system=grpc
time="2025-05-09T12:49:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:49:12Z" grpc.time_ms=0.022 span.kind=server system=grpc
time="2025-05-09T12:49:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:49:42Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T12:50:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:50:12Z" grpc.time_ms=0.022 span.kind=server system=grpc
time="2025-05-09T12:50:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:50:42Z" grpc.time_ms=0.068 span.kind=server system=grpc
time="2025-05-09T12:51:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:51:12Z" grpc.time_ms=0.018 span.kind=server system=grpc
time="2025-05-09T12:51:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:51:42Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T12:52:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:52:12Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T12:52:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:52:42Z" grpc.time_ms=0.063 span.kind=server system=grpc
time="2025-05-09T12:53:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:53:12Z" grpc.time_ms=0.031 span.kind=server system=grpc
time="2025-05-09T12:53:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:53:42Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T12:54:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:54:12Z" grpc.time_ms=0.022 span.kind=server system=grpc
time="2025-05-09T12:54:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:54:42Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T12:55:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:55:12Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T12:55:23Z" level=info msg="Alloc=9147 TotalAlloc=17170447 Sys=26965 NumGC=15265 Goroutines=14"
time="2025-05-09T12:55:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:55:42Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T12:56:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:56:12Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T12:56:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:56:42Z" grpc.time_ms=0.022 span.kind=server system=grpc
time="2025-05-09T12:57:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:57:12Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T12:57:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:57:42Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T12:58:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:58:12Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T12:58:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:58:42Z" grpc.time_ms=0.017 span.kind=server system=grpc
time="2025-05-09T12:59:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:59:12Z" grpc.time_ms=0.018 span.kind=server system=grpc
time="2025-05-09T12:59:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:59:42Z" grpc.time_ms=0.063 span.kind=server system=grpc
time="2025-05-09T13:00:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:00:12Z" grpc.time_ms=0.029 span.kind=server system=grpc
time="2025-05-09T13:00:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:00:42Z" grpc.time_ms=0.04 span.kind=server system=grpc
time="2025-05-09T13:01:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:01:12Z" grpc.time_ms=0.032 span.kind=server system=grpc
time="2025-05-09T13:01:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:01:42Z" grpc.time_ms=0.042 span.kind=server system=grpc
time="2025-05-09T13:02:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:02:12Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T13:02:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:02:42Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T13:03:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:03:12Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T13:03:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:03:42Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T13:04:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:04:12Z" grpc.time_ms=0.043 span.kind=server system=grpc
time="2025-05-09T13:04:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:04:42Z" grpc.time_ms=0.044 span.kind=server system=grpc
time="2025-05-09T13:05:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:05:12Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T13:05:23Z" level=info msg="Alloc=9150 TotalAlloc=17175964 Sys=26965 NumGC=15270 Goroutines=14"
time="2025-05-09T13:05:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:05:42Z" grpc.time_ms=0.017 span.kind=server system=grpc
time="2025-05-09T13:06:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:06:12Z" grpc.time_ms=0.028 span.kind=server system=grpc
time="2025-05-09T13:06:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:06:42Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T13:07:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:07:12Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T13:07:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:07:42Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T13:08:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:08:12Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T13:08:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:08:42Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T13:09:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:09:12Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T13:09:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:09:42Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T13:10:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:10:12Z" grpc.time_ms=0.038 span.kind=server system=grpc
time="2025-05-09T13:10:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:10:42Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T13:11:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:11:12Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T13:11:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:11:42Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T13:12:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:12:12Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T13:12:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:12:42Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T13:13:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:13:12Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T13:13:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:13:42Z" grpc.time_ms=0.022 span.kind=server system=grpc
time="2025-05-09T13:14:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:14:12Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T13:14:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:14:42Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T13:15:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:15:12Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T13:15:23Z" level=info msg="Alloc=8873 TotalAlloc=17181457 Sys=26965 NumGC=15275 Goroutines=14"
time="2025-05-09T13:15:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:15:42Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T13:16:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:16:12Z" grpc.time_ms=0.03 span.kind=server system=grpc
time="2025-05-09T13:16:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:16:42Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T13:17:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:17:12Z" grpc.time_ms=0.022 span.kind=server system=grpc
time="2025-05-09T13:17:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:17:42Z" grpc.time_ms=0.022 span.kind=server system=grpc
time="2025-05-09T13:18:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:18:12Z" grpc.time_ms=0.034 span.kind=server system=grpc
time="2025-05-09T13:18:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:18:42Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T13:19:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:19:12Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T13:19:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:19:42Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T13:20:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:20:12Z" grpc.time_ms=0.081 span.kind=server system=grpc
time="2025-05-09T13:20:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:20:42Z" grpc.time_ms=0.022 span.kind=server system=grpc
time="2025-05-09T13:21:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:21:12Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T13:21:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:21:42Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T13:22:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:22:12Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T13:22:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:22:42Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T13:23:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:23:12Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T13:23:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:23:42Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T13:24:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:24:12Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T13:24:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:24:42Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T13:25:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:25:12Z" grpc.time_ms=0.029 span.kind=server system=grpc
time="2025-05-09T13:25:23Z" level=info msg="Alloc=8870 TotalAlloc=17186962 Sys=26965 NumGC=15280 Goroutines=14"
time="2025-05-09T13:25:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:25:42Z" grpc.time_ms=0.028 span.kind=server system=grpc
time="2025-05-09T13:26:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:26:12Z" grpc.time_ms=0.061 span.kind=server system=grpc
time="2025-05-09T13:26:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:26:42Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T13:27:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:27:12Z" grpc.time_ms=0.028 span.kind=server system=grpc
time="2025-05-09T13:27:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:27:42Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T13:28:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:28:12Z" grpc.time_ms=0.028 span.kind=server system=grpc
time="2025-05-09T13:28:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:28:42Z" grpc.time_ms=0.144 span.kind=server system=grpc
time="2025-05-09T13:29:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:29:12Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T13:29:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:29:42Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T13:30:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:30:12Z" grpc.time_ms=0.029 span.kind=server system=grpc
time="2025-05-09T13:30:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:30:42Z" grpc.time_ms=0.029 span.kind=server system=grpc
time="2025-05-09T13:31:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:31:12Z" grpc.time_ms=0.037 span.kind=server system=grpc
time="2025-05-09T13:31:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:31:42Z" grpc.time_ms=0.018 span.kind=server system=grpc
time="2025-05-09T13:32:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:32:12Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T13:32:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:32:42Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T13:33:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:33:12Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T13:33:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:33:42Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T13:34:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:34:12Z" grpc.time_ms=0.018 span.kind=server system=grpc
time="2025-05-09T13:34:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:34:42Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T13:35:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:35:12Z" grpc.time_ms=0.1 span.kind=server system=grpc
time="2025-05-09T13:35:23Z" level=info msg="Alloc=8587 TotalAlloc=17192443 Sys=26965 NumGC=15285 Goroutines=14"
time="2025-05-09T13:35:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:35:42Z" grpc.time_ms=0.028 span.kind=server system=grpc
time="2025-05-09T13:36:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:36:12Z" grpc.time_ms=0.022 span.kind=server system=grpc
time="2025-05-09T13:36:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:36:42Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T13:37:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:37:12Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T13:37:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:37:42Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T13:38:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:38:12Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T13:38:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:38:42Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T13:39:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:39:12Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T13:39:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:39:42Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T13:40:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:40:12Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T13:40:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:40:42Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T13:41:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:41:12Z" grpc.time_ms=0.049 span.kind=server system=grpc
time="2025-05-09T13:41:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:41:42Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T13:42:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:42:12Z" grpc.time_ms=0.037 span.kind=server system=grpc
time="2025-05-09T13:42:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:42:42Z" grpc.time_ms=0.029 span.kind=server system=grpc
time="2025-05-09T13:43:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:43:12Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T13:43:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:43:42Z" grpc.time_ms=0.022 span.kind=server system=grpc
time="2025-05-09T13:44:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:44:12Z" grpc.time_ms=0.033 span.kind=server system=grpc
time="2025-05-09T13:44:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:44:42Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T13:45:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:45:12Z" grpc.time_ms=0.03 span.kind=server system=grpc
time="2025-05-09T13:45:23Z" level=info msg="Alloc=9679 TotalAlloc=17197958 Sys=26965 NumGC=15289 Goroutines=14"
time="2025-05-09T13:45:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:45:42Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T13:46:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:46:12Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T13:46:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:46:42Z" grpc.time_ms=0.028 span.kind=server system=grpc
time="2025-05-09T13:47:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:47:12Z" grpc.time_ms=0.028 span.kind=server system=grpc
time="2025-05-09T13:47:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:47:42Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T13:48:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:48:12Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T13:48:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:48:42Z" grpc.time_ms=0.022 span.kind=server system=grpc
time="2025-05-09T13:49:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:49:12Z" grpc.time_ms=0.048 span.kind=server system=grpc
time="2025-05-09T13:49:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:49:42Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T13:50:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:50:12Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T13:50:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:50:42Z" grpc.time_ms=0.031 span.kind=server system=grpc
time="2025-05-09T13:51:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:51:12Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T13:51:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:51:42Z" grpc.time_ms=0.047 span.kind=server system=grpc
time="2025-05-09T13:52:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:52:12Z" grpc.time_ms=0.028 span.kind=server system=grpc
time="2025-05-09T13:52:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:52:42Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T13:53:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:53:12Z" grpc.time_ms=0.018 span.kind=server system=grpc
time="2025-05-09T13:53:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:53:42Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T13:54:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:54:12Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T13:54:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:54:42Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T13:55:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:55:12Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T13:55:23Z" level=info msg="Alloc=9682 TotalAlloc=17203484 Sys=26965 NumGC=15294 Goroutines=14"
time="2025-05-09T13:55:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:55:42Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T13:56:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:56:12Z" grpc.time_ms=0.018 span.kind=server system=grpc
time="2025-05-09T13:56:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:56:42Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T13:57:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:57:12Z" grpc.time_ms=0.03 span.kind=server system=grpc
time="2025-05-09T13:57:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:57:42Z" grpc.time_ms=0.028 span.kind=server system=grpc
time="2025-05-09T13:58:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:58:12Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T13:58:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:58:42Z" grpc.time_ms=0.018 span.kind=server system=grpc
time="2025-05-09T13:59:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:59:12Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T13:59:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:59:42Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T14:00:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:00:12Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T14:00:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:00:42Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T14:01:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:01:12Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T14:01:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:01:42Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T14:02:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:02:12Z" grpc.time_ms=0.441 span.kind=server system=grpc
time="2025-05-09T14:02:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:02:42Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T14:03:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:03:12Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T14:03:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:03:42Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T14:04:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:04:12Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T14:04:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:04:42Z" grpc.time_ms=0.072 span.kind=server system=grpc
time="2025-05-09T14:05:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:05:12Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T14:05:23Z" level=info msg="Alloc=9414 TotalAlloc=17208985 Sys=26965 NumGC=15299 Goroutines=14"
time="2025-05-09T14:05:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:05:42Z" grpc.time_ms=0.037 span.kind=server system=grpc
time="2025-05-09T14:06:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:06:12Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T14:06:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:06:42Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T14:07:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:07:12Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T14:07:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:07:42Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T14:08:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:08:12Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T14:08:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:08:42Z" grpc.time_ms=0.065 span.kind=server system=grpc
time="2025-05-09T14:09:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:09:12Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T14:09:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:09:42Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T14:10:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:10:12Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T14:10:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:10:42Z" grpc.time_ms=0.049 span.kind=server system=grpc
time="2025-05-09T14:11:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:11:12Z" grpc.time_ms=0.062 span.kind=server system=grpc
time="2025-05-09T14:11:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:11:42Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T14:12:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:12:12Z" grpc.time_ms=0.018 span.kind=server system=grpc
time="2025-05-09T14:12:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:12:42Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T14:13:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:13:12Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T14:13:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:13:42Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T14:14:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:14:12Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T14:14:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:14:42Z" grpc.time_ms=0.055 span.kind=server system=grpc
time="2025-05-09T14:15:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:15:12Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T14:15:23Z" level=info msg="Alloc=9415 TotalAlloc=17214486 Sys=26965 NumGC=15304 Goroutines=14"
time="2025-05-09T14:15:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:15:42Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T14:16:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:16:12Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T14:16:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:16:42Z" grpc.time_ms=0.058 span.kind=server system=grpc
time="2025-05-09T14:17:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:17:12Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T14:17:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:17:42Z" grpc.time_ms=0.036 span.kind=server system=grpc
time="2025-05-09T14:18:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:18:12Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T14:18:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:18:42Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T14:19:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:19:12Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T14:19:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:19:42Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T14:20:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:20:12Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T14:20:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:20:42Z" grpc.time_ms=0.028 span.kind=server system=grpc
time="2025-05-09T14:21:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:21:12Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T14:21:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:21:42Z" grpc.time_ms=0.034 span.kind=server system=grpc
time="2025-05-09T14:22:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:22:12Z" grpc.time_ms=0.028 span.kind=server system=grpc
time="2025-05-09T14:22:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:22:42Z" grpc.time_ms=0.022 span.kind=server system=grpc
time="2025-05-09T14:23:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:23:12Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T14:23:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:23:42Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T14:24:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:24:12Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T14:24:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:24:42Z" grpc.time_ms=0.058 span.kind=server system=grpc
time="2025-05-09T14:25:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:25:12Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T14:25:23Z" level=info msg="Alloc=9146 TotalAlloc=17219986 Sys=26965 NumGC=15309 Goroutines=14"
time="2025-05-09T14:25:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:25:42Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T14:26:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:26:12Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T14:26:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:26:42Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T14:27:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:27:12Z" grpc.time_ms=0.046 span.kind=server system=grpc
time="2025-05-09T14:27:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:27:42Z" grpc.time_ms=0.022 span.kind=server system=grpc
time="2025-05-09T14:28:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:28:12Z" grpc.time_ms=0.029 span.kind=server system=grpc
time="2025-05-09T14:28:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:28:42Z" grpc.time_ms=0.051 span.kind=server system=grpc
time="2025-05-09T14:29:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:29:12Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T14:29:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:29:42Z" grpc.time_ms=0.055 span.kind=server system=grpc
time="2025-05-09T14:30:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:30:12Z" grpc.time_ms=0.032 span.kind=server system=grpc
time="2025-05-09T14:30:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:30:42Z" grpc.time_ms=0.046 span.kind=server system=grpc
time="2025-05-09T14:31:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:31:12Z" grpc.time_ms=0.022 span.kind=server system=grpc
time="2025-05-09T14:31:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:31:42Z" grpc.time_ms=0.028 span.kind=server system=grpc
time="2025-05-09T14:32:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:32:12Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T14:32:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:32:42Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T14:33:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:33:12Z" grpc.time_ms=0.064 span.kind=server system=grpc
time="2025-05-09T14:33:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:33:42Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T14:34:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:34:12Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T14:34:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:34:42Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T14:35:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:35:12Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T14:35:23Z" level=info msg="Alloc=9143 TotalAlloc=17225515 Sys=26965 NumGC=15314 Goroutines=14"
time="2025-05-09T14:35:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:35:42Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T14:36:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:36:12Z" grpc.time_ms=0.039 span.kind=server system=grpc
time="2025-05-09T14:36:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:36:42Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T14:37:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:37:12Z" grpc.time_ms=0.029 span.kind=server system=grpc
time="2025-05-09T14:37:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:37:42Z" grpc.time_ms=0.039 span.kind=server system=grpc
time="2025-05-09T14:38:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:38:12Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T14:38:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:38:42Z" grpc.time_ms=0.022 span.kind=server system=grpc
time="2025-05-09T14:39:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:39:12Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T14:39:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:39:42Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T14:40:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:40:12Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T14:40:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:40:42Z" grpc.time_ms=0.028 span.kind=server system=grpc
time="2025-05-09T14:41:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:41:12Z" grpc.time_ms=0.049 span.kind=server system=grpc
time="2025-05-09T14:41:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:41:42Z" grpc.time_ms=0.048 span.kind=server system=grpc
time="2025-05-09T14:42:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:42:12Z" grpc.time_ms=0.125 span.kind=server system=grpc
time="2025-05-09T14:42:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:42:42Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T14:43:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:43:12Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T14:43:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:43:42Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T14:44:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:44:12Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T14:44:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:44:42Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T14:45:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:45:12Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T14:45:23Z" level=info msg="Alloc=9132 TotalAlloc=17231010 Sys=26965 NumGC=15319 Goroutines=14"
time="2025-05-09T14:45:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:45:42Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T14:46:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:46:12Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T14:46:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:46:42Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T14:47:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:47:12Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T14:47:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:47:42Z" grpc.time_ms=0.045 span.kind=server system=grpc
time="2025-05-09T14:48:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:48:12Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T14:48:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:48:42Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T14:49:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:49:12Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T14:49:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:49:42Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T14:50:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:50:12Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T14:50:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:50:42Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T14:51:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:51:12Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T14:51:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:51:42Z" grpc.time_ms=0.028 span.kind=server system=grpc
time="2025-05-09T14:52:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:52:12Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T14:52:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:52:42Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T14:53:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:53:12Z" grpc.time_ms=0.018 span.kind=server system=grpc
time="2025-05-09T14:53:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:53:42Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T14:54:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:54:12Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T14:54:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:54:42Z" grpc.time_ms=0.038 span.kind=server system=grpc
time="2025-05-09T14:55:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:55:12Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T14:55:23Z" level=info msg="Alloc=8874 TotalAlloc=17236536 Sys=26965 NumGC=15324 Goroutines=14"
time="2025-05-09T14:55:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:55:42Z" grpc.time_ms=0.153 span.kind=server system=grpc
time="2025-05-09T14:56:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:56:12Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T14:56:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:56:42Z" grpc.time_ms=0.054 span.kind=server system=grpc
time="2025-05-09T14:57:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:57:12Z" grpc.time_ms=0.045 span.kind=server system=grpc
time="2025-05-09T14:57:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:57:42Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T14:58:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:58:12Z" grpc.time_ms=0.057 span.kind=server system=grpc
time="2025-05-09T14:58:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:58:42Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T14:59:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:59:12Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T14:59:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:59:42Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T15:00:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:00:12Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T15:00:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:00:42Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T15:01:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:01:12Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T15:01:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:01:42Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T15:02:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:02:12Z" grpc.time_ms=0.089 span.kind=server system=grpc
time="2025-05-09T15:02:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:02:42Z" grpc.time_ms=0.049 span.kind=server system=grpc
time="2025-05-09T15:03:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:03:12Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T15:03:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:03:42Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T15:04:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:04:12Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T15:04:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:04:42Z" grpc.time_ms=0.067 span.kind=server system=grpc
time="2025-05-09T15:05:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:05:12Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T15:05:23Z" level=info msg="Alloc=8860 TotalAlloc=17242054 Sys=26965 NumGC=15329 Goroutines=14"
time="2025-05-09T15:05:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:05:42Z" grpc.time_ms=0.03 span.kind=server system=grpc
time="2025-05-09T15:06:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:06:12Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T15:06:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:06:42Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T15:07:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:07:12Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T15:07:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:07:42Z" grpc.time_ms=0.017 span.kind=server system=grpc
time="2025-05-09T15:08:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:08:12Z" grpc.time_ms=0.048 span.kind=server system=grpc
time="2025-05-09T15:08:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:08:42Z" grpc.time_ms=0.044 span.kind=server system=grpc
time="2025-05-09T15:09:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:09:12Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T15:09:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:09:42Z" grpc.time_ms=0.018 span.kind=server system=grpc
time="2025-05-09T15:10:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:10:12Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T15:10:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:10:42Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T15:11:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:11:12Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T15:11:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:11:42Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T15:12:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:12:12Z" grpc.time_ms=0.03 span.kind=server system=grpc
time="2025-05-09T15:12:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:12:42Z" grpc.time_ms=0.028 span.kind=server system=grpc
time="2025-05-09T15:13:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:13:12Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T15:13:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:13:42Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T15:14:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:14:12Z" grpc.time_ms=0.035 span.kind=server system=grpc
time="2025-05-09T15:14:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:14:42Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T15:15:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:15:12Z" grpc.time_ms=0.04 span.kind=server system=grpc
time="2025-05-09T15:15:23Z" level=info msg="Alloc=8591 TotalAlloc=17247566 Sys=26965 NumGC=15334 Goroutines=14"
time="2025-05-09T15:15:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:15:42Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T15:16:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:16:12Z" grpc.time_ms=0.029 span.kind=server system=grpc
time="2025-05-09T15:16:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:16:42Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T15:17:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:17:12Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T15:17:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:17:42Z" grpc.time_ms=0.046 span.kind=server system=grpc
time="2025-05-09T15:18:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:18:12Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T15:18:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:18:42Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T15:19:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:19:12Z" grpc.time_ms=0.038 span.kind=server system=grpc
time="2025-05-09T15:19:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:19:42Z" grpc.time_ms=0.081 span.kind=server system=grpc
time="2025-05-09T15:20:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:20:12Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T15:20:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:20:42Z" grpc.time_ms=0.043 span.kind=server system=grpc
time="2025-05-09T15:21:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:21:12Z" grpc.time_ms=0.058 span.kind=server system=grpc
time="2025-05-09T15:21:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:21:42Z" grpc.time_ms=0.047 span.kind=server system=grpc
time="2025-05-09T15:22:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:22:12Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T15:22:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:22:42Z" grpc.time_ms=0.028 span.kind=server system=grpc
time="2025-05-09T15:23:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:23:12Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T15:23:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:23:42Z" grpc.time_ms=0.044 span.kind=server system=grpc
time="2025-05-09T15:24:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:24:12Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T15:24:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:24:42Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T15:25:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:25:12Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T15:25:23Z" level=info msg="Alloc=8596 TotalAlloc=17253083 Sys=26965 NumGC=15339 Goroutines=14"
time="2025-05-09T15:25:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:25:42Z" grpc.time_ms=0.018 span.kind=server system=grpc
time="2025-05-09T15:26:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:26:12Z" grpc.time_ms=0.018 span.kind=server system=grpc
time="2025-05-09T15:26:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:26:42Z" grpc.time_ms=0.022 span.kind=server system=grpc
time="2025-05-09T15:27:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:27:12Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T15:27:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:27:42Z" grpc.time_ms=0.103 span.kind=server system=grpc
time="2025-05-09T15:28:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:28:12Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T15:28:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:28:42Z" grpc.time_ms=0.022 span.kind=server system=grpc
time="2025-05-09T15:29:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:29:12Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T15:29:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:29:42Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T15:30:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:30:12Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T15:30:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:30:42Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T15:31:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:31:12Z" grpc.time_ms=0.05 span.kind=server system=grpc
time="2025-05-09T15:31:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:31:42Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T15:32:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:32:12Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T15:32:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:32:42Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T15:33:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:33:12Z" grpc.time_ms=0.046 span.kind=server system=grpc
time="2025-05-09T15:33:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:33:42Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T15:34:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:34:12Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T15:34:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:34:42Z" grpc.time_ms=0.059 span.kind=server system=grpc
time="2025-05-09T15:35:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:35:12Z" grpc.time_ms=0.018 span.kind=server system=grpc
time="2025-05-09T15:35:23Z" level=info msg="Alloc=9691 TotalAlloc=17258609 Sys=26965 NumGC=15343 Goroutines=14"
time="2025-05-09T15:35:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:35:42Z" grpc.time_ms=0.017 span.kind=server system=grpc
time="2025-05-09T15:36:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:36:12Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T15:36:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:36:42Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T15:37:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:37:12Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T15:37:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:37:42Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T15:38:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:38:12Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T15:38:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:38:42Z" grpc.time_ms=0.084 span.kind=server system=grpc
time="2025-05-09T15:39:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:39:12Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T15:39:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:39:42Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T15:40:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:40:12Z" grpc.time_ms=0.028 span.kind=server system=grpc
time="2025-05-09T15:40:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:40:42Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T15:41:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:41:12Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T15:41:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:41:42Z" grpc.time_ms=0.032 span.kind=server system=grpc
time="2025-05-09T15:42:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:42:12Z" grpc.time_ms=0.028 span.kind=server system=grpc
time="2025-05-09T15:42:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:42:42Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T15:43:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:43:12Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T15:43:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:43:42Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T15:44:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:44:12Z" grpc.time_ms=0.034 span.kind=server system=grpc
time="2025-05-09T15:44:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:44:42Z" grpc.time_ms=0.028 span.kind=server system=grpc
time="2025-05-09T15:45:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:45:12Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T15:45:23Z" level=info msg="Alloc=9421 TotalAlloc=17264104 Sys=26965 NumGC=15348 Goroutines=14"
time="2025-05-09T15:45:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:45:42Z" grpc.time_ms=0.045 span.kind=server system=grpc
time="2025-05-09T15:46:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:46:12Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T15:46:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:46:42Z" grpc.time_ms=0.018 span.kind=server system=grpc
time="2025-05-09T15:47:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:47:12Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T15:47:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:47:42Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T15:48:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:48:12Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T15:48:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:48:42Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T15:49:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:49:12Z" grpc.time_ms=0.052 span.kind=server system=grpc
time="2025-05-09T15:49:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:49:42Z" grpc.time_ms=0.036 span.kind=server system=grpc
time="2025-05-09T15:50:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:50:12Z" grpc.time_ms=0.022 span.kind=server system=grpc
time="2025-05-09T15:50:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:50:42Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T15:51:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:51:12Z" grpc.time_ms=0.028 span.kind=server system=grpc
time="2025-05-09T15:51:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:51:42Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T15:52:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:52:12Z" grpc.time_ms=0.028 span.kind=server system=grpc
time="2025-05-09T15:52:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:52:42Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T15:53:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:53:12Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T15:53:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:53:42Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T15:54:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:54:12Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T15:54:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:54:42Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T15:55:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:55:12Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T15:55:23Z" level=info msg="Alloc=9428 TotalAlloc=17269633 Sys=26965 NumGC=15353 Goroutines=14"
time="2025-05-09T15:55:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:55:42Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T15:56:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:56:12Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T15:56:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:56:42Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T15:57:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:57:12Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T15:57:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:57:42Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T15:58:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:58:12Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T15:58:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:58:42Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T15:59:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:59:12Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T15:59:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:59:42Z" grpc.time_ms=0.028 span.kind=server system=grpc
time="2025-05-09T16:00:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:00:12Z" grpc.time_ms=0.032 span.kind=server system=grpc
time="2025-05-09T16:00:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:00:42Z" grpc.time_ms=0.048 span.kind=server system=grpc
time="2025-05-09T16:01:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:01:12Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T16:01:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:01:42Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T16:02:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:02:12Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T16:02:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:02:42Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T16:03:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:03:12Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T16:03:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:03:42Z" grpc.time_ms=0.044 span.kind=server system=grpc
time="2025-05-09T16:04:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:04:12Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T16:04:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:04:42Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T16:05:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:05:12Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T16:05:23Z" level=info msg="Alloc=9426 TotalAlloc=17275149 Sys=26965 NumGC=15358 Goroutines=14"
time="2025-05-09T16:05:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:05:42Z" grpc.time_ms=0.028 span.kind=server system=grpc
time="2025-05-09T16:06:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:06:12Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T16:06:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:06:42Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T16:07:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:07:12Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T16:07:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:07:42Z" grpc.time_ms=0.031 span.kind=server system=grpc
time="2025-05-09T16:08:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:08:12Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T16:08:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:08:42Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T16:09:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:09:12Z" grpc.time_ms=0.031 span.kind=server system=grpc
time="2025-05-09T16:09:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:09:42Z" grpc.time_ms=0.018 span.kind=server system=grpc
time="2025-05-09T16:10:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:10:12Z" grpc.time_ms=0.094 span.kind=server system=grpc
time="2025-05-09T16:10:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:10:42Z" grpc.time_ms=0.031 span.kind=server system=grpc
time="2025-05-09T16:11:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:11:12Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T16:11:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:11:42Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T16:12:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:12:12Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T16:12:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:12:42Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T16:13:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:13:12Z" grpc.time_ms=0.017 span.kind=server system=grpc
time="2025-05-09T16:13:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:13:42Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T16:14:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:14:12Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T16:14:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:14:42Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T16:15:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:15:12Z" grpc.time_ms=0.063 span.kind=server system=grpc
time="2025-05-09T16:15:23Z" level=info msg="Alloc=9150 TotalAlloc=17280655 Sys=26965 NumGC=15363 Goroutines=14"
time="2025-05-09T16:15:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:15:42Z" grpc.time_ms=0.031 span.kind=server system=grpc
time="2025-05-09T16:16:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:16:12Z" grpc.time_ms=0.03 span.kind=server system=grpc
time="2025-05-09T16:16:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:16:42Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T16:17:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:17:12Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T16:17:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:17:42Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T16:18:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:18:12Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T16:18:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:18:42Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T16:19:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:19:12Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T16:19:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:19:42Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T16:20:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:20:12Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T16:20:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:20:42Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T16:21:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:21:12Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T16:21:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:21:42Z" grpc.time_ms=0.061 span.kind=server system=grpc
time="2025-05-09T16:22:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:22:12Z" grpc.time_ms=0.028 span.kind=server system=grpc
time="2025-05-09T16:22:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:22:42Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T16:23:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:23:12Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T16:23:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:23:42Z" grpc.time_ms=0.022 span.kind=server system=grpc
time="2025-05-09T16:24:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:24:12Z" grpc.time_ms=0.036 span.kind=server system=grpc
time="2025-05-09T16:24:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:24:42Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T16:25:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:25:12Z" grpc.time_ms=0.057 span.kind=server system=grpc
time="2025-05-09T16:25:23Z" level=info msg="Alloc=9145 TotalAlloc=17286166 Sys=26965 NumGC=15368 Goroutines=14"
time="2025-05-09T16:25:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:25:42Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T16:26:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:26:12Z" grpc.time_ms=0.064 span.kind=server system=grpc
time="2025-05-09T16:26:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:26:42Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T16:27:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:27:12Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T16:27:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:27:42Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T16:28:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:28:12Z" grpc.time_ms=0.063 span.kind=server system=grpc
time="2025-05-09T16:28:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:28:42Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T16:29:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:29:12Z" grpc.time_ms=0.029 span.kind=server system=grpc
time="2025-05-09T16:29:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:29:42Z" grpc.time_ms=0.038 span.kind=server system=grpc
time="2025-05-09T16:30:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:30:12Z" grpc.time_ms=0.204 span.kind=server system=grpc
time="2025-05-09T16:30:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:30:42Z" grpc.time_ms=0.045 span.kind=server system=grpc
time="2025-05-09T16:31:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:31:12Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T16:31:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:31:42Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T16:32:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:32:12Z" grpc.time_ms=0.028 span.kind=server system=grpc
time="2025-05-09T16:32:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:32:42Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T16:33:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:33:12Z" grpc.time_ms=0.022 span.kind=server system=grpc
time="2025-05-09T16:33:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:33:42Z" grpc.time_ms=0.095 span.kind=server system=grpc
time="2025-05-09T16:34:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:34:12Z" grpc.time_ms=0.13 span.kind=server system=grpc
time="2025-05-09T16:34:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:34:42Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T16:35:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:35:12Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T16:35:23Z" level=info msg="Alloc=8876 TotalAlloc=17291668 Sys=26965 NumGC=15373 Goroutines=14"
time="2025-05-09T16:35:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:35:42Z" grpc.time_ms=0.055 span.kind=server system=grpc
time="2025-05-09T16:36:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:36:12Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T16:36:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:36:42Z" grpc.time_ms=0.029 span.kind=server system=grpc
time="2025-05-09T16:37:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:37:12Z" grpc.time_ms=0.076 span.kind=server system=grpc
time="2025-05-09T16:37:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:37:42Z" grpc.time_ms=0.142 span.kind=server system=grpc
time="2025-05-09T16:38:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:38:12Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T16:38:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:38:42Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T16:39:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:39:12Z" grpc.time_ms=0.028 span.kind=server system=grpc
time="2025-05-09T16:39:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:39:42Z" grpc.time_ms=0.028 span.kind=server system=grpc
time="2025-05-09T16:40:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:40:12Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T16:40:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:40:42Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T16:41:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:41:12Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T16:41:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:41:42Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T16:42:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:42:12Z" grpc.time_ms=0.029 span.kind=server system=grpc
time="2025-05-09T16:42:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:42:42Z" grpc.time_ms=0.022 span.kind=server system=grpc
time="2025-05-09T16:43:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:43:12Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T16:43:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:43:42Z" grpc.time_ms=0.078 span.kind=server system=grpc
time="2025-05-09T16:44:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:44:12Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T16:44:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:44:42Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T16:45:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:45:12Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T16:45:23Z" level=info msg="Alloc=8865 TotalAlloc=17297177 Sys=26965 NumGC=15378 Goroutines=14"
time="2025-05-09T16:45:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:45:42Z" grpc.time_ms=0.022 span.kind=server system=grpc
time="2025-05-09T16:46:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:46:12Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T16:46:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:46:42Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T16:47:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:47:12Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T16:47:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:47:42Z" grpc.time_ms=0.031 span.kind=server system=grpc
time="2025-05-09T16:48:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:48:12Z" grpc.time_ms=0.053 span.kind=server system=grpc
time="2025-05-09T16:48:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:48:42Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T16:49:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:49:12Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T16:49:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:49:42Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T16:50:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:50:12Z" grpc.time_ms=0.061 span.kind=server system=grpc
time="2025-05-09T16:50:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:50:42Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T16:51:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:51:12Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T16:51:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:51:42Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T16:52:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:52:12Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T16:52:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:52:42Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T16:53:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:53:12Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T16:53:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:53:42Z" grpc.time_ms=0.022 span.kind=server system=grpc
time="2025-05-09T16:54:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:54:12Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T16:54:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:54:42Z" grpc.time_ms=0.097 span.kind=server system=grpc
time="2025-05-09T16:55:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:55:12Z" grpc.time_ms=0.028 span.kind=server system=grpc
time="2025-05-09T16:55:23Z" level=info msg="Alloc=8862 TotalAlloc=17302684 Sys=26965 NumGC=15383 Goroutines=14"
time="2025-05-09T16:55:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:55:42Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T16:56:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:56:12Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T16:56:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:56:42Z" grpc.time_ms=0.028 span.kind=server system=grpc
time="2025-05-09T16:57:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:57:12Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T16:57:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:57:42Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T16:58:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:58:12Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T16:58:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:58:42Z" grpc.time_ms=0.058 span.kind=server system=grpc
time="2025-05-09T16:59:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:59:12Z" grpc.time_ms=0.022 span.kind=server system=grpc
time="2025-05-09T16:59:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:59:42Z" grpc.time_ms=0.022 span.kind=server system=grpc
time="2025-05-09T17:00:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:00:12Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T17:00:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:00:42Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T17:01:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:01:12Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T17:01:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:01:42Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T17:02:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:02:12Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T17:02:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:02:42Z" grpc.time_ms=0.062 span.kind=server system=grpc
time="2025-05-09T17:03:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:03:12Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T17:03:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:03:42Z" grpc.time_ms=0.068 span.kind=server system=grpc
time="2025-05-09T17:04:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:04:12Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T17:04:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:04:42Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T17:05:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:05:12Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T17:05:23Z" level=info msg="Alloc=8589 TotalAlloc=17308189 Sys=26965 NumGC=15388 Goroutines=14"
time="2025-05-09T17:05:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:05:42Z" grpc.time_ms=0.052 span.kind=server system=grpc
time="2025-05-09T17:06:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:06:12Z" grpc.time_ms=0.029 span.kind=server system=grpc
time="2025-05-09T17:06:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:06:42Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T17:07:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:07:12Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T17:07:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:07:42Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T17:08:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:08:12Z" grpc.time_ms=0.038 span.kind=server system=grpc
time="2025-05-09T17:08:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:08:42Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T17:09:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:09:12Z" grpc.time_ms=0.044 span.kind=server system=grpc
time="2025-05-09T17:09:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:09:42Z" grpc.time_ms=0.028 span.kind=server system=grpc
time="2025-05-09T17:10:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:10:12Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T17:10:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:10:42Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T17:11:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:11:12Z" grpc.time_ms=0.028 span.kind=server system=grpc
time="2025-05-09T17:11:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:11:42Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T17:12:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:12:12Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T17:12:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:12:42Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T17:13:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:13:12Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T17:13:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:13:42Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T17:14:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:14:12Z" grpc.time_ms=0.064 span.kind=server system=grpc
time="2025-05-09T17:14:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:14:42Z" grpc.time_ms=0.06 span.kind=server system=grpc
time="2025-05-09T17:15:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:15:12Z" grpc.time_ms=0.029 span.kind=server system=grpc
time="2025-05-09T17:15:23Z" level=info msg="Alloc=9690 TotalAlloc=17313693 Sys=26965 NumGC=15392 Goroutines=14"
time="2025-05-09T17:15:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:15:42Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T17:16:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:16:12Z" grpc.time_ms=0.058 span.kind=server system=grpc
time="2025-05-09T17:16:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:16:42Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T17:17:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:17:12Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T17:17:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:17:42Z" grpc.time_ms=0.077 span.kind=server system=grpc
time="2025-05-09T17:18:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:18:12Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T17:18:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:18:42Z" grpc.time_ms=0.031 span.kind=server system=grpc
time="2025-05-09T17:19:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:19:12Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T17:19:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:19:42Z" grpc.time_ms=0.022 span.kind=server system=grpc
time="2025-05-09T17:20:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:20:12Z" grpc.time_ms=0.093 span.kind=server system=grpc
time="2025-05-09T17:20:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:20:42Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T17:21:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:21:12Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T17:21:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:21:42Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T17:22:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:22:12Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T17:22:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:22:42Z" grpc.time_ms=0.077 span.kind=server system=grpc
time="2025-05-09T17:23:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:23:12Z" grpc.time_ms=0.061 span.kind=server system=grpc
time="2025-05-09T17:23:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:23:42Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T17:24:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:24:12Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T17:24:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:24:42Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T17:25:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:25:12Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T17:25:23Z" level=info msg="Alloc=9671 TotalAlloc=17319192 Sys=26965 NumGC=15397 Goroutines=14"
time="2025-05-09T17:25:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:25:42Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T17:26:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:26:12Z" grpc.time_ms=0.121 span.kind=server system=grpc
time="2025-05-09T17:26:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:26:42Z" grpc.time_ms=0.029 span.kind=server system=grpc
time="2025-05-09T17:27:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:27:12Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T17:27:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:27:42Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T17:28:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:28:12Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T17:28:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:28:42Z" grpc.time_ms=0.028 span.kind=server system=grpc
time="2025-05-09T17:29:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:29:12Z" grpc.time_ms=0.04 span.kind=server system=grpc
time="2025-05-09T17:29:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:29:42Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T17:30:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:30:12Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T17:30:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:30:42Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T17:31:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:31:12Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T17:31:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:31:42Z" grpc.time_ms=0.03 span.kind=server system=grpc
time="2025-05-09T17:32:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:32:12Z" grpc.time_ms=0.028 span.kind=server system=grpc
time="2025-05-09T17:32:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:32:42Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T17:33:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:33:12Z" grpc.time_ms=0.043 span.kind=server system=grpc
time="2025-05-09T17:33:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:33:42Z" grpc.time_ms=0.022 span.kind=server system=grpc
time="2025-05-09T17:34:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:34:12Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T17:34:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:34:42Z" grpc.time_ms=0.029 span.kind=server system=grpc
time="2025-05-09T17:35:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:35:12Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T17:35:23Z" level=info msg="Alloc=9427 TotalAlloc=17324712 Sys=26965 NumGC=15402 Goroutines=14"
time="2025-05-09T17:35:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:35:42Z" grpc.time_ms=0.067 span.kind=server system=grpc
time="2025-05-09T17:36:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:36:12Z" grpc.time_ms=0.051 span.kind=server system=grpc
time="2025-05-09T17:36:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:36:42Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T17:37:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:37:12Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T17:37:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:37:42Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T17:38:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:38:12Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T17:38:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:38:42Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T17:39:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:39:12Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T17:39:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:39:42Z" grpc.time_ms=0.091 span.kind=server system=grpc
time="2025-05-09T17:40:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:40:12Z" grpc.time_ms=0.055 span.kind=server system=grpc
time="2025-05-09T17:40:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:40:42Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T17:41:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:41:12Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T17:41:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:41:42Z" grpc.time_ms=0.029 span.kind=server system=grpc
time="2025-05-09T17:42:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:42:12Z" grpc.time_ms=0.029 span.kind=server system=grpc
time="2025-05-09T17:42:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:42:42Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T17:43:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:43:12Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T17:43:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:43:42Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T17:44:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:44:12Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T17:44:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:44:42Z" grpc.time_ms=0.044 span.kind=server system=grpc
time="2025-05-09T17:45:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:45:12Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T17:45:23Z" level=info msg="Alloc=9416 TotalAlloc=17330221 Sys=26965 NumGC=15407 Goroutines=14"
time="2025-05-09T17:45:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:45:42Z" grpc.time_ms=0.028 span.kind=server system=grpc
time="2025-05-09T17:46:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:46:12Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T17:46:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:46:42Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T17:47:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:47:12Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T17:47:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:47:42Z" grpc.time_ms=0.072 span.kind=server system=grpc
time="2025-05-09T17:48:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:48:12Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T17:48:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:48:42Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T17:49:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:49:12Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T17:49:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:49:42Z" grpc.time_ms=0.029 span.kind=server system=grpc
time="2025-05-09T17:50:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:50:12Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T17:50:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:50:42Z" grpc.time_ms=0.093 span.kind=server system=grpc
time="2025-05-09T17:51:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:51:12Z" grpc.time_ms=0.03 span.kind=server system=grpc
time="2025-05-09T17:51:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:51:42Z" grpc.time_ms=0.046 span.kind=server system=grpc
time="2025-05-09T17:52:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:52:12Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T17:52:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:52:42Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T17:53:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:53:12Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T17:53:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:53:42Z" grpc.time_ms=0.07 span.kind=server system=grpc
time="2025-05-09T17:54:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:54:12Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T17:54:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:54:42Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T17:55:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:55:12Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T17:55:23Z" level=info msg="Alloc=9150 TotalAlloc=17335746 Sys=26965 NumGC=15412 Goroutines=14"
time="2025-05-09T17:55:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:55:42Z" grpc.time_ms=0.029 span.kind=server system=grpc
time="2025-05-09T17:56:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:56:12Z" grpc.time_ms=0.043 span.kind=server system=grpc
time="2025-05-09T17:56:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:56:42Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T17:57:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:57:12Z" grpc.time_ms=0.046 span.kind=server system=grpc
time="2025-05-09T17:57:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:57:42Z" grpc.time_ms=0.018 span.kind=server system=grpc
time="2025-05-09T17:58:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:58:12Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T17:58:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:58:42Z" grpc.time_ms=0.079 span.kind=server system=grpc
time="2025-05-09T17:59:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:59:12Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T17:59:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:59:42Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T18:00:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:00:12Z" grpc.time_ms=0.032 span.kind=server system=grpc
time="2025-05-09T18:00:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:00:42Z" grpc.time_ms=0.029 span.kind=server system=grpc
time="2025-05-09T18:01:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:01:12Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T18:01:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:01:42Z" grpc.time_ms=0.022 span.kind=server system=grpc
time="2025-05-09T18:02:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:02:12Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T18:02:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:02:42Z" grpc.time_ms=0.064 span.kind=server system=grpc
time="2025-05-09T18:03:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:03:12Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T18:03:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:03:42Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T18:04:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:04:12Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T18:04:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:04:42Z" grpc.time_ms=0.022 span.kind=server system=grpc
time="2025-05-09T18:05:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:05:12Z" grpc.time_ms=0.037 span.kind=server system=grpc
time="2025-05-09T18:05:23Z" level=info msg="Alloc=9147 TotalAlloc=17341258 Sys=26965 NumGC=15417 Goroutines=14"
time="2025-05-09T18:05:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:05:42Z" grpc.time_ms=0.018 span.kind=server system=grpc
time="2025-05-09T18:06:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:06:12Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T18:06:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:06:42Z" grpc.time_ms=0.062 span.kind=server system=grpc
time="2025-05-09T18:07:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:07:12Z" grpc.time_ms=0.029 span.kind=server system=grpc
time="2025-05-09T18:07:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:07:42Z" grpc.time_ms=0.028 span.kind=server system=grpc
time="2025-05-09T18:08:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:08:12Z" grpc.time_ms=0.022 span.kind=server system=grpc
time="2025-05-09T18:08:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:08:42Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T18:09:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:09:12Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T18:09:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:09:42Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T18:10:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:10:12Z" grpc.time_ms=0.031 span.kind=server system=grpc
time="2025-05-09T18:10:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:10:42Z" grpc.time_ms=0.044 span.kind=server system=grpc
time="2025-05-09T18:11:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:11:12Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T18:11:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:11:42Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T18:12:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:12:12Z" grpc.time_ms=0.028 span.kind=server system=grpc
time="2025-05-09T18:12:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:12:42Z" grpc.time_ms=0.028 span.kind=server system=grpc
time="2025-05-09T18:13:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:13:12Z" grpc.time_ms=0.065 span.kind=server system=grpc
time="2025-05-09T18:13:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:13:42Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T18:14:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:14:12Z" grpc.time_ms=0.029 span.kind=server system=grpc
time="2025-05-09T18:14:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:14:42Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T18:15:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:15:12Z" grpc.time_ms=0.029 span.kind=server system=grpc
time="2025-05-09T18:15:23Z" level=info msg="Alloc=9139 TotalAlloc=17346770 Sys=26965 NumGC=15422 Goroutines=14"
time="2025-05-09T18:15:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:15:42Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T18:16:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:16:12Z" grpc.time_ms=0.022 span.kind=server system=grpc
time="2025-05-09T18:16:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:16:42Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T18:17:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:17:12Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T18:17:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:17:42Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T18:18:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:18:12Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T18:18:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:18:42Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T18:19:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:19:12Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T18:19:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:19:42Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T18:20:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:20:12Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T18:20:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:20:42Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T18:21:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:21:12Z" grpc.time_ms=0.018 span.kind=server system=grpc
time="2025-05-09T18:21:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:21:42Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T18:22:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:22:12Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T18:22:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:22:42Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T18:23:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:23:12Z" grpc.time_ms=0.072 span.kind=server system=grpc
time="2025-05-09T18:23:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:23:42Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T18:24:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:24:12Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T18:24:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:24:42Z" grpc.time_ms=0.036 span.kind=server system=grpc
time="2025-05-09T18:25:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:25:12Z" grpc.time_ms=0.032 span.kind=server system=grpc
time="2025-05-09T18:25:23Z" level=info msg="Alloc=8875 TotalAlloc=17352286 Sys=26965 NumGC=15427 Goroutines=14"
time="2025-05-09T18:25:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:25:42Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T18:26:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:26:12Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T18:26:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:26:42Z" grpc.time_ms=0.112 span.kind=server system=grpc
time="2025-05-09T18:27:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:27:12Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T18:27:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:27:42Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T18:28:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:28:12Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T18:28:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:28:42Z" grpc.time_ms=0.022 span.kind=server system=grpc
time="2025-05-09T18:29:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:29:12Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T18:29:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:29:42Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T18:30:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:30:12Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T18:30:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:30:42Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T18:31:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:31:12Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T18:31:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:31:42Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T18:32:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:32:12Z" grpc.time_ms=0.029 span.kind=server system=grpc
time="2025-05-09T18:32:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:32:42Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T18:33:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:33:12Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T18:33:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:33:42Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T18:34:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:34:12Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T18:34:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:34:42Z" grpc.time_ms=0.028 span.kind=server system=grpc
time="2025-05-09T18:35:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:35:12Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T18:35:23Z" level=info msg="Alloc=8872 TotalAlloc=17357788 Sys=26965 NumGC=15432 Goroutines=14"
time="2025-05-09T18:35:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:35:42Z" grpc.time_ms=0.035 span.kind=server system=grpc
time="2025-05-09T18:36:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:36:12Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T18:36:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:36:42Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T18:37:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:37:12Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T18:37:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:37:42Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T18:38:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:38:12Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T18:38:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:38:42Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T18:39:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:39:12Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T18:39:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:39:42Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T18:40:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:40:12Z" grpc.time_ms=0.022 span.kind=server system=grpc
time="2025-05-09T18:40:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:40:42Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T18:41:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:41:12Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T18:41:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:41:42Z" grpc.time_ms=0.031 span.kind=server system=grpc
time="2025-05-09T18:42:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:42:12Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T18:42:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:42:42Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T18:43:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:43:12Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T18:43:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:43:42Z" grpc.time_ms=0.017 span.kind=server system=grpc
time="2025-05-09T18:44:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:44:12Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T18:44:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:44:42Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T18:45:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:45:12Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T18:45:23Z" level=info msg="Alloc=8589 TotalAlloc=17363267 Sys=26965 NumGC=15437 Goroutines=14"
time="2025-05-09T18:45:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:45:42Z" grpc.time_ms=0.118 span.kind=server system=grpc
time="2025-05-09T18:46:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:46:12Z" grpc.time_ms=0.029 span.kind=server system=grpc
time="2025-05-09T18:46:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:46:42Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T18:47:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:47:12Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T18:47:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:47:42Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T18:48:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:48:12Z" grpc.time_ms=0.029 span.kind=server system=grpc
time="2025-05-09T18:48:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:48:42Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T18:49:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:49:12Z" grpc.time_ms=0.064 span.kind=server system=grpc
time="2025-05-09T18:49:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:49:42Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T18:50:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:50:12Z" grpc.time_ms=0.029 span.kind=server system=grpc
time="2025-05-09T18:50:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:50:42Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T18:51:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:51:12Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T18:51:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:51:42Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T18:52:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:52:12Z" grpc.time_ms=0.03 span.kind=server system=grpc
time="2025-05-09T18:52:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:52:42Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T18:53:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:53:12Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T18:53:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:53:42Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T18:54:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:54:12Z" grpc.time_ms=0.028 span.kind=server system=grpc
time="2025-05-09T18:54:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:54:42Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T18:55:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:55:12Z" grpc.time_ms=0.022 span.kind=server system=grpc
time="2025-05-09T18:55:23Z" level=info msg="Alloc=9691 TotalAlloc=17368777 Sys=26965 NumGC=15441 Goroutines=14"
time="2025-05-09T18:55:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:55:42Z" grpc.time_ms=0.093 span.kind=server system=grpc
time="2025-05-09T18:56:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:56:12Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T18:56:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:56:42Z" grpc.time_ms=0.035 span.kind=server system=grpc
time="2025-05-09T18:57:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:57:12Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T18:57:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:57:42Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T18:58:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:58:12Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T18:58:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:58:42Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T18:59:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:59:12Z" grpc.time_ms=0.028 span.kind=server system=grpc
time="2025-05-09T18:59:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:59:42Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T19:00:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T19:00:12Z" grpc.time_ms=0.043 span.kind=server system=grpc
time="2025-05-09T19:00:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T19:00:42Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T19:01:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T19:01:12Z" grpc.time_ms=0.09 span.kind=server system=grpc
time="2025-05-09T19:01:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T19:01:42Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T19:02:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T19:02:12Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T19:02:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T19:02:42Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T19:03:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T19:03:12Z" grpc.time_ms=0.043 span.kind=server system=grpc
time="2025-05-09T19:03:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T19:03:42Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T19:04:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T19:04:12Z" grpc.time_ms=0.028 span.kind=server system=grpc
time="2025-05-09T19:04:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T19:04:42Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T19:05:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T19:05:12Z" grpc.time_ms=0.022 span.kind=server system=grpc
time="2025-05-09T19:05:23Z" level=info msg="Alloc=9682 TotalAlloc=17374278 Sys=26965 NumGC=15446 Goroutines=14"
time="2025-05-09T19:05:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T19:05:42Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T19:06:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T19:06:12Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T19:06:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T19:06:42Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T19:07:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T19:07:12Z" grpc.time_ms=0.123 span.kind=server system=grpc
time="2025-05-09T19:07:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T19:07:42Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T19:08:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T19:08:12Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T19:08:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T19:08:42Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T19:09:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T19:09:12Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T19:09:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T19:09:42Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T19:10:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T19:10:12Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T19:10:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T19:10:42Z" grpc.time_ms=0.044 span.kind=server system=grpc
time="2025-05-09T19:11:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T19:11:12Z" grpc.time_ms=0.305 span.kind=server system=grpc
time="2025-05-09T19:11:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T19:11:42Z" grpc.time_ms=0.069 span.kind=server system=grpc
time="2025-05-09T19:12:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T19:12:12Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T19:12:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T19:12:42Z" grpc.time_ms=0.066 span.kind=server system=grpc
time="2025-05-09T19:13:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T19:13:12Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T19:13:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T19:13:42Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T19:14:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T19:14:12Z" grpc.time_ms=0.058 span.kind=server system=grpc
time="2025-05-09T19:14:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T19:14:42Z" grpc.time_ms=0.065 span.kind=server system=grpc
time="2025-05-09T19:15:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T19:15:12Z" grpc.time_ms=0.022 span.kind=server system=grpc
time="2025-05-09T19:15:23Z" level=info msg="Alloc=9422 TotalAlloc=17379772 Sys=26965 NumGC=15451 Goroutines=14"
time="2025-05-09T19:15:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T19:15:42Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T19:16:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T19:16:12Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T19:16:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T19:16:42Z" grpc.time_ms=0.022 span.kind=server system=grpc
time="2025-05-09T19:17:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T19:17:12Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T19:17:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T19:17:42Z" grpc.time_ms=0.061 span.kind=server system=grpc
time="2025-05-09T19:18:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T19:18:12Z" grpc.time_ms=0.078 span.kind=server system=grpc
time="2025-05-09T19:18:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T19:18:42Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T19:19:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T19:19:12Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T19:19:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T19:19:42Z" grpc.time_ms=0.029 span.kind=server system=grpc
time="2025-05-09T11:24:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:24:12Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T11:24:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:24:42Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T11:25:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:25:12Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T11:25:23Z" level=info msg="Alloc=8871 TotalAlloc=17120891 Sys=26965 NumGC=15221 Goroutines=14"
time="2025-05-09T11:25:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:25:42Z" grpc.time_ms=0.028 span.kind=server system=grpc
time="2025-05-09T11:26:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:26:12Z" grpc.time_ms=0.064 span.kind=server system=grpc
time="2025-05-09T11:26:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:26:42Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T11:27:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:27:12Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T11:27:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:27:42Z" grpc.time_ms=0.03 span.kind=server system=grpc
time="2025-05-09T11:28:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:28:12Z" grpc.time_ms=0.028 span.kind=server system=grpc
time="2025-05-09T11:28:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:28:42Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T11:29:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:29:12Z" grpc.time_ms=0.044 span.kind=server system=grpc
time="2025-05-09T11:29:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:29:42Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T11:30:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:30:12Z" grpc.time_ms=0.042 span.kind=server system=grpc
time="2025-05-09T11:30:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:30:42Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T11:31:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:31:12Z" grpc.time_ms=0.022 span.kind=server system=grpc
time="2025-05-09T11:31:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:31:42Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T11:32:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:32:12Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T11:32:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:32:42Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T11:33:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:33:12Z" grpc.time_ms=0.022 span.kind=server system=grpc
time="2025-05-09T11:33:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:33:42Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T11:34:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:34:12Z" grpc.time_ms=0.03 span.kind=server system=grpc
time="2025-05-09T11:34:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:34:42Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T11:35:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:35:12Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T11:35:23Z" level=info msg="Alloc=8870 TotalAlloc=17126409 Sys=26965 NumGC=15226 Goroutines=14"
time="2025-05-09T11:35:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:35:42Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T11:36:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:36:12Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T11:36:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:36:42Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T11:37:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:37:12Z" grpc.time_ms=0.06 span.kind=server system=grpc
time="2025-05-09T11:37:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:37:42Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T11:38:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:38:12Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T11:38:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:38:42Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T11:39:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:39:12Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T11:39:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:39:42Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T11:40:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:40:12Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T11:40:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:40:42Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T11:41:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:41:12Z" grpc.time_ms=0.046 span.kind=server system=grpc
time="2025-05-09T11:41:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:41:42Z" grpc.time_ms=0.022 span.kind=server system=grpc
time="2025-05-09T11:42:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:42:12Z" grpc.time_ms=0.029 span.kind=server system=grpc
time="2025-05-09T11:42:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:42:42Z" grpc.time_ms=0.148 span.kind=server system=grpc
time="2025-05-09T11:43:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:43:12Z" grpc.time_ms=0.035 span.kind=server system=grpc
time="2025-05-09T11:43:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:43:42Z" grpc.time_ms=0.022 span.kind=server system=grpc
time="2025-05-09T11:44:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:44:12Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T11:44:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:44:42Z" grpc.time_ms=0.022 span.kind=server system=grpc
time="2025-05-09T11:45:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:45:12Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T11:45:23Z" level=info msg="Alloc=8864 TotalAlloc=17131914 Sys=26965 NumGC=15231 Goroutines=14"
time="2025-05-09T11:45:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:45:42Z" grpc.time_ms=0.022 span.kind=server system=grpc
time="2025-05-09T11:46:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:46:12Z" grpc.time_ms=0.029 span.kind=server system=grpc
time="2025-05-09T11:46:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:46:42Z" grpc.time_ms=0.03 span.kind=server system=grpc
time="2025-05-09T11:47:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:47:12Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T11:47:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:47:42Z" grpc.time_ms=0.028 span.kind=server system=grpc
time="2025-05-09T11:48:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:48:12Z" grpc.time_ms=0.072 span.kind=server system=grpc
time="2025-05-09T11:48:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:48:42Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T11:49:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:49:12Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T11:49:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:49:42Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T11:50:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:50:12Z" grpc.time_ms=0.037 span.kind=server system=grpc
time="2025-05-09T11:50:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:50:42Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T11:51:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:51:12Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T11:51:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:51:42Z" grpc.time_ms=0.029 span.kind=server system=grpc
time="2025-05-09T11:52:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:52:12Z" grpc.time_ms=0.133 span.kind=server system=grpc
time="2025-05-09T11:52:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:52:42Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T11:53:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:53:12Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T11:53:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:53:42Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T11:54:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:54:12Z" grpc.time_ms=0.038 span.kind=server system=grpc
time="2025-05-09T11:54:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:54:42Z" grpc.time_ms=0.033 span.kind=server system=grpc
time="2025-05-09T11:55:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:55:12Z" grpc.time_ms=0.032 span.kind=server system=grpc
time="2025-05-09T11:55:23Z" level=info msg="Alloc=8585 TotalAlloc=17137416 Sys=26965 NumGC=15236 Goroutines=14"
time="2025-05-09T11:55:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:55:42Z" grpc.time_ms=0.073 span.kind=server system=grpc
time="2025-05-09T11:56:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:56:12Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T11:56:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:56:42Z" grpc.time_ms=0.018 span.kind=server system=grpc
time="2025-05-09T11:57:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:57:12Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T11:57:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:57:42Z" grpc.time_ms=0.028 span.kind=server system=grpc
time="2025-05-09T11:58:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:58:12Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T11:58:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:58:42Z" grpc.time_ms=0.056 span.kind=server system=grpc
time="2025-05-09T11:59:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:59:12Z" grpc.time_ms=0.061 span.kind=server system=grpc
time="2025-05-09T11:59:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T11:59:42Z" grpc.time_ms=0.056 span.kind=server system=grpc
time="2025-05-09T12:00:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:00:12Z" grpc.time_ms=0.053 span.kind=server system=grpc
time="2025-05-09T12:00:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:00:42Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T12:01:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:01:12Z" grpc.time_ms=0.043 span.kind=server system=grpc
time="2025-05-09T12:01:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:01:42Z" grpc.time_ms=0.037 span.kind=server system=grpc
time="2025-05-09T12:02:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:02:12Z" grpc.time_ms=0.022 span.kind=server system=grpc
time="2025-05-09T12:02:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:02:42Z" grpc.time_ms=0.018 span.kind=server system=grpc
time="2025-05-09T12:03:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:03:12Z" grpc.time_ms=0.08 span.kind=server system=grpc
time="2025-05-09T12:03:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:03:42Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T12:04:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:04:12Z" grpc.time_ms=0.065 span.kind=server system=grpc
time="2025-05-09T12:04:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:04:42Z" grpc.time_ms=0.022 span.kind=server system=grpc
time="2025-05-09T12:05:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:05:12Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T12:05:23Z" level=info msg="Alloc=9687 TotalAlloc=17142924 Sys=26965 NumGC=15240 Goroutines=14"
time="2025-05-09T12:05:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:05:42Z" grpc.time_ms=0.088 span.kind=server system=grpc
time="2025-05-09T12:06:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:06:12Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T12:06:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:06:42Z" grpc.time_ms=0.028 span.kind=server system=grpc
time="2025-05-09T12:07:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:07:12Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T12:07:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:07:42Z" grpc.time_ms=0.056 span.kind=server system=grpc
time="2025-05-09T12:08:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:08:12Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T12:08:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:08:42Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T12:09:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:09:12Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T12:09:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:09:42Z" grpc.time_ms=0.067 span.kind=server system=grpc
time="2025-05-09T12:10:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:10:12Z" grpc.time_ms=0.047 span.kind=server system=grpc
time="2025-05-09T12:10:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:10:42Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T12:11:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:11:12Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T12:11:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:11:42Z" grpc.time_ms=0.029 span.kind=server system=grpc
time="2025-05-09T12:12:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:12:12Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T12:12:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:12:42Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T12:13:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:13:12Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T12:13:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:13:42Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T12:14:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:14:12Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T12:14:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:14:42Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T12:15:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:15:12Z" grpc.time_ms=0.029 span.kind=server system=grpc
time="2025-05-09T12:15:23Z" level=info msg="Alloc=9680 TotalAlloc=17148425 Sys=26965 NumGC=15245 Goroutines=14"
time="2025-05-09T12:15:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:15:42Z" grpc.time_ms=0.056 span.kind=server system=grpc
time="2025-05-09T12:16:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:16:12Z" grpc.time_ms=0.018 span.kind=server system=grpc
time="2025-05-09T12:16:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:16:42Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T12:17:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:17:12Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T12:17:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:17:42Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T12:18:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:18:12Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T12:18:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:18:42Z" grpc.time_ms=0.079 span.kind=server system=grpc
time="2025-05-09T12:19:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:19:12Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T12:19:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:19:42Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T12:20:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:20:12Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T12:20:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:20:42Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T12:21:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:21:12Z" grpc.time_ms=0.037 span.kind=server system=grpc
time="2025-05-09T12:21:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:21:42Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T12:22:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:22:12Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T12:22:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:22:42Z" grpc.time_ms=0.069 span.kind=server system=grpc
time="2025-05-09T12:23:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:23:12Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T12:23:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:23:42Z" grpc.time_ms=0.022 span.kind=server system=grpc
time="2025-05-09T12:24:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:24:12Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T12:24:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:24:42Z" grpc.time_ms=0.039 span.kind=server system=grpc
time="2025-05-09T12:25:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:25:12Z" grpc.time_ms=0.03 span.kind=server system=grpc
time="2025-05-09T12:25:23Z" level=info msg="Alloc=9420 TotalAlloc=17153931 Sys=26965 NumGC=15250 Goroutines=14"
time="2025-05-09T12:25:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:25:42Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T12:26:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:26:12Z" grpc.time_ms=0.059 span.kind=server system=grpc
time="2025-05-09T12:26:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:26:42Z" grpc.time_ms=0.035 span.kind=server system=grpc
time="2025-05-09T12:27:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:27:12Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T12:27:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:27:42Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T12:28:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:28:12Z" grpc.time_ms=0.058 span.kind=server system=grpc
time="2025-05-09T12:28:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:28:42Z" grpc.time_ms=0.022 span.kind=server system=grpc
time="2025-05-09T12:29:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:29:12Z" grpc.time_ms=0.018 span.kind=server system=grpc
time="2025-05-09T12:29:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:29:42Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T12:30:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:30:12Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T12:30:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:30:42Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T12:31:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:31:12Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T12:31:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:31:42Z" grpc.time_ms=0.018 span.kind=server system=grpc
time="2025-05-09T12:32:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:32:12Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T12:32:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:32:42Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T12:33:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:33:12Z" grpc.time_ms=0.022 span.kind=server system=grpc
time="2025-05-09T12:33:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:33:42Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T12:34:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:34:12Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T12:34:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:34:42Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T12:35:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:35:12Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T12:35:23Z" level=info msg="Alloc=9412 TotalAlloc=17159431 Sys=26965 NumGC=15255 Goroutines=14"
time="2025-05-09T12:35:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:35:42Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T12:36:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:36:12Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T12:36:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:36:42Z" grpc.time_ms=0.029 span.kind=server system=grpc
time="2025-05-09T12:37:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:37:12Z" grpc.time_ms=0.029 span.kind=server system=grpc
time="2025-05-09T12:37:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:37:42Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T12:38:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:38:12Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T12:38:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:38:42Z" grpc.time_ms=0.028 span.kind=server system=grpc
time="2025-05-09T12:39:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:39:12Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T12:39:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:39:42Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T12:40:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:40:12Z" grpc.time_ms=0.066 span.kind=server system=grpc
time="2025-05-09T12:40:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:40:42Z" grpc.time_ms=0.017 span.kind=server system=grpc
time="2025-05-09T12:41:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:41:12Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T12:41:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:41:42Z" grpc.time_ms=0.022 span.kind=server system=grpc
time="2025-05-09T12:42:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:42:12Z" grpc.time_ms=0.068 span.kind=server system=grpc
time="2025-05-09T12:42:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:42:42Z" grpc.time_ms=0.04 span.kind=server system=grpc
time="2025-05-09T12:43:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:43:12Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T12:43:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:43:42Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T12:44:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:44:12Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T12:44:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:44:42Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T12:45:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:45:12Z" grpc.time_ms=0.082 span.kind=server system=grpc
time="2025-05-09T12:45:23Z" level=info msg="Alloc=9149 TotalAlloc=17164936 Sys=26965 NumGC=15260 Goroutines=14"
time="2025-05-09T12:45:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:45:42Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T12:46:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:46:12Z" grpc.time_ms=0.018 span.kind=server system=grpc
time="2025-05-09T12:46:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:46:42Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T12:47:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:47:12Z" grpc.time_ms=0.022 span.kind=server system=grpc
time="2025-05-09T12:47:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:47:42Z" grpc.time_ms=0.075 span.kind=server system=grpc
time="2025-05-09T12:48:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:48:12Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T12:48:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:48:42Z" grpc.time_ms=0.053 span.kind=server system=grpc
time="2025-05-09T12:49:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:49:12Z" grpc.time_ms=0.022 span.kind=server system=grpc
time="2025-05-09T12:49:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:49:42Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T12:50:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:50:12Z" grpc.time_ms=0.022 span.kind=server system=grpc
time="2025-05-09T12:50:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:50:42Z" grpc.time_ms=0.068 span.kind=server system=grpc
time="2025-05-09T12:51:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:51:12Z" grpc.time_ms=0.018 span.kind=server system=grpc
time="2025-05-09T12:51:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:51:42Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T12:52:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:52:12Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T12:52:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:52:42Z" grpc.time_ms=0.063 span.kind=server system=grpc
time="2025-05-09T12:53:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:53:12Z" grpc.time_ms=0.031 span.kind=server system=grpc
time="2025-05-09T12:53:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:53:42Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T12:54:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:54:12Z" grpc.time_ms=0.022 span.kind=server system=grpc
time="2025-05-09T12:54:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:54:42Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T12:55:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:55:12Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T12:55:23Z" level=info msg="Alloc=9147 TotalAlloc=17170447 Sys=26965 NumGC=15265 Goroutines=14"
time="2025-05-09T12:55:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:55:42Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T12:56:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:56:12Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T12:56:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:56:42Z" grpc.time_ms=0.022 span.kind=server system=grpc
time="2025-05-09T12:57:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:57:12Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T12:57:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:57:42Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T12:58:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:58:12Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T12:58:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:58:42Z" grpc.time_ms=0.017 span.kind=server system=grpc
time="2025-05-09T12:59:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:59:12Z" grpc.time_ms=0.018 span.kind=server system=grpc
time="2025-05-09T12:59:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T12:59:42Z" grpc.time_ms=0.063 span.kind=server system=grpc
time="2025-05-09T13:00:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:00:12Z" grpc.time_ms=0.029 span.kind=server system=grpc
time="2025-05-09T13:00:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:00:42Z" grpc.time_ms=0.04 span.kind=server system=grpc
time="2025-05-09T13:01:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:01:12Z" grpc.time_ms=0.032 span.kind=server system=grpc
time="2025-05-09T13:01:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:01:42Z" grpc.time_ms=0.042 span.kind=server system=grpc
time="2025-05-09T13:02:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:02:12Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T13:02:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:02:42Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T13:03:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:03:12Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T13:03:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:03:42Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T13:04:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:04:12Z" grpc.time_ms=0.043 span.kind=server system=grpc
time="2025-05-09T13:04:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:04:42Z" grpc.time_ms=0.044 span.kind=server system=grpc
time="2025-05-09T13:05:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:05:12Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T13:05:23Z" level=info msg="Alloc=9150 TotalAlloc=17175964 Sys=26965 NumGC=15270 Goroutines=14"
time="2025-05-09T13:05:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:05:42Z" grpc.time_ms=0.017 span.kind=server system=grpc
time="2025-05-09T13:06:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:06:12Z" grpc.time_ms=0.028 span.kind=server system=grpc
time="2025-05-09T13:06:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:06:42Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T13:07:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:07:12Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T13:07:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:07:42Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T13:08:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:08:12Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T13:08:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:08:42Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T13:09:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:09:12Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T13:09:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:09:42Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T13:10:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:10:12Z" grpc.time_ms=0.038 span.kind=server system=grpc
time="2025-05-09T13:10:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:10:42Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T13:11:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:11:12Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T13:11:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:11:42Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T13:12:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:12:12Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T13:12:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:12:42Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T13:13:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:13:12Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T13:13:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:13:42Z" grpc.time_ms=0.022 span.kind=server system=grpc
time="2025-05-09T13:14:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:14:12Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T13:14:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:14:42Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T13:15:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:15:12Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T13:15:23Z" level=info msg="Alloc=8873 TotalAlloc=17181457 Sys=26965 NumGC=15275 Goroutines=14"
time="2025-05-09T13:15:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:15:42Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T13:16:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:16:12Z" grpc.time_ms=0.03 span.kind=server system=grpc
time="2025-05-09T13:16:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:16:42Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T13:17:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:17:12Z" grpc.time_ms=0.022 span.kind=server system=grpc
time="2025-05-09T13:17:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:17:42Z" grpc.time_ms=0.022 span.kind=server system=grpc
time="2025-05-09T13:18:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:18:12Z" grpc.time_ms=0.034 span.kind=server system=grpc
time="2025-05-09T13:18:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:18:42Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T13:19:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:19:12Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T13:19:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:19:42Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T13:20:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:20:12Z" grpc.time_ms=0.081 span.kind=server system=grpc
time="2025-05-09T13:20:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:20:42Z" grpc.time_ms=0.022 span.kind=server system=grpc
time="2025-05-09T13:21:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:21:12Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T13:21:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:21:42Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T13:22:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:22:12Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T13:22:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:22:42Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T13:23:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:23:12Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T13:23:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:23:42Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T13:24:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:24:12Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T13:24:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:24:42Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T13:25:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:25:12Z" grpc.time_ms=0.029 span.kind=server system=grpc
time="2025-05-09T13:25:23Z" level=info msg="Alloc=8870 TotalAlloc=17186962 Sys=26965 NumGC=15280 Goroutines=14"
time="2025-05-09T13:25:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:25:42Z" grpc.time_ms=0.028 span.kind=server system=grpc
time="2025-05-09T13:26:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:26:12Z" grpc.time_ms=0.061 span.kind=server system=grpc
time="2025-05-09T13:26:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:26:42Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T13:27:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:27:12Z" grpc.time_ms=0.028 span.kind=server system=grpc
time="2025-05-09T13:27:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:27:42Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T13:28:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:28:12Z" grpc.time_ms=0.028 span.kind=server system=grpc
time="2025-05-09T13:28:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:28:42Z" grpc.time_ms=0.144 span.kind=server system=grpc
time="2025-05-09T13:29:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:29:12Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T13:29:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:29:42Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T13:30:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:30:12Z" grpc.time_ms=0.029 span.kind=server system=grpc
time="2025-05-09T13:30:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:30:42Z" grpc.time_ms=0.029 span.kind=server system=grpc
time="2025-05-09T13:31:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:31:12Z" grpc.time_ms=0.037 span.kind=server system=grpc
time="2025-05-09T13:31:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:31:42Z" grpc.time_ms=0.018 span.kind=server system=grpc
time="2025-05-09T13:32:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:32:12Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T13:32:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:32:42Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T13:33:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:33:12Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T13:33:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:33:42Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T13:34:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:34:12Z" grpc.time_ms=0.018 span.kind=server system=grpc
time="2025-05-09T13:34:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:34:42Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T13:35:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:35:12Z" grpc.time_ms=0.1 span.kind=server system=grpc
time="2025-05-09T13:35:23Z" level=info msg="Alloc=8587 TotalAlloc=17192443 Sys=26965 NumGC=15285 Goroutines=14"
time="2025-05-09T13:35:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:35:42Z" grpc.time_ms=0.028 span.kind=server system=grpc
time="2025-05-09T13:36:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:36:12Z" grpc.time_ms=0.022 span.kind=server system=grpc
time="2025-05-09T13:36:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:36:42Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T13:37:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:37:12Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T13:37:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:37:42Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T13:38:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:38:12Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T13:38:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:38:42Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T13:39:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:39:12Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T13:39:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:39:42Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T13:40:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:40:12Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T13:40:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:40:42Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T13:41:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:41:12Z" grpc.time_ms=0.049 span.kind=server system=grpc
time="2025-05-09T13:41:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:41:42Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T13:42:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:42:12Z" grpc.time_ms=0.037 span.kind=server system=grpc
time="2025-05-09T13:42:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:42:42Z" grpc.time_ms=0.029 span.kind=server system=grpc
time="2025-05-09T13:43:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:43:12Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T13:43:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:43:42Z" grpc.time_ms=0.022 span.kind=server system=grpc
time="2025-05-09T13:44:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:44:12Z" grpc.time_ms=0.033 span.kind=server system=grpc
time="2025-05-09T13:44:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:44:42Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T13:45:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:45:12Z" grpc.time_ms=0.03 span.kind=server system=grpc
time="2025-05-09T13:45:23Z" level=info msg="Alloc=9679 TotalAlloc=17197958 Sys=26965 NumGC=15289 Goroutines=14"
time="2025-05-09T13:45:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:45:42Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T13:46:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:46:12Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T13:46:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:46:42Z" grpc.time_ms=0.028 span.kind=server system=grpc
time="2025-05-09T13:47:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:47:12Z" grpc.time_ms=0.028 span.kind=server system=grpc
time="2025-05-09T13:47:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:47:42Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T13:48:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:48:12Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T13:48:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:48:42Z" grpc.time_ms=0.022 span.kind=server system=grpc
time="2025-05-09T13:49:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:49:12Z" grpc.time_ms=0.048 span.kind=server system=grpc
time="2025-05-09T13:49:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:49:42Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T13:50:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:50:12Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T13:50:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:50:42Z" grpc.time_ms=0.031 span.kind=server system=grpc
time="2025-05-09T13:51:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:51:12Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T13:51:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:51:42Z" grpc.time_ms=0.047 span.kind=server system=grpc
time="2025-05-09T13:52:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:52:12Z" grpc.time_ms=0.028 span.kind=server system=grpc
time="2025-05-09T13:52:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:52:42Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T13:53:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:53:12Z" grpc.time_ms=0.018 span.kind=server system=grpc
time="2025-05-09T13:53:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:53:42Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T13:54:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:54:12Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T13:54:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:54:42Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T13:55:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:55:12Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T13:55:23Z" level=info msg="Alloc=9682 TotalAlloc=17203484 Sys=26965 NumGC=15294 Goroutines=14"
time="2025-05-09T13:55:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:55:42Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T13:56:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:56:12Z" grpc.time_ms=0.018 span.kind=server system=grpc
time="2025-05-09T13:56:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:56:42Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T13:57:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:57:12Z" grpc.time_ms=0.03 span.kind=server system=grpc
time="2025-05-09T13:57:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:57:42Z" grpc.time_ms=0.028 span.kind=server system=grpc
time="2025-05-09T13:58:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:58:12Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T13:58:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:58:42Z" grpc.time_ms=0.018 span.kind=server system=grpc
time="2025-05-09T13:59:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:59:12Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T13:59:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T13:59:42Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T14:00:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:00:12Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T14:00:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:00:42Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T14:01:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:01:12Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T14:01:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:01:42Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T14:02:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:02:12Z" grpc.time_ms=0.441 span.kind=server system=grpc
time="2025-05-09T14:02:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:02:42Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T14:03:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:03:12Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T14:03:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:03:42Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T14:04:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:04:12Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T14:04:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:04:42Z" grpc.time_ms=0.072 span.kind=server system=grpc
time="2025-05-09T14:05:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:05:12Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T14:05:23Z" level=info msg="Alloc=9414 TotalAlloc=17208985 Sys=26965 NumGC=15299 Goroutines=14"
time="2025-05-09T14:05:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:05:42Z" grpc.time_ms=0.037 span.kind=server system=grpc
time="2025-05-09T14:06:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:06:12Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T14:06:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:06:42Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T14:07:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:07:12Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T14:07:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:07:42Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T14:08:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:08:12Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T14:08:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:08:42Z" grpc.time_ms=0.065 span.kind=server system=grpc
time="2025-05-09T14:09:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:09:12Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T14:09:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:09:42Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T14:10:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:10:12Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T14:10:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:10:42Z" grpc.time_ms=0.049 span.kind=server system=grpc
time="2025-05-09T14:11:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:11:12Z" grpc.time_ms=0.062 span.kind=server system=grpc
time="2025-05-09T14:11:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:11:42Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T14:12:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:12:12Z" grpc.time_ms=0.018 span.kind=server system=grpc
time="2025-05-09T14:12:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:12:42Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T14:13:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:13:12Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T14:13:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:13:42Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T14:14:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:14:12Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T14:14:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:14:42Z" grpc.time_ms=0.055 span.kind=server system=grpc
time="2025-05-09T14:15:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:15:12Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T14:15:23Z" level=info msg="Alloc=9415 TotalAlloc=17214486 Sys=26965 NumGC=15304 Goroutines=14"
time="2025-05-09T14:15:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:15:42Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T14:16:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:16:12Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T14:16:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:16:42Z" grpc.time_ms=0.058 span.kind=server system=grpc
time="2025-05-09T14:17:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:17:12Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T14:17:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:17:42Z" grpc.time_ms=0.036 span.kind=server system=grpc
time="2025-05-09T14:18:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:18:12Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T14:18:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:18:42Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T14:19:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:19:12Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T14:19:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:19:42Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T14:20:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:20:12Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T14:20:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:20:42Z" grpc.time_ms=0.028 span.kind=server system=grpc
time="2025-05-09T14:21:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:21:12Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T14:21:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:21:42Z" grpc.time_ms=0.034 span.kind=server system=grpc
time="2025-05-09T14:22:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:22:12Z" grpc.time_ms=0.028 span.kind=server system=grpc
time="2025-05-09T14:22:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:22:42Z" grpc.time_ms=0.022 span.kind=server system=grpc
time="2025-05-09T14:23:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:23:12Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T14:23:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:23:42Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T14:24:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:24:12Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T14:24:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:24:42Z" grpc.time_ms=0.058 span.kind=server system=grpc
time="2025-05-09T14:25:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:25:12Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T14:25:23Z" level=info msg="Alloc=9146 TotalAlloc=17219986 Sys=26965 NumGC=15309 Goroutines=14"
time="2025-05-09T14:25:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:25:42Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T14:26:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:26:12Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T14:26:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:26:42Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T14:27:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:27:12Z" grpc.time_ms=0.046 span.kind=server system=grpc
time="2025-05-09T14:27:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:27:42Z" grpc.time_ms=0.022 span.kind=server system=grpc
time="2025-05-09T14:28:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:28:12Z" grpc.time_ms=0.029 span.kind=server system=grpc
time="2025-05-09T14:28:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:28:42Z" grpc.time_ms=0.051 span.kind=server system=grpc
time="2025-05-09T14:29:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:29:12Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T14:29:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:29:42Z" grpc.time_ms=0.055 span.kind=server system=grpc
time="2025-05-09T14:30:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:30:12Z" grpc.time_ms=0.032 span.kind=server system=grpc
time="2025-05-09T14:30:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:30:42Z" grpc.time_ms=0.046 span.kind=server system=grpc
time="2025-05-09T14:31:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:31:12Z" grpc.time_ms=0.022 span.kind=server system=grpc
time="2025-05-09T14:31:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:31:42Z" grpc.time_ms=0.028 span.kind=server system=grpc
time="2025-05-09T14:32:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:32:12Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T14:32:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:32:42Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T14:33:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:33:12Z" grpc.time_ms=0.064 span.kind=server system=grpc
time="2025-05-09T14:33:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:33:42Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T14:34:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:34:12Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T14:34:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:34:42Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T14:35:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:35:12Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T14:35:23Z" level=info msg="Alloc=9143 TotalAlloc=17225515 Sys=26965 NumGC=15314 Goroutines=14"
time="2025-05-09T14:35:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:35:42Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T14:36:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:36:12Z" grpc.time_ms=0.039 span.kind=server system=grpc
time="2025-05-09T14:36:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:36:42Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T14:37:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:37:12Z" grpc.time_ms=0.029 span.kind=server system=grpc
time="2025-05-09T14:37:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:37:42Z" grpc.time_ms=0.039 span.kind=server system=grpc
time="2025-05-09T14:38:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:38:12Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T14:38:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:38:42Z" grpc.time_ms=0.022 span.kind=server system=grpc
time="2025-05-09T14:39:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:39:12Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T14:39:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:39:42Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T14:40:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:40:12Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T14:40:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:40:42Z" grpc.time_ms=0.028 span.kind=server system=grpc
time="2025-05-09T14:41:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:41:12Z" grpc.time_ms=0.049 span.kind=server system=grpc
time="2025-05-09T14:41:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:41:42Z" grpc.time_ms=0.048 span.kind=server system=grpc
time="2025-05-09T14:42:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:42:12Z" grpc.time_ms=0.125 span.kind=server system=grpc
time="2025-05-09T14:42:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:42:42Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T14:43:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:43:12Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T14:43:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:43:42Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T14:44:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:44:12Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T14:44:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:44:42Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T14:45:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:45:12Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T14:45:23Z" level=info msg="Alloc=9132 TotalAlloc=17231010 Sys=26965 NumGC=15319 Goroutines=14"
time="2025-05-09T14:45:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:45:42Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T14:46:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:46:12Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T14:46:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:46:42Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T14:47:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:47:12Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T14:47:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:47:42Z" grpc.time_ms=0.045 span.kind=server system=grpc
time="2025-05-09T14:48:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:48:12Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T14:48:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:48:42Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T14:49:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:49:12Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T14:49:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:49:42Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T14:50:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:50:12Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T14:50:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:50:42Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T14:51:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:51:12Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T14:51:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:51:42Z" grpc.time_ms=0.028 span.kind=server system=grpc
time="2025-05-09T14:52:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:52:12Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T14:52:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:52:42Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T14:53:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:53:12Z" grpc.time_ms=0.018 span.kind=server system=grpc
time="2025-05-09T14:53:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:53:42Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T14:54:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:54:12Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T14:54:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:54:42Z" grpc.time_ms=0.038 span.kind=server system=grpc
time="2025-05-09T14:55:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:55:12Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T14:55:23Z" level=info msg="Alloc=8874 TotalAlloc=17236536 Sys=26965 NumGC=15324 Goroutines=14"
time="2025-05-09T14:55:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:55:42Z" grpc.time_ms=0.153 span.kind=server system=grpc
time="2025-05-09T14:56:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:56:12Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T14:56:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:56:42Z" grpc.time_ms=0.054 span.kind=server system=grpc
time="2025-05-09T14:57:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:57:12Z" grpc.time_ms=0.045 span.kind=server system=grpc
time="2025-05-09T14:57:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:57:42Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T14:58:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:58:12Z" grpc.time_ms=0.057 span.kind=server system=grpc
time="2025-05-09T14:58:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:58:42Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T14:59:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:59:12Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T14:59:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T14:59:42Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T15:00:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:00:12Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T15:00:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:00:42Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T15:01:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:01:12Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T15:01:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:01:42Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T15:02:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:02:12Z" grpc.time_ms=0.089 span.kind=server system=grpc
time="2025-05-09T15:02:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:02:42Z" grpc.time_ms=0.049 span.kind=server system=grpc
time="2025-05-09T15:03:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:03:12Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T15:03:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:03:42Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T15:04:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:04:12Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T15:04:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:04:42Z" grpc.time_ms=0.067 span.kind=server system=grpc
time="2025-05-09T15:05:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:05:12Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T15:05:23Z" level=info msg="Alloc=8860 TotalAlloc=17242054 Sys=26965 NumGC=15329 Goroutines=14"
time="2025-05-09T15:05:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:05:42Z" grpc.time_ms=0.03 span.kind=server system=grpc
time="2025-05-09T15:06:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:06:12Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T15:06:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:06:42Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T15:07:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:07:12Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T15:07:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:07:42Z" grpc.time_ms=0.017 span.kind=server system=grpc
time="2025-05-09T15:08:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:08:12Z" grpc.time_ms=0.048 span.kind=server system=grpc
time="2025-05-09T15:08:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:08:42Z" grpc.time_ms=0.044 span.kind=server system=grpc
time="2025-05-09T15:09:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:09:12Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T15:09:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:09:42Z" grpc.time_ms=0.018 span.kind=server system=grpc
time="2025-05-09T15:10:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:10:12Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T15:10:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:10:42Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T15:11:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:11:12Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T15:11:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:11:42Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T15:12:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:12:12Z" grpc.time_ms=0.03 span.kind=server system=grpc
time="2025-05-09T15:12:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:12:42Z" grpc.time_ms=0.028 span.kind=server system=grpc
time="2025-05-09T15:13:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:13:12Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T15:13:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:13:42Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T15:14:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:14:12Z" grpc.time_ms=0.035 span.kind=server system=grpc
time="2025-05-09T15:14:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:14:42Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T15:15:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:15:12Z" grpc.time_ms=0.04 span.kind=server system=grpc
time="2025-05-09T15:15:23Z" level=info msg="Alloc=8591 TotalAlloc=17247566 Sys=26965 NumGC=15334 Goroutines=14"
time="2025-05-09T15:15:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:15:42Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T15:16:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:16:12Z" grpc.time_ms=0.029 span.kind=server system=grpc
time="2025-05-09T15:16:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:16:42Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T15:17:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:17:12Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T15:17:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:17:42Z" grpc.time_ms=0.046 span.kind=server system=grpc
time="2025-05-09T15:18:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:18:12Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T15:18:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:18:42Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T15:19:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:19:12Z" grpc.time_ms=0.038 span.kind=server system=grpc
time="2025-05-09T15:19:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:19:42Z" grpc.time_ms=0.081 span.kind=server system=grpc
time="2025-05-09T15:20:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:20:12Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T15:20:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:20:42Z" grpc.time_ms=0.043 span.kind=server system=grpc
time="2025-05-09T15:21:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:21:12Z" grpc.time_ms=0.058 span.kind=server system=grpc
time="2025-05-09T15:21:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:21:42Z" grpc.time_ms=0.047 span.kind=server system=grpc
time="2025-05-09T15:22:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:22:12Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T15:22:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:22:42Z" grpc.time_ms=0.028 span.kind=server system=grpc
time="2025-05-09T15:23:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:23:12Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T15:23:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:23:42Z" grpc.time_ms=0.044 span.kind=server system=grpc
time="2025-05-09T15:24:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:24:12Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T15:24:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:24:42Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T15:25:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:25:12Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T15:25:23Z" level=info msg="Alloc=8596 TotalAlloc=17253083 Sys=26965 NumGC=15339 Goroutines=14"
time="2025-05-09T15:25:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:25:42Z" grpc.time_ms=0.018 span.kind=server system=grpc
time="2025-05-09T15:26:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:26:12Z" grpc.time_ms=0.018 span.kind=server system=grpc
time="2025-05-09T15:26:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:26:42Z" grpc.time_ms=0.022 span.kind=server system=grpc
time="2025-05-09T15:27:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:27:12Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T15:27:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:27:42Z" grpc.time_ms=0.103 span.kind=server system=grpc
time="2025-05-09T15:28:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:28:12Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T15:28:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:28:42Z" grpc.time_ms=0.022 span.kind=server system=grpc
time="2025-05-09T15:29:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:29:12Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T15:29:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:29:42Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T15:30:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:30:12Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T15:30:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:30:42Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T15:31:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:31:12Z" grpc.time_ms=0.05 span.kind=server system=grpc
time="2025-05-09T15:31:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:31:42Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T15:32:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:32:12Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T15:32:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:32:42Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T15:33:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:33:12Z" grpc.time_ms=0.046 span.kind=server system=grpc
time="2025-05-09T15:33:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:33:42Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T15:34:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:34:12Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T15:34:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:34:42Z" grpc.time_ms=0.059 span.kind=server system=grpc
time="2025-05-09T15:35:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:35:12Z" grpc.time_ms=0.018 span.kind=server system=grpc
time="2025-05-09T15:35:23Z" level=info msg="Alloc=9691 TotalAlloc=17258609 Sys=26965 NumGC=15343 Goroutines=14"
time="2025-05-09T15:35:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:35:42Z" grpc.time_ms=0.017 span.kind=server system=grpc
time="2025-05-09T15:36:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:36:12Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T15:36:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:36:42Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T15:37:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:37:12Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T15:37:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:37:42Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T15:38:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:38:12Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T15:38:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:38:42Z" grpc.time_ms=0.084 span.kind=server system=grpc
time="2025-05-09T15:39:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:39:12Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T15:39:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:39:42Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T15:40:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:40:12Z" grpc.time_ms=0.028 span.kind=server system=grpc
time="2025-05-09T15:40:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:40:42Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T15:41:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:41:12Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T15:41:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:41:42Z" grpc.time_ms=0.032 span.kind=server system=grpc
time="2025-05-09T15:42:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:42:12Z" grpc.time_ms=0.028 span.kind=server system=grpc
time="2025-05-09T15:42:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:42:42Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T15:43:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:43:12Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T15:43:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:43:42Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T15:44:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:44:12Z" grpc.time_ms=0.034 span.kind=server system=grpc
time="2025-05-09T15:44:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:44:42Z" grpc.time_ms=0.028 span.kind=server system=grpc
time="2025-05-09T15:45:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:45:12Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T15:45:23Z" level=info msg="Alloc=9421 TotalAlloc=17264104 Sys=26965 NumGC=15348 Goroutines=14"
time="2025-05-09T15:45:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:45:42Z" grpc.time_ms=0.045 span.kind=server system=grpc
time="2025-05-09T15:46:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:46:12Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T15:46:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:46:42Z" grpc.time_ms=0.018 span.kind=server system=grpc
time="2025-05-09T15:47:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:47:12Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T15:47:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:47:42Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T15:48:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:48:12Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T15:48:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:48:42Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T15:49:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:49:12Z" grpc.time_ms=0.052 span.kind=server system=grpc
time="2025-05-09T15:49:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:49:42Z" grpc.time_ms=0.036 span.kind=server system=grpc
time="2025-05-09T15:50:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:50:12Z" grpc.time_ms=0.022 span.kind=server system=grpc
time="2025-05-09T15:50:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:50:42Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T15:51:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:51:12Z" grpc.time_ms=0.028 span.kind=server system=grpc
time="2025-05-09T15:51:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:51:42Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T15:52:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:52:12Z" grpc.time_ms=0.028 span.kind=server system=grpc
time="2025-05-09T15:52:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:52:42Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T15:53:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:53:12Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T15:53:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:53:42Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T15:54:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:54:12Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T15:54:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:54:42Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T15:55:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:55:12Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T15:55:23Z" level=info msg="Alloc=9428 TotalAlloc=17269633 Sys=26965 NumGC=15353 Goroutines=14"
time="2025-05-09T15:55:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:55:42Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T15:56:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:56:12Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T15:56:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:56:42Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T15:57:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:57:12Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T15:57:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:57:42Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T15:58:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:58:12Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T15:58:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:58:42Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T15:59:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:59:12Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T15:59:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T15:59:42Z" grpc.time_ms=0.028 span.kind=server system=grpc
time="2025-05-09T16:00:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:00:12Z" grpc.time_ms=0.032 span.kind=server system=grpc
time="2025-05-09T16:00:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:00:42Z" grpc.time_ms=0.048 span.kind=server system=grpc
time="2025-05-09T16:01:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:01:12Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T16:01:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:01:42Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T16:02:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:02:12Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T16:02:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:02:42Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T16:03:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:03:12Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T16:03:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:03:42Z" grpc.time_ms=0.044 span.kind=server system=grpc
time="2025-05-09T16:04:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:04:12Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T16:04:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:04:42Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T16:05:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:05:12Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T16:05:23Z" level=info msg="Alloc=9426 TotalAlloc=17275149 Sys=26965 NumGC=15358 Goroutines=14"
time="2025-05-09T16:05:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:05:42Z" grpc.time_ms=0.028 span.kind=server system=grpc
time="2025-05-09T16:06:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:06:12Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T16:06:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:06:42Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T16:07:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:07:12Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T16:07:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:07:42Z" grpc.time_ms=0.031 span.kind=server system=grpc
time="2025-05-09T16:08:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:08:12Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T16:08:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:08:42Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T16:09:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:09:12Z" grpc.time_ms=0.031 span.kind=server system=grpc
time="2025-05-09T16:09:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:09:42Z" grpc.time_ms=0.018 span.kind=server system=grpc
time="2025-05-09T16:10:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:10:12Z" grpc.time_ms=0.094 span.kind=server system=grpc
time="2025-05-09T16:10:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:10:42Z" grpc.time_ms=0.031 span.kind=server system=grpc
time="2025-05-09T16:11:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:11:12Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T16:11:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:11:42Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T16:12:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:12:12Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T16:12:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:12:42Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T16:13:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:13:12Z" grpc.time_ms=0.017 span.kind=server system=grpc
time="2025-05-09T16:13:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:13:42Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T16:14:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:14:12Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T16:14:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:14:42Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T16:15:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:15:12Z" grpc.time_ms=0.063 span.kind=server system=grpc
time="2025-05-09T16:15:23Z" level=info msg="Alloc=9150 TotalAlloc=17280655 Sys=26965 NumGC=15363 Goroutines=14"
time="2025-05-09T16:15:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:15:42Z" grpc.time_ms=0.031 span.kind=server system=grpc
time="2025-05-09T16:16:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:16:12Z" grpc.time_ms=0.03 span.kind=server system=grpc
time="2025-05-09T16:16:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:16:42Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T16:17:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:17:12Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T16:17:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:17:42Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T16:18:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:18:12Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T16:18:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:18:42Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T16:19:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:19:12Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T16:19:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:19:42Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T16:20:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:20:12Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T16:20:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:20:42Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T16:21:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:21:12Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T16:21:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:21:42Z" grpc.time_ms=0.061 span.kind=server system=grpc
time="2025-05-09T16:22:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:22:12Z" grpc.time_ms=0.028 span.kind=server system=grpc
time="2025-05-09T16:22:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:22:42Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T16:23:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:23:12Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T16:23:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:23:42Z" grpc.time_ms=0.022 span.kind=server system=grpc
time="2025-05-09T16:24:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:24:12Z" grpc.time_ms=0.036 span.kind=server system=grpc
time="2025-05-09T16:24:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:24:42Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T16:25:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:25:12Z" grpc.time_ms=0.057 span.kind=server system=grpc
time="2025-05-09T16:25:23Z" level=info msg="Alloc=9145 TotalAlloc=17286166 Sys=26965 NumGC=15368 Goroutines=14"
time="2025-05-09T16:25:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:25:42Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T16:26:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:26:12Z" grpc.time_ms=0.064 span.kind=server system=grpc
time="2025-05-09T16:26:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:26:42Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T16:27:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:27:12Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T16:27:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:27:42Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T16:28:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:28:12Z" grpc.time_ms=0.063 span.kind=server system=grpc
time="2025-05-09T16:28:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:28:42Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T16:29:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:29:12Z" grpc.time_ms=0.029 span.kind=server system=grpc
time="2025-05-09T16:29:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:29:42Z" grpc.time_ms=0.038 span.kind=server system=grpc
time="2025-05-09T16:30:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:30:12Z" grpc.time_ms=0.204 span.kind=server system=grpc
time="2025-05-09T16:30:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:30:42Z" grpc.time_ms=0.045 span.kind=server system=grpc
time="2025-05-09T16:31:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:31:12Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T16:31:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:31:42Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T16:32:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:32:12Z" grpc.time_ms=0.028 span.kind=server system=grpc
time="2025-05-09T16:32:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:32:42Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T16:33:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:33:12Z" grpc.time_ms=0.022 span.kind=server system=grpc
time="2025-05-09T16:33:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:33:42Z" grpc.time_ms=0.095 span.kind=server system=grpc
time="2025-05-09T16:34:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:34:12Z" grpc.time_ms=0.13 span.kind=server system=grpc
time="2025-05-09T16:34:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:34:42Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T16:35:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:35:12Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T16:35:23Z" level=info msg="Alloc=8876 TotalAlloc=17291668 Sys=26965 NumGC=15373 Goroutines=14"
time="2025-05-09T16:35:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:35:42Z" grpc.time_ms=0.055 span.kind=server system=grpc
time="2025-05-09T16:36:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:36:12Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T16:36:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:36:42Z" grpc.time_ms=0.029 span.kind=server system=grpc
time="2025-05-09T16:37:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:37:12Z" grpc.time_ms=0.076 span.kind=server system=grpc
time="2025-05-09T16:37:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:37:42Z" grpc.time_ms=0.142 span.kind=server system=grpc
time="2025-05-09T16:38:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:38:12Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T16:38:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:38:42Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T16:39:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:39:12Z" grpc.time_ms=0.028 span.kind=server system=grpc
time="2025-05-09T16:39:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:39:42Z" grpc.time_ms=0.028 span.kind=server system=grpc
time="2025-05-09T16:40:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:40:12Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T16:40:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:40:42Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T16:41:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:41:12Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T16:41:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:41:42Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T16:42:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:42:12Z" grpc.time_ms=0.029 span.kind=server system=grpc
time="2025-05-09T16:42:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:42:42Z" grpc.time_ms=0.022 span.kind=server system=grpc
time="2025-05-09T16:43:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:43:12Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T16:43:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:43:42Z" grpc.time_ms=0.078 span.kind=server system=grpc
time="2025-05-09T16:44:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:44:12Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T16:44:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:44:42Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T16:45:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:45:12Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T16:45:23Z" level=info msg="Alloc=8865 TotalAlloc=17297177 Sys=26965 NumGC=15378 Goroutines=14"
time="2025-05-09T16:45:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:45:42Z" grpc.time_ms=0.022 span.kind=server system=grpc
time="2025-05-09T16:46:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:46:12Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T16:46:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:46:42Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T16:47:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:47:12Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T16:47:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:47:42Z" grpc.time_ms=0.031 span.kind=server system=grpc
time="2025-05-09T16:48:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:48:12Z" grpc.time_ms=0.053 span.kind=server system=grpc
time="2025-05-09T16:48:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:48:42Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T16:49:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:49:12Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T16:49:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:49:42Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T16:50:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:50:12Z" grpc.time_ms=0.061 span.kind=server system=grpc
time="2025-05-09T16:50:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:50:42Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T16:51:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:51:12Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T16:51:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:51:42Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T16:52:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:52:12Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T16:52:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:52:42Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T16:53:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:53:12Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T16:53:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:53:42Z" grpc.time_ms=0.022 span.kind=server system=grpc
time="2025-05-09T16:54:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:54:12Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T16:54:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:54:42Z" grpc.time_ms=0.097 span.kind=server system=grpc
time="2025-05-09T16:55:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:55:12Z" grpc.time_ms=0.028 span.kind=server system=grpc
time="2025-05-09T16:55:23Z" level=info msg="Alloc=8862 TotalAlloc=17302684 Sys=26965 NumGC=15383 Goroutines=14"
time="2025-05-09T16:55:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:55:42Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T16:56:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:56:12Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T16:56:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:56:42Z" grpc.time_ms=0.028 span.kind=server system=grpc
time="2025-05-09T16:57:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:57:12Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T16:57:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:57:42Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T16:58:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:58:12Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T16:58:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:58:42Z" grpc.time_ms=0.058 span.kind=server system=grpc
time="2025-05-09T16:59:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:59:12Z" grpc.time_ms=0.022 span.kind=server system=grpc
time="2025-05-09T16:59:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T16:59:42Z" grpc.time_ms=0.022 span.kind=server system=grpc
time="2025-05-09T17:00:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:00:12Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T17:00:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:00:42Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T17:01:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:01:12Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T17:01:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:01:42Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T17:02:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:02:12Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T17:02:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:02:42Z" grpc.time_ms=0.062 span.kind=server system=grpc
time="2025-05-09T17:03:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:03:12Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T17:03:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:03:42Z" grpc.time_ms=0.068 span.kind=server system=grpc
time="2025-05-09T17:04:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:04:12Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T17:04:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:04:42Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T17:05:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:05:12Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T17:05:23Z" level=info msg="Alloc=8589 TotalAlloc=17308189 Sys=26965 NumGC=15388 Goroutines=14"
time="2025-05-09T17:05:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:05:42Z" grpc.time_ms=0.052 span.kind=server system=grpc
time="2025-05-09T17:06:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:06:12Z" grpc.time_ms=0.029 span.kind=server system=grpc
time="2025-05-09T17:06:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:06:42Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T17:07:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:07:12Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T17:07:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:07:42Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T17:08:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:08:12Z" grpc.time_ms=0.038 span.kind=server system=grpc
time="2025-05-09T17:08:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:08:42Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T17:09:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:09:12Z" grpc.time_ms=0.044 span.kind=server system=grpc
time="2025-05-09T17:09:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:09:42Z" grpc.time_ms=0.028 span.kind=server system=grpc
time="2025-05-09T17:10:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:10:12Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T17:10:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:10:42Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T17:11:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:11:12Z" grpc.time_ms=0.028 span.kind=server system=grpc
time="2025-05-09T17:11:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:11:42Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T17:12:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:12:12Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T17:12:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:12:42Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T17:13:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:13:12Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T17:13:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:13:42Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T17:14:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:14:12Z" grpc.time_ms=0.064 span.kind=server system=grpc
time="2025-05-09T17:14:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:14:42Z" grpc.time_ms=0.06 span.kind=server system=grpc
time="2025-05-09T17:15:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:15:12Z" grpc.time_ms=0.029 span.kind=server system=grpc
time="2025-05-09T17:15:23Z" level=info msg="Alloc=9690 TotalAlloc=17313693 Sys=26965 NumGC=15392 Goroutines=14"
time="2025-05-09T17:15:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:15:42Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T17:16:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:16:12Z" grpc.time_ms=0.058 span.kind=server system=grpc
time="2025-05-09T17:16:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:16:42Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T17:17:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:17:12Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T17:17:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:17:42Z" grpc.time_ms=0.077 span.kind=server system=grpc
time="2025-05-09T17:18:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:18:12Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T17:18:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:18:42Z" grpc.time_ms=0.031 span.kind=server system=grpc
time="2025-05-09T17:19:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:19:12Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T17:19:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:19:42Z" grpc.time_ms=0.022 span.kind=server system=grpc
time="2025-05-09T17:20:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:20:12Z" grpc.time_ms=0.093 span.kind=server system=grpc
time="2025-05-09T17:20:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:20:42Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T17:21:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:21:12Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T17:21:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:21:42Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T17:22:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:22:12Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T17:22:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:22:42Z" grpc.time_ms=0.077 span.kind=server system=grpc
time="2025-05-09T17:23:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:23:12Z" grpc.time_ms=0.061 span.kind=server system=grpc
time="2025-05-09T17:23:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:23:42Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T17:24:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:24:12Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T17:24:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:24:42Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T17:25:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:25:12Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T17:25:23Z" level=info msg="Alloc=9671 TotalAlloc=17319192 Sys=26965 NumGC=15397 Goroutines=14"
time="2025-05-09T17:25:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:25:42Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T17:26:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:26:12Z" grpc.time_ms=0.121 span.kind=server system=grpc
time="2025-05-09T17:26:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:26:42Z" grpc.time_ms=0.029 span.kind=server system=grpc
time="2025-05-09T17:27:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:27:12Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T17:27:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:27:42Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T17:28:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:28:12Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T17:28:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:28:42Z" grpc.time_ms=0.028 span.kind=server system=grpc
time="2025-05-09T17:29:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:29:12Z" grpc.time_ms=0.04 span.kind=server system=grpc
time="2025-05-09T17:29:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:29:42Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T17:30:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:30:12Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T17:30:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:30:42Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T17:31:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:31:12Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T17:31:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:31:42Z" grpc.time_ms=0.03 span.kind=server system=grpc
time="2025-05-09T17:32:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:32:12Z" grpc.time_ms=0.028 span.kind=server system=grpc
time="2025-05-09T17:32:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:32:42Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T17:33:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:33:12Z" grpc.time_ms=0.043 span.kind=server system=grpc
time="2025-05-09T17:33:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:33:42Z" grpc.time_ms=0.022 span.kind=server system=grpc
time="2025-05-09T17:34:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:34:12Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T17:34:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:34:42Z" grpc.time_ms=0.029 span.kind=server system=grpc
time="2025-05-09T17:35:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:35:12Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T17:35:23Z" level=info msg="Alloc=9427 TotalAlloc=17324712 Sys=26965 NumGC=15402 Goroutines=14"
time="2025-05-09T17:35:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:35:42Z" grpc.time_ms=0.067 span.kind=server system=grpc
time="2025-05-09T17:36:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:36:12Z" grpc.time_ms=0.051 span.kind=server system=grpc
time="2025-05-09T17:36:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:36:42Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T17:37:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:37:12Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T17:37:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:37:42Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T17:38:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:38:12Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T17:38:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:38:42Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T17:39:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:39:12Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T17:39:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:39:42Z" grpc.time_ms=0.091 span.kind=server system=grpc
time="2025-05-09T17:40:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:40:12Z" grpc.time_ms=0.055 span.kind=server system=grpc
time="2025-05-09T17:40:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:40:42Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T17:41:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:41:12Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T17:41:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:41:42Z" grpc.time_ms=0.029 span.kind=server system=grpc
time="2025-05-09T17:42:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:42:12Z" grpc.time_ms=0.029 span.kind=server system=grpc
time="2025-05-09T17:42:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:42:42Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T17:43:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:43:12Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T17:43:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:43:42Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T17:44:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:44:12Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T17:44:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:44:42Z" grpc.time_ms=0.044 span.kind=server system=grpc
time="2025-05-09T17:45:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:45:12Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T17:45:23Z" level=info msg="Alloc=9416 TotalAlloc=17330221 Sys=26965 NumGC=15407 Goroutines=14"
time="2025-05-09T17:45:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:45:42Z" grpc.time_ms=0.028 span.kind=server system=grpc
time="2025-05-09T17:46:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:46:12Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T17:46:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:46:42Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T17:47:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:47:12Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T17:47:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:47:42Z" grpc.time_ms=0.072 span.kind=server system=grpc
time="2025-05-09T17:48:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:48:12Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T17:48:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:48:42Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T17:49:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:49:12Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T17:49:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:49:42Z" grpc.time_ms=0.029 span.kind=server system=grpc
time="2025-05-09T17:50:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:50:12Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T17:50:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:50:42Z" grpc.time_ms=0.093 span.kind=server system=grpc
time="2025-05-09T17:51:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:51:12Z" grpc.time_ms=0.03 span.kind=server system=grpc
time="2025-05-09T17:51:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:51:42Z" grpc.time_ms=0.046 span.kind=server system=grpc
time="2025-05-09T17:52:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:52:12Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T17:52:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:52:42Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T17:53:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:53:12Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T17:53:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:53:42Z" grpc.time_ms=0.07 span.kind=server system=grpc
time="2025-05-09T17:54:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:54:12Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T17:54:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:54:42Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T17:55:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:55:12Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T17:55:23Z" level=info msg="Alloc=9150 TotalAlloc=17335746 Sys=26965 NumGC=15412 Goroutines=14"
time="2025-05-09T17:55:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:55:42Z" grpc.time_ms=0.029 span.kind=server system=grpc
time="2025-05-09T17:56:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:56:12Z" grpc.time_ms=0.043 span.kind=server system=grpc
time="2025-05-09T17:56:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:56:42Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T17:57:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:57:12Z" grpc.time_ms=0.046 span.kind=server system=grpc
time="2025-05-09T17:57:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:57:42Z" grpc.time_ms=0.018 span.kind=server system=grpc
time="2025-05-09T17:58:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:58:12Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T17:58:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:58:42Z" grpc.time_ms=0.079 span.kind=server system=grpc
time="2025-05-09T17:59:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:59:12Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T17:59:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T17:59:42Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T18:00:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:00:12Z" grpc.time_ms=0.032 span.kind=server system=grpc
time="2025-05-09T18:00:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:00:42Z" grpc.time_ms=0.029 span.kind=server system=grpc
time="2025-05-09T18:01:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:01:12Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T18:01:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:01:42Z" grpc.time_ms=0.022 span.kind=server system=grpc
time="2025-05-09T18:02:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:02:12Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T18:02:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:02:42Z" grpc.time_ms=0.064 span.kind=server system=grpc
time="2025-05-09T18:03:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:03:12Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T18:03:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:03:42Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T18:04:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:04:12Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T18:04:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:04:42Z" grpc.time_ms=0.022 span.kind=server system=grpc
time="2025-05-09T18:05:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:05:12Z" grpc.time_ms=0.037 span.kind=server system=grpc
time="2025-05-09T18:05:23Z" level=info msg="Alloc=9147 TotalAlloc=17341258 Sys=26965 NumGC=15417 Goroutines=14"
time="2025-05-09T18:05:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:05:42Z" grpc.time_ms=0.018 span.kind=server system=grpc
time="2025-05-09T18:06:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:06:12Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T18:06:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:06:42Z" grpc.time_ms=0.062 span.kind=server system=grpc
time="2025-05-09T18:07:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:07:12Z" grpc.time_ms=0.029 span.kind=server system=grpc
time="2025-05-09T18:07:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:07:42Z" grpc.time_ms=0.028 span.kind=server system=grpc
time="2025-05-09T18:08:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:08:12Z" grpc.time_ms=0.022 span.kind=server system=grpc
time="2025-05-09T18:08:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:08:42Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T18:09:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:09:12Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T18:09:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:09:42Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T18:10:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:10:12Z" grpc.time_ms=0.031 span.kind=server system=grpc
time="2025-05-09T18:10:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:10:42Z" grpc.time_ms=0.044 span.kind=server system=grpc
time="2025-05-09T18:11:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:11:12Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T18:11:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:11:42Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T18:12:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:12:12Z" grpc.time_ms=0.028 span.kind=server system=grpc
time="2025-05-09T18:12:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:12:42Z" grpc.time_ms=0.028 span.kind=server system=grpc
time="2025-05-09T18:13:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:13:12Z" grpc.time_ms=0.065 span.kind=server system=grpc
time="2025-05-09T18:13:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:13:42Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T18:14:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:14:12Z" grpc.time_ms=0.029 span.kind=server system=grpc
time="2025-05-09T18:14:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:14:42Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T18:15:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:15:12Z" grpc.time_ms=0.029 span.kind=server system=grpc
time="2025-05-09T18:15:23Z" level=info msg="Alloc=9139 TotalAlloc=17346770 Sys=26965 NumGC=15422 Goroutines=14"
time="2025-05-09T18:15:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:15:42Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T18:16:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:16:12Z" grpc.time_ms=0.022 span.kind=server system=grpc
time="2025-05-09T18:16:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:16:42Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T18:17:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:17:12Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T18:17:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:17:42Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T18:18:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:18:12Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T18:18:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:18:42Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T18:19:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:19:12Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T18:19:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:19:42Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T18:20:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:20:12Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T18:20:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:20:42Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T18:21:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:21:12Z" grpc.time_ms=0.018 span.kind=server system=grpc
time="2025-05-09T18:21:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:21:42Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T18:22:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:22:12Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T18:22:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:22:42Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T18:23:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:23:12Z" grpc.time_ms=0.072 span.kind=server system=grpc
time="2025-05-09T18:23:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:23:42Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T18:24:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:24:12Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T18:24:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:24:42Z" grpc.time_ms=0.036 span.kind=server system=grpc
time="2025-05-09T18:25:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:25:12Z" grpc.time_ms=0.032 span.kind=server system=grpc
time="2025-05-09T18:25:23Z" level=info msg="Alloc=8875 TotalAlloc=17352286 Sys=26965 NumGC=15427 Goroutines=14"
time="2025-05-09T18:25:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:25:42Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T18:26:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:26:12Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T18:26:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:26:42Z" grpc.time_ms=0.112 span.kind=server system=grpc
time="2025-05-09T18:27:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:27:12Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T18:27:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:27:42Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T18:28:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:28:12Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T18:28:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:28:42Z" grpc.time_ms=0.022 span.kind=server system=grpc
time="2025-05-09T18:29:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:29:12Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T18:29:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:29:42Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T18:30:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:30:12Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T18:30:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:30:42Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T18:31:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:31:12Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T18:31:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:31:42Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T18:32:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:32:12Z" grpc.time_ms=0.029 span.kind=server system=grpc
time="2025-05-09T18:32:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:32:42Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T18:33:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:33:12Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T18:33:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:33:42Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T18:34:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:34:12Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T18:34:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:34:42Z" grpc.time_ms=0.028 span.kind=server system=grpc
time="2025-05-09T18:35:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:35:12Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T18:35:23Z" level=info msg="Alloc=8872 TotalAlloc=17357788 Sys=26965 NumGC=15432 Goroutines=14"
time="2025-05-09T18:35:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:35:42Z" grpc.time_ms=0.035 span.kind=server system=grpc
time="2025-05-09T18:36:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:36:12Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T18:36:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:36:42Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T18:37:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:37:12Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T18:37:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:37:42Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T18:38:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:38:12Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T18:38:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:38:42Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T18:39:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:39:12Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T18:39:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:39:42Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T18:40:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:40:12Z" grpc.time_ms=0.022 span.kind=server system=grpc
time="2025-05-09T18:40:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:40:42Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T18:41:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:41:12Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T18:41:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:41:42Z" grpc.time_ms=0.031 span.kind=server system=grpc
time="2025-05-09T18:42:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:42:12Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T18:42:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:42:42Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T18:43:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:43:12Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T18:43:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:43:42Z" grpc.time_ms=0.017 span.kind=server system=grpc
time="2025-05-09T18:44:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:44:12Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T18:44:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:44:42Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T18:45:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:45:12Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T18:45:23Z" level=info msg="Alloc=8589 TotalAlloc=17363267 Sys=26965 NumGC=15437 Goroutines=14"
time="2025-05-09T18:45:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:45:42Z" grpc.time_ms=0.118 span.kind=server system=grpc
time="2025-05-09T18:46:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:46:12Z" grpc.time_ms=0.029 span.kind=server system=grpc
time="2025-05-09T18:46:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:46:42Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T18:47:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:47:12Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T18:47:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:47:42Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T18:48:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:48:12Z" grpc.time_ms=0.029 span.kind=server system=grpc
time="2025-05-09T18:48:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:48:42Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T18:49:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:49:12Z" grpc.time_ms=0.064 span.kind=server system=grpc
time="2025-05-09T18:49:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:49:42Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T18:50:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:50:12Z" grpc.time_ms=0.029 span.kind=server system=grpc
time="2025-05-09T18:50:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:50:42Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T18:51:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:51:12Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T18:51:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:51:42Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T18:52:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:52:12Z" grpc.time_ms=0.03 span.kind=server system=grpc
time="2025-05-09T18:52:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:52:42Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T18:53:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:53:12Z" grpc.time_ms=0.024 span.kind=server system=grpc
time="2025-05-09T18:53:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:53:42Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T18:54:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:54:12Z" grpc.time_ms=0.028 span.kind=server system=grpc
time="2025-05-09T18:54:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:54:42Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T18:55:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:55:12Z" grpc.time_ms=0.022 span.kind=server system=grpc
time="2025-05-09T18:55:23Z" level=info msg="Alloc=9691 TotalAlloc=17368777 Sys=26965 NumGC=15441 Goroutines=14"
time="2025-05-09T18:55:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:55:42Z" grpc.time_ms=0.093 span.kind=server system=grpc
time="2025-05-09T18:56:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:56:12Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T18:56:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:56:42Z" grpc.time_ms=0.035 span.kind=server system=grpc
time="2025-05-09T18:57:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:57:12Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T18:57:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:57:42Z" grpc.time_ms=0.023 span.kind=server system=grpc
time="2025-05-09T18:58:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:58:12Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T18:58:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:58:42Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T18:59:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:59:12Z" grpc.time_ms=0.028 span.kind=server system=grpc
time="2025-05-09T18:59:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T18:59:42Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T19:00:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T19:00:12Z" grpc.time_ms=0.043 span.kind=server system=grpc
time="2025-05-09T19:00:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T19:00:42Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T19:01:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T19:01:12Z" grpc.time_ms=0.09 span.kind=server system=grpc
time="2025-05-09T19:01:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T19:01:42Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T19:02:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T19:02:12Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T19:02:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T19:02:42Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T19:03:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T19:03:12Z" grpc.time_ms=0.043 span.kind=server system=grpc
time="2025-05-09T19:03:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T19:03:42Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T19:04:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T19:04:12Z" grpc.time_ms=0.028 span.kind=server system=grpc
time="2025-05-09T19:04:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T19:04:42Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T19:05:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T19:05:12Z" grpc.time_ms=0.022 span.kind=server system=grpc
time="2025-05-09T19:05:23Z" level=info msg="Alloc=9682 TotalAlloc=17374278 Sys=26965 NumGC=15446 Goroutines=14"
time="2025-05-09T19:05:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T19:05:42Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T19:06:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T19:06:12Z" grpc.time_ms=0.02 span.kind=server system=grpc
time="2025-05-09T19:06:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T19:06:42Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T19:07:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T19:07:12Z" grpc.time_ms=0.123 span.kind=server system=grpc
time="2025-05-09T19:07:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T19:07:42Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T19:08:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T19:08:12Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T19:08:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T19:08:42Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T19:09:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T19:09:12Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T19:09:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T19:09:42Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T19:10:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T19:10:12Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T19:10:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T19:10:42Z" grpc.time_ms=0.044 span.kind=server system=grpc
time="2025-05-09T19:11:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T19:11:12Z" grpc.time_ms=0.305 span.kind=server system=grpc
time="2025-05-09T19:11:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T19:11:42Z" grpc.time_ms=0.069 span.kind=server system=grpc
time="2025-05-09T19:12:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T19:12:12Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T19:12:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T19:12:42Z" grpc.time_ms=0.066 span.kind=server system=grpc
time="2025-05-09T19:13:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T19:13:12Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T19:13:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T19:13:42Z" grpc.time_ms=0.021 span.kind=server system=grpc
time="2025-05-09T19:14:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T19:14:12Z" grpc.time_ms=0.058 span.kind=server system=grpc
time="2025-05-09T19:14:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T19:14:42Z" grpc.time_ms=0.065 span.kind=server system=grpc
time="2025-05-09T19:15:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T19:15:12Z" grpc.time_ms=0.022 span.kind=server system=grpc
time="2025-05-09T19:15:23Z" level=info msg="Alloc=9422 TotalAlloc=17379772 Sys=26965 NumGC=15451 Goroutines=14"
time="2025-05-09T19:15:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T19:15:42Z" grpc.time_ms=0.026 span.kind=server system=grpc
time="2025-05-09T19:16:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T19:16:12Z" grpc.time_ms=0.025 span.kind=server system=grpc
time="2025-05-09T19:16:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T19:16:42Z" grpc.time_ms=0.022 span.kind=server system=grpc
time="2025-05-09T19:17:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T19:17:12Z" grpc.time_ms=0.019 span.kind=server system=grpc
time="2025-05-09T19:17:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T19:17:42Z" grpc.time_ms=0.061 span.kind=server system=grpc
time="2025-05-09T19:18:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T19:18:12Z" grpc.time_ms=0.078 span.kind=server system=grpc
time="2025-05-09T19:18:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T19:18:42Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T19:19:12Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T19:19:12Z" grpc.time_ms=0.027 span.kind=server system=grpc
time="2025-05-09T19:19:42Z" level=info msg="finished unary call with code OK" grpc.code=OK grpc.method=Check grpc.service=grpc.health.v1.Health grpc.start_time="2025-05-09T19:19:42Z" grpc.time_ms=0.029 span.kind=server system=grpc
Kubeintel ©2024