Skip to content

Instantly share code, notes, and snippets.

@austinlparker
Created November 3, 2022 13:06
Show Gist options
  • Save austinlparker/934e375be652b7bf4e07ede4edbfa041 to your computer and use it in GitHub Desktop.
Save austinlparker/934e375be652b7bf4e07ede4edbfa041 to your computer and use it in GitHub Desktop.
docker receiver logs
This file has been truncated, but you can view the full file.
2022/11/03 13:02:14 proto: duplicate proto type registered: jaeger.api_v2.PostSpansRequest
2022/11/03 13:02:14 proto: duplicate proto type registered: jaeger.api_v2.PostSpansResponse
2022-11-03T13:02:14.928Z info service/telemetry.go:110 Setting up own telemetry...
2022-11-03T13:02:14.928Z info service/telemetry.go:140 Serving Prometheus metrics {"address": ":8888", "level": "basic"}
2022-11-03T13:02:14.929Z info components/components.go:30 In development component. May change in the future. {"kind": "exporter", "data_type": "metrics", "name": "logging/debug", "stability": "in development"}
2022-11-03T13:02:14.929Z warn [email protected]/factory.go:110 'loglevel' option is deprecated in favor of 'verbosity'. Set 'verbosity' to equivalent value to preserve behavior. {"kind": "exporter", "data_type": "metrics", "name": "logging/debug", "loglevel": "debug", "equivalent verbosity level": "detailed"}
2022-11-03T13:02:14.929Z info components/components.go:30 In development component. May change in the future. {"kind": "exporter", "data_type": "metrics", "name": "logging", "stability": "in development"}
2022-11-03T13:02:14.929Z info components/components.go:30 In development component. May change in the future. {"kind": "exporter", "data_type": "traces", "name": "logging", "stability": "in development"}
2022-11-03T13:02:14.929Z info components/components.go:30 In development component. May change in the future. {"kind": "processor", "name": "spanmetrics", "pipeline": "traces", "stability": "in development"}
2022-11-03T13:02:14.929Z info [email protected]/processor.go:93 Building spanmetricsprocessor {"kind": "processor", "name": "spanmetrics", "pipeline": "traces"}
2022-11-03T13:02:14.929Z info service/service.go:89 Starting otelcol-contrib... {"Version": "0.63.1", "NumCPU": 6}
2022-11-03T13:02:14.929Z info extensions/extensions.go:42 Starting extensions...
2022-11-03T13:02:14.929Z info pipelines/pipelines.go:74 Starting exporters...
2022-11-03T13:02:14.929Z info pipelines/pipelines.go:78 Exporter is starting... {"kind": "exporter", "data_type": "metrics", "name": "logging/debug"}
2022-11-03T13:02:14.929Z info pipelines/pipelines.go:82 Exporter started. {"kind": "exporter", "data_type": "metrics", "name": "logging/debug"}
2022-11-03T13:02:14.929Z info pipelines/pipelines.go:78 Exporter is starting... {"kind": "exporter", "data_type": "metrics", "name": "prometheus"}
2022-11-03T13:02:14.930Z info pipelines/pipelines.go:82 Exporter started. {"kind": "exporter", "data_type": "metrics", "name": "prometheus"}
2022-11-03T13:02:14.930Z info pipelines/pipelines.go:78 Exporter is starting... {"kind": "exporter", "data_type": "metrics", "name": "logging"}
2022-11-03T13:02:14.930Z info pipelines/pipelines.go:82 Exporter started. {"kind": "exporter", "data_type": "metrics", "name": "logging"}
2022-11-03T13:02:14.930Z info pipelines/pipelines.go:78 Exporter is starting... {"kind": "exporter", "data_type": "traces", "name": "logging"}
2022-11-03T13:02:14.930Z info pipelines/pipelines.go:82 Exporter started. {"kind": "exporter", "data_type": "traces", "name": "logging"}
2022-11-03T13:02:14.930Z info pipelines/pipelines.go:78 Exporter is starting... {"kind": "exporter", "data_type": "traces", "name": "otlp"}
2022-11-03T13:02:14.931Z info pipelines/pipelines.go:82 Exporter started. {"kind": "exporter", "data_type": "traces", "name": "otlp"}
2022-11-03T13:02:14.931Z info pipelines/pipelines.go:86 Starting processors...
2022-11-03T13:02:14.931Z info pipelines/pipelines.go:90 Processor is starting... {"kind": "processor", "name": "batch", "pipeline": "traces"}
2022-11-03T13:02:14.931Z info pipelines/pipelines.go:94 Processor started. {"kind": "processor", "name": "batch", "pipeline": "traces"}
2022-11-03T13:02:14.931Z info pipelines/pipelines.go:90 Processor is starting... {"kind": "processor", "name": "spanmetrics", "pipeline": "traces"}
2022-11-03T13:02:14.931Z info [email protected]/processor.go:177 Starting spanmetricsprocessor {"kind": "processor", "name": "spanmetrics", "pipeline": "traces"}
2022-11-03T13:02:14.931Z info [email protected]/processor.go:197 Found exporter {"kind": "processor", "name": "spanmetrics", "pipeline": "traces", "spanmetrics-exporter": "prometheus"}
2022-11-03T13:02:14.931Z info [email protected]/processor.go:205 Started spanmetricsprocessor {"kind": "processor", "name": "spanmetrics", "pipeline": "traces"}
2022-11-03T13:02:14.931Z info pipelines/pipelines.go:94 Processor started. {"kind": "processor", "name": "spanmetrics", "pipeline": "traces"}
2022-11-03T13:02:14.931Z info pipelines/pipelines.go:90 Processor is starting... {"kind": "processor", "name": "batch", "pipeline": "metrics"}
2022-11-03T13:02:14.931Z info pipelines/pipelines.go:94 Processor started. {"kind": "processor", "name": "batch", "pipeline": "metrics"}
2022-11-03T13:02:14.931Z info pipelines/pipelines.go:90 Processor is starting... {"kind": "processor", "name": "resourcedetection", "pipeline": "metrics"}
2022-11-03T13:02:14.931Z info internal/resourcedetection.go:136 began detecting resource information {"kind": "processor", "name": "resourcedetection", "pipeline": "metrics"}
2022-11-03T13:02:14.946Z info internal/resourcedetection.go:150 detected resource information {"kind": "processor", "name": "resourcedetection", "pipeline": "metrics", "resource": {"host.name":"docker-desktop","os.type":"linux"}}
2022-11-03T13:02:14.946Z info pipelines/pipelines.go:94 Processor started. {"kind": "processor", "name": "resourcedetection", "pipeline": "metrics"}
2022-11-03T13:02:14.946Z info pipelines/pipelines.go:98 Starting receivers...
2022-11-03T13:02:14.946Z info pipelines/pipelines.go:102 Receiver is starting... {"kind": "receiver", "name": "otlp/spanmetrics", "pipeline": "metrics"}
2022-11-03T13:02:14.946Z info otlpreceiver/otlp.go:71 Starting GRPC server {"kind": "receiver", "name": "otlp/spanmetrics", "pipeline": "metrics", "endpoint": "localhost:65535"}
2022-11-03T13:02:14.946Z info pipelines/pipelines.go:106 Receiver started. {"kind": "receiver", "name": "otlp/spanmetrics", "pipeline": "metrics"}
2022-11-03T13:02:14.946Z info pipelines/pipelines.go:102 Receiver is starting... {"kind": "receiver", "name": "otlp", "pipeline": "metrics"}
2022-11-03T13:02:14.946Z info otlpreceiver/otlp.go:71 Starting GRPC server {"kind": "receiver", "name": "otlp", "pipeline": "traces", "endpoint": "0.0.0.0:4317"}
2022-11-03T13:02:14.946Z info otlpreceiver/otlp.go:89 Starting HTTP server {"kind": "receiver", "name": "otlp", "pipeline": "traces", "endpoint": "0.0.0.0:4318"}
2022-11-03T13:02:14.946Z info pipelines/pipelines.go:106 Receiver started. {"kind": "receiver", "name": "otlp", "pipeline": "metrics"}
2022-11-03T13:02:14.946Z info pipelines/pipelines.go:102 Receiver is starting... {"kind": "receiver", "name": "docker_stats", "pipeline": "metrics"}
2022-11-03T13:02:14.958Z info pipelines/pipelines.go:106 Receiver started. {"kind": "receiver", "name": "docker_stats", "pipeline": "metrics"}
2022-11-03T13:02:14.958Z info pipelines/pipelines.go:102 Receiver is starting... {"kind": "receiver", "name": "otlp", "pipeline": "traces"}
2022-11-03T13:02:14.958Z info pipelines/pipelines.go:106 Receiver started. {"kind": "receiver", "name": "otlp", "pipeline": "traces"}
2022-11-03T13:02:14.958Z info service/service.go:106 Everything is ready. Begin running and processing data.
2022-11-03T13:02:27.023Z info MetricsExporter {"kind": "exporter", "data_type": "metrics", "name": "logging/debug", "#metrics": 171}
2022-11-03T13:02:27.024Z info ResourceMetrics #0
Resource SchemaURL: https://opentelemetry.io/schemas/1.6.1
Resource attributes:
-> container.hostname: Str(548565f6b30d)
-> container.id: Str(548565f6b30ddeba8ba2b62c1f830b46f4f27381c08767a54270fbef81f2464b)
-> container.image.name: Str(ghcr.io/open-telemetry/demo:v1.0.0-currencyservice)
-> container.name: Str(currency-service)
-> container.runtime: Str(docker)
-> service.name: Str(currencyservice)
ScopeMetrics #0
ScopeMetrics SchemaURL:
InstrumentationScope otelcol/dockerstatsreceiver 0.63.1
Metric #0
Descriptor:
-> Name: container.cpu.percent
-> Description: Percent of CPU used by the container.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 0.012715
Metric #1
Descriptor:
-> Name: container.cpu.usage.kernelmode
-> Description: Time spent by tasks of the cgroup in kernel mode (Linux). Time spent by all container processes in kernel mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 10709000
Metric #2
Descriptor:
-> Name: container.cpu.usage.total
-> Description: Total CPU time consumed.
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 24631000
Metric #3
Descriptor:
-> Name: container.cpu.usage.usermode
-> Description: Time spent by tasks of the cgroup in user mode (Linux). Time spent by all container processes in user mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 13922000
Metric #4
Descriptor:
-> Name: container.memory.percent
-> Description: Percentage of memory used.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 6.054688
Metric #5
Descriptor:
-> Name: container.memory.usage.limit
-> Description: Memory limit of the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 20971520
Metric #6
Descriptor:
-> Name: container.memory.usage.total
-> Description: Memory usage of the container. This excludes the total cache.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 1269760
Metric #7
Descriptor:
-> Name: container.network.io.usage.rx_bytes
-> Description: Bytes received by the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 1106
Metric #8
Descriptor:
-> Name: container.network.io.usage.rx_dropped
-> Description: Incoming packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 0
Metric #9
Descriptor:
-> Name: container.network.io.usage.tx_bytes
-> Description: Bytes sent.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 0
Metric #10
Descriptor:
-> Name: container.network.io.usage.tx_dropped
-> Description: Outgoing packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 0
ResourceMetrics #1
Resource SchemaURL: https://opentelemetry.io/schemas/1.6.1
Resource attributes:
-> container.hostname: Str(3576e9ba630a)
-> container.id: Str(3576e9ba630a47d44d85a8c64794339974e573ee41a9ee3327446326e840e96a)
-> container.image.name: Str(ghcr.io/open-telemetry/demo:v1.0.0-emailservice)
-> container.name: Str(email-service)
-> container.runtime: Str(docker)
-> service.name: Str(emailservice)
ScopeMetrics #0
ScopeMetrics SchemaURL:
InstrumentationScope otelcol/dockerstatsreceiver 0.63.1
Metric #0
Descriptor:
-> Name: container.blockio.io_service_bytes_recursive
-> Description: Number of bytes transferred to/from the disk by the group and descendant groups.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> device_major: Str(254)
-> device_minor: Str(0)
-> operation: Str(read)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 0
NumberDataPoints #1
Data point attributes:
-> device_major: Str(254)
-> device_minor: Str(0)
-> operation: Str(write)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 4096
Metric #1
Descriptor:
-> Name: container.cpu.percent
-> Description: Percent of CPU used by the container.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 0.004373
Metric #2
Descriptor:
-> Name: container.cpu.usage.kernelmode
-> Description: Time spent by tasks of the cgroup in kernel mode (Linux). Time spent by all container processes in kernel mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 101648000
Metric #3
Descriptor:
-> Name: container.cpu.usage.total
-> Description: Total CPU time consumed.
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 504296000
Metric #4
Descriptor:
-> Name: container.cpu.usage.usermode
-> Description: Time spent by tasks of the cgroup in user mode (Linux). Time spent by all container processes in user mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 402647000
Metric #5
Descriptor:
-> Name: container.memory.percent
-> Description: Percentage of memory used.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 30.542969
Metric #6
Descriptor:
-> Name: container.memory.usage.limit
-> Description: Memory limit of the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 104857600
Metric #7
Descriptor:
-> Name: container.memory.usage.total
-> Description: Memory usage of the container. This excludes the total cache.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 32026624
Metric #8
Descriptor:
-> Name: container.network.io.usage.rx_bytes
-> Description: Bytes received by the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 1580
Metric #9
Descriptor:
-> Name: container.network.io.usage.rx_dropped
-> Description: Incoming packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 0
Metric #10
Descriptor:
-> Name: container.network.io.usage.tx_bytes
-> Description: Bytes sent.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 0
Metric #11
Descriptor:
-> Name: container.network.io.usage.tx_dropped
-> Description: Outgoing packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 0
ResourceMetrics #2
Resource SchemaURL: https://opentelemetry.io/schemas/1.6.1
Resource attributes:
-> container.hostname: Str(5e55554e9b3c)
-> container.id: Str(5e55554e9b3caa64a3afcfbf0025963d3ae285bb0392f450375457ee327cd284)
-> container.image.name: Str(ghcr.io/open-telemetry/demo:v1.0.0-checkoutservice)
-> container.name: Str(checkout-service)
-> container.runtime: Str(docker)
-> service.name: Str(checkoutservice)
ScopeMetrics #0
ScopeMetrics SchemaURL:
InstrumentationScope otelcol/dockerstatsreceiver 0.63.1
Metric #0
Descriptor:
-> Name: container.cpu.percent
-> Description: Percent of CPU used by the container.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 0.035025
Metric #1
Descriptor:
-> Name: container.cpu.usage.kernelmode
-> Description: Time spent by tasks of the cgroup in kernel mode (Linux). Time spent by all container processes in kernel mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 8766000
Metric #2
Descriptor:
-> Name: container.cpu.usage.total
-> Description: Total CPU time consumed.
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 23794000
Metric #3
Descriptor:
-> Name: container.cpu.usage.usermode
-> Description: Time spent by tasks of the cgroup in user mode (Linux). Time spent by all container processes in user mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 15028000
Metric #4
Descriptor:
-> Name: container.memory.percent
-> Description: Percentage of memory used.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 19.101562
Metric #5
Descriptor:
-> Name: container.memory.usage.limit
-> Description: Memory limit of the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 20971520
Metric #6
Descriptor:
-> Name: container.memory.usage.total
-> Description: Memory usage of the container. This excludes the total cache.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 4005888
Metric #7
Descriptor:
-> Name: container.network.io.usage.rx_bytes
-> Description: Bytes received by the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 1980
Metric #8
Descriptor:
-> Name: container.network.io.usage.rx_dropped
-> Description: Incoming packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 0
Metric #9
Descriptor:
-> Name: container.network.io.usage.tx_bytes
-> Description: Bytes sent.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 1108
Metric #10
Descriptor:
-> Name: container.network.io.usage.tx_dropped
-> Description: Outgoing packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 0
ResourceMetrics #3
Resource SchemaURL: https://opentelemetry.io/schemas/1.6.1
Resource attributes:
-> container.hostname: Str(6ab24dc5cc99)
-> container.id: Str(6ab24dc5cc9913a8924b78c075c7d8fad07fac153f8e9b9eb4596f784309ef85)
-> container.image.name: Str(ghcr.io/open-telemetry/demo:v1.0.0-paymentservice)
-> container.name: Str(payment-service)
-> container.runtime: Str(docker)
-> service.name: Str(paymentservice)
ScopeMetrics #0
ScopeMetrics SchemaURL:
InstrumentationScope otelcol/dockerstatsreceiver 0.63.1
Metric #0
Descriptor:
-> Name: container.cpu.percent
-> Description: Percent of CPU used by the container.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 0.000000
Metric #1
Descriptor:
-> Name: container.cpu.usage.kernelmode
-> Description: Time spent by tasks of the cgroup in kernel mode (Linux). Time spent by all container processes in kernel mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 159569000
Metric #2
Descriptor:
-> Name: container.cpu.usage.total
-> Description: Total CPU time consumed.
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 735624000
Metric #3
Descriptor:
-> Name: container.cpu.usage.usermode
-> Description: Time spent by tasks of the cgroup in user mode (Linux). Time spent by all container processes in user mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 576054000
Metric #4
Descriptor:
-> Name: container.memory.percent
-> Description: Percentage of memory used.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 64.029018
Metric #5
Descriptor:
-> Name: container.memory.usage.limit
-> Description: Memory limit of the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 73400320
Metric #6
Descriptor:
-> Name: container.memory.usage.total
-> Description: Memory usage of the container. This excludes the total cache.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 46997504
Metric #7
Descriptor:
-> Name: container.network.io.usage.rx_bytes
-> Description: Bytes received by the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 1040
Metric #8
Descriptor:
-> Name: container.network.io.usage.rx_dropped
-> Description: Incoming packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 0
Metric #9
Descriptor:
-> Name: container.network.io.usage.tx_bytes
-> Description: Bytes sent.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 0
Metric #10
Descriptor:
-> Name: container.network.io.usage.tx_dropped
-> Description: Outgoing packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 0
ResourceMetrics #4
Resource SchemaURL: https://opentelemetry.io/schemas/1.6.1
Resource attributes:
-> container.hostname: Str(75295c35f7fe)
-> container.id: Str(75295c35f7fe58d372473dfa34d7c1f2f90577acf100bd7eae45c2b6035d759b)
-> container.image.name: Str(cimg/postgres:14.2)
-> container.name: Str(postgres)
-> container.runtime: Str(docker)
-> service.name: Str(ffs_postgres)
ScopeMetrics #0
ScopeMetrics SchemaURL:
InstrumentationScope otelcol/dockerstatsreceiver 0.63.1
Metric #0
Descriptor:
-> Name: container.blockio.io_service_bytes_recursive
-> Description: Number of bytes transferred to/from the disk by the group and descendant groups.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> device_major: Str(254)
-> device_minor: Str(0)
-> operation: Str(read)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 24166400
NumberDataPoints #1
Data point attributes:
-> device_major: Str(254)
-> device_minor: Str(0)
-> operation: Str(write)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 67563520
Metric #1
Descriptor:
-> Name: container.cpu.percent
-> Description: Percent of CPU used by the container.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 8.077475
Metric #2
Descriptor:
-> Name: container.cpu.usage.kernelmode
-> Description: Time spent by tasks of the cgroup in kernel mode (Linux). Time spent by all container processes in kernel mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 733881000
Metric #3
Descriptor:
-> Name: container.cpu.usage.total
-> Description: Total CPU time consumed.
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 5793431000
Metric #4
Descriptor:
-> Name: container.cpu.usage.usermode
-> Description: Time spent by tasks of the cgroup in user mode (Linux). Time spent by all container processes in user mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 5059549000
Metric #5
Descriptor:
-> Name: container.memory.percent
-> Description: Percentage of memory used.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 72.301432
Metric #6
Descriptor:
-> Name: container.memory.usage.limit
-> Description: Memory limit of the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 125829120
Metric #7
Descriptor:
-> Name: container.memory.usage.total
-> Description: Memory usage of the container. This excludes the total cache.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 90976256
Metric #8
Descriptor:
-> Name: container.network.io.usage.rx_bytes
-> Description: Bytes received by the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 8305
Metric #9
Descriptor:
-> Name: container.network.io.usage.rx_dropped
-> Description: Incoming packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 0
Metric #10
Descriptor:
-> Name: container.network.io.usage.tx_bytes
-> Description: Bytes sent.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 24797
Metric #11
Descriptor:
-> Name: container.network.io.usage.tx_dropped
-> Description: Outgoing packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 0
ResourceMetrics #5
Resource SchemaURL: https://opentelemetry.io/schemas/1.6.1
Resource attributes:
-> container.hostname: Str(f3c89d309df4)
-> container.id: Str(f3c89d309df43d4a94e1a49ec5f15750b755c72b07bb0ca4d9c3b16a70498804)
-> container.image.name: Str(ghcr.io/open-telemetry/demo:v1.0.0-quoteservice)
-> container.name: Str(quoteservice)
-> container.runtime: Str(docker)
-> service.name: Str(quoteservice)
ScopeMetrics #0
ScopeMetrics SchemaURL:
InstrumentationScope otelcol/dockerstatsreceiver 0.63.1
Metric #0
Descriptor:
-> Name: container.cpu.percent
-> Description: Percent of CPU used by the container.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 0.003547
Metric #1
Descriptor:
-> Name: container.cpu.usage.kernelmode
-> Description: Time spent by tasks of the cgroup in kernel mode (Linux). Time spent by all container processes in kernel mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 16524000
Metric #2
Descriptor:
-> Name: container.cpu.usage.total
-> Description: Total CPU time consumed.
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 32076000
Metric #3
Descriptor:
-> Name: container.cpu.usage.usermode
-> Description: Time spent by tasks of the cgroup in user mode (Linux). Time spent by all container processes in user mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 15552000
Metric #4
Descriptor:
-> Name: container.memory.percent
-> Description: Percentage of memory used.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 16.627604
Metric #5
Descriptor:
-> Name: container.memory.usage.limit
-> Description: Memory limit of the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 31457280
Metric #6
Descriptor:
-> Name: container.memory.usage.total
-> Description: Memory usage of the container. This excludes the total cache.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 5230592
Metric #7
Descriptor:
-> Name: container.network.io.usage.rx_bytes
-> Description: Bytes received by the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 1040
Metric #8
Descriptor:
-> Name: container.network.io.usage.rx_dropped
-> Description: Incoming packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 0
Metric #9
Descriptor:
-> Name: container.network.io.usage.tx_bytes
-> Description: Bytes sent.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 0
Metric #10
Descriptor:
-> Name: container.network.io.usage.tx_dropped
-> Description: Outgoing packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 0
ResourceMetrics #6
Resource SchemaURL: https://opentelemetry.io/schemas/1.6.1
Resource attributes:
-> container.hostname: Str(405ad7a360e6)
-> container.id: Str(405ad7a360e6ef3ceb8601216e860b5d216690d8d5850f0c027bd4253bc4b0aa)
-> container.image.name: Str(ghcr.io/open-telemetry/demo:v1.0.0-productcatalogservice)
-> container.name: Str(product-catalog-service)
-> container.runtime: Str(docker)
-> service.name: Str(productcatalogservice)
ScopeMetrics #0
ScopeMetrics SchemaURL:
InstrumentationScope otelcol/dockerstatsreceiver 0.63.1
Metric #0
Descriptor:
-> Name: container.cpu.percent
-> Description: Percent of CPU used by the container.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 0.000000
Metric #1
Descriptor:
-> Name: container.cpu.usage.kernelmode
-> Description: Time spent by tasks of the cgroup in kernel mode (Linux). Time spent by all container processes in kernel mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 11162000
Metric #2
Descriptor:
-> Name: container.cpu.usage.total
-> Description: Total CPU time consumed.
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 24354000
Metric #3
Descriptor:
-> Name: container.cpu.usage.usermode
-> Description: Time spent by tasks of the cgroup in user mode (Linux). Time spent by all container processes in user mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 13191000
Metric #4
Descriptor:
-> Name: container.memory.percent
-> Description: Percentage of memory used.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 19.707031
Metric #5
Descriptor:
-> Name: container.memory.usage.limit
-> Description: Memory limit of the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 20971520
Metric #6
Descriptor:
-> Name: container.memory.usage.total
-> Description: Memory usage of the container. This excludes the total cache.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 4132864
Metric #7
Descriptor:
-> Name: container.network.io.usage.rx_bytes
-> Description: Bytes received by the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 2134
Metric #8
Descriptor:
-> Name: container.network.io.usage.rx_dropped
-> Description: Incoming packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 0
Metric #9
Descriptor:
-> Name: container.network.io.usage.tx_bytes
-> Description: Bytes sent.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 596
Metric #10
Descriptor:
-> Name: container.network.io.usage.tx_dropped
-> Description: Outgoing packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 0
ResourceMetrics #7
Resource SchemaURL: https://opentelemetry.io/schemas/1.6.1
Resource attributes:
-> container.hostname: Str(a99226b67a3e)
-> container.id: Str(a99226b67a3e28130e53f4f0b51a8594d5778162323a6e5739381d334b36bc6e)
-> container.image.name: Str(ghcr.io/open-telemetry/demo:v1.0.0-shippingservice)
-> container.name: Str(shipping-service)
-> container.runtime: Str(docker)
-> service.name: Str(shippingservice)
ScopeMetrics #0
ScopeMetrics SchemaURL:
InstrumentationScope otelcol/dockerstatsreceiver 0.63.1
Metric #0
Descriptor:
-> Name: container.cpu.percent
-> Description: Percent of CPU used by the container.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 0.000000
Metric #1
Descriptor:
-> Name: container.cpu.usage.kernelmode
-> Description: Time spent by tasks of the cgroup in kernel mode (Linux). Time spent by all container processes in kernel mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 7490000
Metric #2
Descriptor:
-> Name: container.cpu.usage.total
-> Description: Total CPU time consumed.
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 16852000
Metric #3
Descriptor:
-> Name: container.cpu.usage.usermode
-> Description: Time spent by tasks of the cgroup in user mode (Linux). Time spent by all container processes in user mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 9362000
Metric #4
Descriptor:
-> Name: container.memory.percent
-> Description: Percentage of memory used.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 2.558594
Metric #5
Descriptor:
-> Name: container.memory.usage.limit
-> Description: Memory limit of the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 20971520
Metric #6
Descriptor:
-> Name: container.memory.usage.total
-> Description: Memory usage of the container. This excludes the total cache.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 536576
Metric #7
Descriptor:
-> Name: container.network.io.usage.rx_bytes
-> Description: Bytes received by the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 1040
Metric #8
Descriptor:
-> Name: container.network.io.usage.rx_dropped
-> Description: Incoming packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 0
Metric #9
Descriptor:
-> Name: container.network.io.usage.tx_bytes
-> Description: Bytes sent.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 0
Metric #10
Descriptor:
-> Name: container.network.io.usage.tx_dropped
-> Description: Outgoing packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 0
ResourceMetrics #8
Resource SchemaURL: https://opentelemetry.io/schemas/1.6.1
Resource attributes:
-> container.hostname: Str(31eaf555b990)
-> container.id: Str(31eaf555b99051f29c04667e711b76dc9b6594b74b20b15a5f994d617d60d209)
-> container.image.name: Str(grafana/grafana:9.1.0)
-> container.name: Str(grafana)
-> container.runtime: Str(docker)
-> service.name: Str(grafana)
ScopeMetrics #0
ScopeMetrics SchemaURL:
InstrumentationScope otelcol/dockerstatsreceiver 0.63.1
Metric #0
Descriptor:
-> Name: container.blockio.io_service_bytes_recursive
-> Description: Number of bytes transferred to/from the disk by the group and descendant groups.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> device_major: Str(254)
-> device_minor: Str(0)
-> operation: Str(read)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 122880
NumberDataPoints #1
Data point attributes:
-> device_major: Str(254)
-> device_minor: Str(0)
-> operation: Str(write)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 18726912
Metric #1
Descriptor:
-> Name: container.cpu.percent
-> Description: Percent of CPU used by the container.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 0.251763
Metric #2
Descriptor:
-> Name: container.cpu.usage.kernelmode
-> Description: Time spent by tasks of the cgroup in kernel mode (Linux). Time spent by all container processes in kernel mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 231521000
Metric #3
Descriptor:
-> Name: container.cpu.usage.total
-> Description: Total CPU time consumed.
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 625848000
Metric #4
Descriptor:
-> Name: container.cpu.usage.usermode
-> Description: Time spent by tasks of the cgroup in user mode (Linux). Time spent by all container processes in user mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 394326000
Metric #5
Descriptor:
-> Name: container.memory.percent
-> Description: Percentage of memory used.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 0.334554
Metric #6
Descriptor:
-> Name: container.memory.usage.limit
-> Description: Memory limit of the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 12528422912
Metric #7
Descriptor:
-> Name: container.memory.usage.total
-> Description: Memory usage of the container. This excludes the total cache.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 41914368
Metric #8
Descriptor:
-> Name: container.network.io.usage.rx_bytes
-> Description: Bytes received by the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 13526
Metric #9
Descriptor:
-> Name: container.network.io.usage.rx_dropped
-> Description: Incoming packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 0
Metric #10
Descriptor:
-> Name: container.network.io.usage.tx_bytes
-> Description: Bytes sent.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 3383
Metric #11
Descriptor:
-> Name: container.network.io.usage.tx_dropped
-> Description: Outgoing packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 0
ResourceMetrics #9
Resource SchemaURL: https://opentelemetry.io/schemas/1.6.1
Resource attributes:
-> container.hostname: Str(fe107e7f153f)
-> container.id: Str(fe107e7f153f9922d06267898887e931e5d6e53b374dfdb743c7c45187278301)
-> container.image.name: Str(ghcr.io/open-telemetry/demo:v1.0.0-cartservice)
-> container.name: Str(cart-service)
-> container.runtime: Str(docker)
-> service.name: Str(cartservice)
ScopeMetrics #0
ScopeMetrics SchemaURL:
InstrumentationScope otelcol/dockerstatsreceiver 0.63.1
Metric #0
Descriptor:
-> Name: container.cpu.percent
-> Description: Percent of CPU used by the container.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 0.536842
Metric #1
Descriptor:
-> Name: container.cpu.usage.kernelmode
-> Description: Time spent by tasks of the cgroup in kernel mode (Linux). Time spent by all container processes in kernel mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 99578000
Metric #2
Descriptor:
-> Name: container.cpu.usage.total
-> Description: Total CPU time consumed.
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 1051794000
Metric #3
Descriptor:
-> Name: container.cpu.usage.usermode
-> Description: Time spent by tasks of the cgroup in user mode (Linux). Time spent by all container processes in user mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 952215000
Metric #4
Descriptor:
-> Name: container.memory.percent
-> Description: Percentage of memory used.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 14.487305
Metric #5
Descriptor:
-> Name: container.memory.usage.limit
-> Description: Memory limit of the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 167772160
Metric #6
Descriptor:
-> Name: container.memory.usage.total
-> Description: Memory usage of the container. This excludes the total cache.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 24305664
Metric #7
Descriptor:
-> Name: container.network.io.usage.rx_bytes
-> Description: Bytes received by the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 3822
Metric #8
Descriptor:
-> Name: container.network.io.usage.rx_dropped
-> Description: Incoming packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 0
Metric #9
Descriptor:
-> Name: container.network.io.usage.tx_bytes
-> Description: Bytes sent.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 1889
Metric #10
Descriptor:
-> Name: container.network.io.usage.tx_dropped
-> Description: Outgoing packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 0
ResourceMetrics #10
Resource SchemaURL: https://opentelemetry.io/schemas/1.6.1
Resource attributes:
-> container.hostname: Str(97f80f1260cc)
-> container.id: Str(97f80f1260ccea3c0d31ef826ef06c875b06a995fb62e4e656645b2b38b8c447)
-> container.image.name: Str(redis:alpine)
-> container.name: Str(redis-cart)
-> container.runtime: Str(docker)
-> service.name: Str(redis-cart)
ScopeMetrics #0
ScopeMetrics SchemaURL:
InstrumentationScope otelcol/dockerstatsreceiver 0.63.1
Metric #0
Descriptor:
-> Name: container.cpu.percent
-> Description: Percent of CPU used by the container.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 0.078020
Metric #1
Descriptor:
-> Name: container.cpu.usage.kernelmode
-> Description: Time spent by tasks of the cgroup in kernel mode (Linux). Time spent by all container processes in kernel mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 35191000
Metric #2
Descriptor:
-> Name: container.cpu.usage.total
-> Description: Total CPU time consumed.
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 63223000
Metric #3
Descriptor:
-> Name: container.cpu.usage.usermode
-> Description: Time spent by tasks of the cgroup in user mode (Linux). Time spent by all container processes in user mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 28032000
Metric #4
Descriptor:
-> Name: container.memory.percent
-> Description: Percentage of memory used.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 13.261719
Metric #5
Descriptor:
-> Name: container.memory.usage.limit
-> Description: Memory limit of the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 20971520
Metric #6
Descriptor:
-> Name: container.memory.usage.total
-> Description: Memory usage of the container. This excludes the total cache.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 2781184
Metric #7
Descriptor:
-> Name: container.network.io.usage.rx_bytes
-> Description: Bytes received by the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 3641
Metric #8
Descriptor:
-> Name: container.network.io.usage.rx_dropped
-> Description: Incoming packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 0
Metric #9
Descriptor:
-> Name: container.network.io.usage.tx_bytes
-> Description: Bytes sent.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 2632
Metric #10
Descriptor:
-> Name: container.network.io.usage.tx_dropped
-> Description: Outgoing packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 0
ResourceMetrics #11
Resource SchemaURL: https://opentelemetry.io/schemas/1.6.1
Resource attributes:
-> container.hostname: Str(e392d331eff2)
-> container.id: Str(e392d331eff2034a6e007165ec2a0bd19d710d96959d1ef781a3632723e763d1)
-> container.image.name: Str(otel/opentelemetry-collector-contrib:0.63.1)
-> container.name: Str(otel-col)
-> container.runtime: Str(docker)
-> service.name: Str(otelcol)
ScopeMetrics #0
ScopeMetrics SchemaURL:
InstrumentationScope otelcol/dockerstatsreceiver 0.63.1
Metric #0
Descriptor:
-> Name: container.blockio.io_service_bytes_recursive
-> Description: Number of bytes transferred to/from the disk by the group and descendant groups.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> device_major: Str(254)
-> device_minor: Str(0)
-> operation: Str(read)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 274432
NumberDataPoints #1
Data point attributes:
-> device_major: Str(254)
-> device_minor: Str(0)
-> operation: Str(write)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 0
Metric #1
Descriptor:
-> Name: container.cpu.percent
-> Description: Percent of CPU used by the container.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 0.515882
Metric #2
Descriptor:
-> Name: container.cpu.usage.kernelmode
-> Description: Time spent by tasks of the cgroup in kernel mode (Linux). Time spent by all container processes in kernel mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 67068000
Metric #3
Descriptor:
-> Name: container.cpu.usage.total
-> Description: Total CPU time consumed.
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 214868000
Metric #4
Descriptor:
-> Name: container.cpu.usage.usermode
-> Description: Time spent by tasks of the cgroup in user mode (Linux). Time spent by all container processes in user mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 147799000
Metric #5
Descriptor:
-> Name: container.memory.percent
-> Description: Percentage of memory used.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 25.320312
Metric #6
Descriptor:
-> Name: container.memory.usage.limit
-> Description: Memory limit of the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 104857600
Metric #7
Descriptor:
-> Name: container.memory.usage.total
-> Description: Memory usage of the container. This excludes the total cache.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 26550272
Metric #8
Descriptor:
-> Name: container.network.io.usage.rx_bytes
-> Description: Bytes received by the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 5034
Metric #9
Descriptor:
-> Name: container.network.io.usage.rx_dropped
-> Description: Incoming packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 0
Metric #10
Descriptor:
-> Name: container.network.io.usage.tx_bytes
-> Description: Bytes sent.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 3578
Metric #11
Descriptor:
-> Name: container.network.io.usage.tx_dropped
-> Description: Outgoing packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 0
ResourceMetrics #12
Resource SchemaURL: https://opentelemetry.io/schemas/1.6.1
Resource attributes:
-> container.hostname: Str(2f5f5af61891)
-> container.id: Str(2f5f5af6189106ef2dd612b60c5bdf8f9c816cbd18fe488588128091c7d9294f)
-> container.image.name: Str(quay.io/prometheus/prometheus:v2.34.0)
-> container.name: Str(prometheus)
-> container.runtime: Str(docker)
-> service.name: Str(prometheus)
ScopeMetrics #0
ScopeMetrics SchemaURL:
InstrumentationScope otelcol/dockerstatsreceiver 0.63.1
Metric #0
Descriptor:
-> Name: container.blockio.io_service_bytes_recursive
-> Description: Number of bytes transferred to/from the disk by the group and descendant groups.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> device_major: Str(254)
-> device_minor: Str(0)
-> operation: Str(read)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 233472
NumberDataPoints #1
Data point attributes:
-> device_major: Str(254)
-> device_minor: Str(0)
-> operation: Str(write)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 4096
Metric #1
Descriptor:
-> Name: container.cpu.percent
-> Description: Percent of CPU used by the container.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 0.000000
Metric #2
Descriptor:
-> Name: container.cpu.usage.kernelmode
-> Description: Time spent by tasks of the cgroup in kernel mode (Linux). Time spent by all container processes in kernel mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 28412000
Metric #3
Descriptor:
-> Name: container.cpu.usage.total
-> Description: Total CPU time consumed.
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 105002000
Metric #4
Descriptor:
-> Name: container.cpu.usage.usermode
-> Description: Time spent by tasks of the cgroup in user mode (Linux). Time spent by all container processes in user mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 76590000
Metric #5
Descriptor:
-> Name: container.memory.percent
-> Description: Percentage of memory used.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 0.178017
Metric #6
Descriptor:
-> Name: container.memory.usage.limit
-> Description: Memory limit of the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 12528422912
Metric #7
Descriptor:
-> Name: container.memory.usage.total
-> Description: Memory usage of the container. This excludes the total cache.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 22302720
Metric #8
Descriptor:
-> Name: container.network.io.usage.rx_bytes
-> Description: Bytes received by the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 3324
Metric #9
Descriptor:
-> Name: container.network.io.usage.rx_dropped
-> Description: Incoming packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 0
Metric #10
Descriptor:
-> Name: container.network.io.usage.tx_bytes
-> Description: Bytes sent.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 1150
Metric #11
Descriptor:
-> Name: container.network.io.usage.tx_dropped
-> Description: Outgoing packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 0
ResourceMetrics #13
Resource SchemaURL: https://opentelemetry.io/schemas/1.6.1
Resource attributes:
-> container.hostname: Str(d3539a8e9e23)
-> container.id: Str(d3539a8e9e23ad516c7e7d4592a56e90d8690ef20b532c437327716500f1d41f)
-> container.image.name: Str(jaegertracing/all-in-one)
-> container.name: Str(jaeger)
-> container.runtime: Str(docker)
-> service.name: Str(jaeger)
ScopeMetrics #0
ScopeMetrics SchemaURL:
InstrumentationScope otelcol/dockerstatsreceiver 0.63.1
Metric #0
Descriptor:
-> Name: container.cpu.percent
-> Description: Percent of CPU used by the container.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 0.036716
Metric #1
Descriptor:
-> Name: container.cpu.usage.kernelmode
-> Description: Time spent by tasks of the cgroup in kernel mode (Linux). Time spent by all container processes in kernel mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 28519000
Metric #2
Descriptor:
-> Name: container.cpu.usage.total
-> Description: Total CPU time consumed.
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 96717000
Metric #3
Descriptor:
-> Name: container.cpu.usage.usermode
-> Description: Time spent by tasks of the cgroup in user mode (Linux). Time spent by all container processes in user mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 68198000
Metric #4
Descriptor:
-> Name: container.memory.percent
-> Description: Percentage of memory used.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 3.765625
Metric #5
Descriptor:
-> Name: container.memory.usage.limit
-> Description: Memory limit of the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 288358400
Metric #6
Descriptor:
-> Name: container.memory.usage.total
-> Description: Memory usage of the container. This excludes the total cache.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 10858496
Metric #7
Descriptor:
-> Name: container.network.io.usage.rx_bytes
-> Description: Bytes received by the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 2402
Metric #8
Descriptor:
-> Name: container.network.io.usage.rx_dropped
-> Description: Incoming packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 0
Metric #9
Descriptor:
-> Name: container.network.io.usage.tx_bytes
-> Description: Bytes sent.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 512
Metric #10
Descriptor:
-> Name: container.network.io.usage.tx_dropped
-> Description: Outgoing packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 0
ResourceMetrics #14
Resource SchemaURL: https://opentelemetry.io/schemas/1.6.1
Resource attributes:
-> container.hostname: Str(21248af020ad)
-> container.id: Str(21248af020ad6138e800484395734037172ca62c868ced20c8987f33f8a0a3c8)
-> container.image.name: Str(ghcr.io/open-telemetry/demo:v1.0.0-adservice)
-> container.name: Str(ad-service)
-> container.runtime: Str(docker)
-> service.name: Str(adservice)
ScopeMetrics #0
ScopeMetrics SchemaURL:
InstrumentationScope otelcol/dockerstatsreceiver 0.63.1
Metric #0
Descriptor:
-> Name: container.blockio.io_service_bytes_recursive
-> Description: Number of bytes transferred to/from the disk by the group and descendant groups.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> device_major: Str(254)
-> device_minor: Str(0)
-> operation: Str(read)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 0
NumberDataPoints #1
Data point attributes:
-> device_major: Str(254)
-> device_minor: Str(0)
-> operation: Str(write)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 32768
Metric #1
Descriptor:
-> Name: container.cpu.percent
-> Description: Percent of CPU used by the container.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 0.077705
Metric #2
Descriptor:
-> Name: container.cpu.usage.kernelmode
-> Description: Time spent by tasks of the cgroup in kernel mode (Linux). Time spent by all container processes in kernel mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 220099000
Metric #3
Descriptor:
-> Name: container.cpu.usage.total
-> Description: Total CPU time consumed.
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 4179806000
Metric #4
Descriptor:
-> Name: container.cpu.usage.usermode
-> Description: Time spent by tasks of the cgroup in user mode (Linux). Time spent by all container processes in user mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 3959706000
Metric #5
Descriptor:
-> Name: container.memory.percent
-> Description: Percentage of memory used.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 43.325521
Metric #6
Descriptor:
-> Name: container.memory.usage.limit
-> Description: Memory limit of the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 314572800
Metric #7
Descriptor:
-> Name: container.memory.usage.total
-> Description: Memory usage of the container. This excludes the total cache.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 136290304
Metric #8
Descriptor:
-> Name: container.network.io.usage.rx_bytes
-> Description: Bytes received by the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 1190
Metric #9
Descriptor:
-> Name: container.network.io.usage.rx_dropped
-> Description: Incoming packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 0
Metric #10
Descriptor:
-> Name: container.network.io.usage.tx_bytes
-> Description: Bytes sent.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 0
Metric #11
Descriptor:
-> Name: container.network.io.usage.tx_dropped
-> Description: Outgoing packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:27.023176846 +0000 UTC
Value: 0
{"kind": "exporter", "data_type": "metrics", "name": "logging/debug"}
2022-11-03T13:02:27.198Z info MetricsExporter {"kind": "exporter", "data_type": "metrics", "name": "logging", "#metrics": 171}
2022-11-03T13:02:28.802Z info TracesExporter {"kind": "exporter", "data_type": "traces", "name": "logging", "#spans": 5}
2022-11-03T13:02:30.416Z info TracesExporter {"kind": "exporter", "data_type": "traces", "name": "logging", "#spans": 7}
2022-11-03T13:02:30.819Z info TracesExporter {"kind": "exporter", "data_type": "traces", "name": "logging", "#spans": 2}
2022-11-03T13:02:31.421Z info TracesExporter {"kind": "exporter", "data_type": "traces", "name": "logging", "#spans": 12}
2022-11-03T13:02:31.622Z info TracesExporter {"kind": "exporter", "data_type": "traces", "name": "logging", "#spans": 29}
2022-11-03T13:02:32.632Z info TracesExporter {"kind": "exporter", "data_type": "traces", "name": "logging", "#spans": 7}
2022-11-03T13:02:33.034Z info TracesExporter {"kind": "exporter", "data_type": "traces", "name": "logging", "#spans": 80}
2022-11-03T13:02:33.841Z info TracesExporter {"kind": "exporter", "data_type": "traces", "name": "logging", "#spans": 4}
2022-11-03T13:02:34.649Z info TracesExporter {"kind": "exporter", "data_type": "traces", "name": "logging", "#spans": 4}
2022-11-03T13:02:35.453Z info TracesExporter {"kind": "exporter", "data_type": "traces", "name": "logging", "#spans": 20}
2022-11-03T13:02:35.864Z info TracesExporter {"kind": "exporter", "data_type": "traces", "name": "logging", "#spans": 4}
2022-11-03T13:02:36.466Z info TracesExporter {"kind": "exporter", "data_type": "traces", "name": "logging", "#spans": 82}
2022-11-03T13:02:36.866Z info TracesExporter {"kind": "exporter", "data_type": "traces", "name": "logging", "#spans": 53}
2022-11-03T13:02:37.085Z error [email protected]/docker.go:198 Could not parse docker containerStats for container id {"kind": "receiver", "name": "docker_stats", "pipeline": "metrics", "id": "d3539a8e9e23ad516c7e7d4592a56e90d8690ef20b532c437327716500f1d41f", "error": "context canceled"}
github.com/open-telemetry/opentelemetry-collector-contrib/internal/docker.(*Client).toStatsJSON
github.com/open-telemetry/opentelemetry-collector-contrib/internal/[email protected]/docker.go:198
github.com/open-telemetry/opentelemetry-collector-contrib/internal/docker.(*Client).FetchContainerStatsAsJSON
github.com/open-telemetry/opentelemetry-collector-contrib/internal/[email protected]/docker.go:148
github.com/open-telemetry/opentelemetry-collector-contrib/receiver/dockerstatsreceiver.(*receiver).scrapeV2.func1
github.com/open-telemetry/opentelemetry-collector-contrib/receiver/[email protected]/receiver_v2.go:52
2022-11-03T13:02:37.109Z error scraperhelper/scrapercontroller.go:197 Error scraping metrics {"kind": "receiver", "name": "docker_stats", "pipeline": "metrics", "error": "context canceled", "scraper": "docker_stats"}
go.opentelemetry.io/collector/receiver/scraperhelper.(*controller).scrapeMetricsAndReport
go.opentelemetry.io/[email protected]/receiver/scraperhelper/scrapercontroller.go:197
go.opentelemetry.io/collector/receiver/scraperhelper.(*controller).startScraping.func1
go.opentelemetry.io/[email protected]/receiver/scraperhelper/scrapercontroller.go:172
2022-11-03T13:02:37.109Z info MetricsExporter {"kind": "exporter", "data_type": "metrics", "name": "logging/debug", "#metrics": 219}
2022-11-03T13:02:37.110Z info ResourceMetrics #0
Resource SchemaURL: https://opentelemetry.io/schemas/1.6.1
Resource attributes:
-> container.hostname: Str(31eaf555b990)
-> container.id: Str(31eaf555b99051f29c04667e711b76dc9b6594b74b20b15a5f994d617d60d209)
-> container.image.name: Str(grafana/grafana:9.1.0)
-> container.name: Str(grafana)
-> container.runtime: Str(docker)
-> service.name: Str(grafana)
ScopeMetrics #0
ScopeMetrics SchemaURL:
InstrumentationScope otelcol/dockerstatsreceiver 0.63.1
Metric #0
Descriptor:
-> Name: container.blockio.io_service_bytes_recursive
-> Description: Number of bytes transferred to/from the disk by the group and descendant groups.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> device_major: Str(254)
-> device_minor: Str(0)
-> operation: Str(read)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 122880
NumberDataPoints #1
Data point attributes:
-> device_major: Str(254)
-> device_minor: Str(0)
-> operation: Str(write)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 18726912
Metric #1
Descriptor:
-> Name: container.cpu.percent
-> Description: Percent of CPU used by the container.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 0.030000
Metric #2
Descriptor:
-> Name: container.cpu.usage.kernelmode
-> Description: Time spent by tasks of the cgroup in kernel mode (Linux). Time spent by all container processes in kernel mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 232919000
Metric #3
Descriptor:
-> Name: container.cpu.usage.total
-> Description: Total CPU time consumed.
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 633882000
Metric #4
Descriptor:
-> Name: container.cpu.usage.usermode
-> Description: Time spent by tasks of the cgroup in user mode (Linux). Time spent by all container processes in user mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 400962000
Metric #5
Descriptor:
-> Name: container.memory.percent
-> Description: Percentage of memory used.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 0.334881
Metric #6
Descriptor:
-> Name: container.memory.usage.limit
-> Description: Memory limit of the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 12528422912
Metric #7
Descriptor:
-> Name: container.memory.usage.total
-> Description: Memory usage of the container. This excludes the total cache.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 41955328
Metric #8
Descriptor:
-> Name: container.network.io.usage.rx_bytes
-> Description: Bytes received by the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 14450
Metric #9
Descriptor:
-> Name: container.network.io.usage.rx_dropped
-> Description: Incoming packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 0
Metric #10
Descriptor:
-> Name: container.network.io.usage.tx_bytes
-> Description: Bytes sent.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 3383
Metric #11
Descriptor:
-> Name: container.network.io.usage.tx_dropped
-> Description: Outgoing packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 0
ResourceMetrics #1
Resource SchemaURL: https://opentelemetry.io/schemas/1.6.1
Resource attributes:
-> container.hostname: Str(405ad7a360e6)
-> container.id: Str(405ad7a360e6ef3ceb8601216e860b5d216690d8d5850f0c027bd4253bc4b0aa)
-> container.image.name: Str(ghcr.io/open-telemetry/demo:v1.0.0-productcatalogservice)
-> container.name: Str(product-catalog-service)
-> container.runtime: Str(docker)
-> service.name: Str(productcatalogservice)
ScopeMetrics #0
ScopeMetrics SchemaURL:
InstrumentationScope otelcol/dockerstatsreceiver 0.63.1
Metric #0
Descriptor:
-> Name: container.cpu.percent
-> Description: Percent of CPU used by the container.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 0.405631
Metric #1
Descriptor:
-> Name: container.cpu.usage.kernelmode
-> Description: Time spent by tasks of the cgroup in kernel mode (Linux). Time spent by all container processes in kernel mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 65371000
Metric #2
Descriptor:
-> Name: container.cpu.usage.total
-> Description: Total CPU time consumed.
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 156891000
Metric #3
Descriptor:
-> Name: container.cpu.usage.usermode
-> Description: Time spent by tasks of the cgroup in user mode (Linux). Time spent by all container processes in user mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 91519000
Metric #4
Descriptor:
-> Name: container.memory.percent
-> Description: Percentage of memory used.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 28.789062
Metric #5
Descriptor:
-> Name: container.memory.usage.limit
-> Description: Memory limit of the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 20971520
Metric #6
Descriptor:
-> Name: container.memory.usage.total
-> Description: Memory usage of the container. This excludes the total cache.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 6037504
Metric #7
Descriptor:
-> Name: container.network.io.usage.rx_bytes
-> Description: Bytes received by the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 22810
Metric #8
Descriptor:
-> Name: container.network.io.usage.rx_dropped
-> Description: Incoming packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 0
Metric #9
Descriptor:
-> Name: container.network.io.usage.tx_bytes
-> Description: Bytes sent.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 49348
Metric #10
Descriptor:
-> Name: container.network.io.usage.tx_dropped
-> Description: Outgoing packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 0
ResourceMetrics #2
Resource SchemaURL: https://opentelemetry.io/schemas/1.6.1
Resource attributes:
-> container.hostname: Str(3279354a866b)
-> container.id: Str(3279354a866b5e6c04217ec73b972a7f4fb1e5cbe1c9d7ea91703cad6b5352bb)
-> container.image.name: Str(ghcr.io/open-telemetry/demo:v1.0.0-frontendproxy)
-> container.name: Str(frontend-proxy)
-> container.runtime: Str(docker)
-> service.name: Str(frontendproxy)
ScopeMetrics #0
ScopeMetrics SchemaURL:
InstrumentationScope otelcol/dockerstatsreceiver 0.63.1
Metric #0
Descriptor:
-> Name: container.blockio.io_service_bytes_recursive
-> Description: Number of bytes transferred to/from the disk by the group and descendant groups.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> device_major: Str(254)
-> device_minor: Str(0)
-> operation: Str(read)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 0
NumberDataPoints #1
Data point attributes:
-> device_major: Str(254)
-> device_minor: Str(0)
-> operation: Str(write)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 4096
Metric #1
Descriptor:
-> Name: container.cpu.percent
-> Description: Percent of CPU used by the container.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 0.699290
Metric #2
Descriptor:
-> Name: container.cpu.usage.kernelmode
-> Description: Time spent by tasks of the cgroup in kernel mode (Linux). Time spent by all container processes in kernel mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 60851000
Metric #3
Descriptor:
-> Name: container.cpu.usage.total
-> Description: Total CPU time consumed.
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 134149000
Metric #4
Descriptor:
-> Name: container.cpu.usage.usermode
-> Description: Time spent by tasks of the cgroup in user mode (Linux). Time spent by all container processes in user mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 73298000
Metric #5
Descriptor:
-> Name: container.memory.percent
-> Description: Percentage of memory used.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 0.125053
Metric #6
Descriptor:
-> Name: container.memory.usage.limit
-> Description: Memory limit of the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 12528422912
Metric #7
Descriptor:
-> Name: container.memory.usage.total
-> Description: Memory usage of the container. This excludes the total cache.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 15667200
Metric #8
Descriptor:
-> Name: container.network.io.usage.rx_bytes
-> Description: Bytes received by the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 1712
Metric #9
Descriptor:
-> Name: container.network.io.usage.rx_dropped
-> Description: Incoming packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 0
Metric #10
Descriptor:
-> Name: container.network.io.usage.tx_bytes
-> Description: Bytes sent.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 0
Metric #11
Descriptor:
-> Name: container.network.io.usage.tx_dropped
-> Description: Outgoing packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 0
ResourceMetrics #3
Resource SchemaURL: https://opentelemetry.io/schemas/1.6.1
Resource attributes:
-> container.hostname: Str(fe107e7f153f)
-> container.id: Str(fe107e7f153f9922d06267898887e931e5d6e53b374dfdb743c7c45187278301)
-> container.image.name: Str(ghcr.io/open-telemetry/demo:v1.0.0-cartservice)
-> container.name: Str(cart-service)
-> container.runtime: Str(docker)
-> service.name: Str(cartservice)
ScopeMetrics #0
ScopeMetrics SchemaURL:
InstrumentationScope otelcol/dockerstatsreceiver 0.63.1
Metric #0
Descriptor:
-> Name: container.cpu.percent
-> Description: Percent of CPU used by the container.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 15.173623
Metric #1
Descriptor:
-> Name: container.cpu.usage.kernelmode
-> Description: Time spent by tasks of the cgroup in kernel mode (Linux). Time spent by all container processes in kernel mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 161139000
Metric #2
Descriptor:
-> Name: container.cpu.usage.total
-> Description: Total CPU time consumed.
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 1916002000
Metric #3
Descriptor:
-> Name: container.cpu.usage.usermode
-> Description: Time spent by tasks of the cgroup in user mode (Linux). Time spent by all container processes in user mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 1754863000
Metric #4
Descriptor:
-> Name: container.memory.percent
-> Description: Percentage of memory used.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 23.369141
Metric #5
Descriptor:
-> Name: container.memory.usage.limit
-> Description: Memory limit of the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 167772160
Metric #6
Descriptor:
-> Name: container.memory.usage.total
-> Description: Memory usage of the container. This excludes the total cache.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 39206912
Metric #7
Descriptor:
-> Name: container.network.io.usage.rx_bytes
-> Description: Bytes received by the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 23093
Metric #8
Descriptor:
-> Name: container.network.io.usage.rx_dropped
-> Description: Incoming packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 0
Metric #9
Descriptor:
-> Name: container.network.io.usage.tx_bytes
-> Description: Bytes sent.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 51421
Metric #10
Descriptor:
-> Name: container.network.io.usage.tx_dropped
-> Description: Outgoing packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 0
ResourceMetrics #4
Resource SchemaURL: https://opentelemetry.io/schemas/1.6.1
Resource attributes:
-> container.hostname: Str(65ade480823e)
-> container.id: Str(65ade480823e4b7bbc80ecb2d32e89b014369431d3219234f6c75cc1eabcadb3)
-> container.image.name: Str(ghcr.io/open-telemetry/demo:v1.0.0-featureflagservice)
-> container.name: Str(feature-flag-service)
-> container.runtime: Str(docker)
-> service.name: Str(featureflagservice)
ScopeMetrics #0
ScopeMetrics SchemaURL:
InstrumentationScope otelcol/dockerstatsreceiver 0.63.1
Metric #0
Descriptor:
-> Name: container.cpu.percent
-> Description: Percent of CPU used by the container.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 0.151929
Metric #1
Descriptor:
-> Name: container.cpu.usage.kernelmode
-> Description: Time spent by tasks of the cgroup in kernel mode (Linux). Time spent by all container processes in kernel mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 1147340000
Metric #2
Descriptor:
-> Name: container.cpu.usage.total
-> Description: Total CPU time consumed.
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 2941189000
Metric #3
Descriptor:
-> Name: container.cpu.usage.usermode
-> Description: Time spent by tasks of the cgroup in user mode (Linux). Time spent by all container processes in user mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 1793848000
Metric #4
Descriptor:
-> Name: container.memory.percent
-> Description: Percentage of memory used.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 80.520020
Metric #5
Descriptor:
-> Name: container.memory.usage.limit
-> Description: Memory limit of the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 167772160
Metric #6
Descriptor:
-> Name: container.memory.usage.total
-> Description: Memory usage of the container. This excludes the total cache.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 135090176
Metric #7
Descriptor:
-> Name: container.network.io.usage.rx_bytes
-> Description: Bytes received by the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 62715
Metric #8
Descriptor:
-> Name: container.network.io.usage.rx_dropped
-> Description: Incoming packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 0
Metric #9
Descriptor:
-> Name: container.network.io.usage.tx_bytes
-> Description: Bytes sent.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 21170
Metric #10
Descriptor:
-> Name: container.network.io.usage.tx_dropped
-> Description: Outgoing packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 0
ResourceMetrics #5
Resource SchemaURL: https://opentelemetry.io/schemas/1.6.1
Resource attributes:
-> container.hostname: Str(97f80f1260cc)
-> container.id: Str(97f80f1260ccea3c0d31ef826ef06c875b06a995fb62e4e656645b2b38b8c447)
-> container.image.name: Str(redis:alpine)
-> container.name: Str(redis-cart)
-> container.runtime: Str(docker)
-> service.name: Str(redis-cart)
ScopeMetrics #0
ScopeMetrics SchemaURL:
InstrumentationScope otelcol/dockerstatsreceiver 0.63.1
Metric #0
Descriptor:
-> Name: container.cpu.percent
-> Description: Percent of CPU used by the container.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 0.225241
Metric #1
Descriptor:
-> Name: container.cpu.usage.kernelmode
-> Description: Time spent by tasks of the cgroup in kernel mode (Linux). Time spent by all container processes in kernel mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 52091000
Metric #2
Descriptor:
-> Name: container.cpu.usage.total
-> Description: Total CPU time consumed.
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 93764000
Metric #3
Descriptor:
-> Name: container.cpu.usage.usermode
-> Description: Time spent by tasks of the cgroup in user mode (Linux). Time spent by all container processes in user mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 41673000
Metric #4
Descriptor:
-> Name: container.memory.percent
-> Description: Percentage of memory used.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 13.496094
Metric #5
Descriptor:
-> Name: container.memory.usage.limit
-> Description: Memory limit of the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 20971520
Metric #6
Descriptor:
-> Name: container.memory.usage.total
-> Description: Memory usage of the container. This excludes the total cache.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 2830336
Metric #7
Descriptor:
-> Name: container.network.io.usage.rx_bytes
-> Description: Bytes received by the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 11894
Metric #8
Descriptor:
-> Name: container.network.io.usage.rx_dropped
-> Description: Incoming packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 0
Metric #9
Descriptor:
-> Name: container.network.io.usage.tx_bytes
-> Description: Bytes sent.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 6168
Metric #10
Descriptor:
-> Name: container.network.io.usage.tx_dropped
-> Description: Outgoing packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 0
ResourceMetrics #6
Resource SchemaURL: https://opentelemetry.io/schemas/1.6.1
Resource attributes:
-> container.hostname: Str(75295c35f7fe)
-> container.id: Str(75295c35f7fe58d372473dfa34d7c1f2f90577acf100bd7eae45c2b6035d759b)
-> container.image.name: Str(cimg/postgres:14.2)
-> container.name: Str(postgres)
-> container.runtime: Str(docker)
-> service.name: Str(ffs_postgres)
ScopeMetrics #0
ScopeMetrics SchemaURL:
InstrumentationScope otelcol/dockerstatsreceiver 0.63.1
Metric #0
Descriptor:
-> Name: container.blockio.io_service_bytes_recursive
-> Description: Number of bytes transferred to/from the disk by the group and descendant groups.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> device_major: Str(254)
-> device_minor: Str(0)
-> operation: Str(read)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 27672576
NumberDataPoints #1
Data point attributes:
-> device_major: Str(254)
-> device_minor: Str(0)
-> operation: Str(write)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 80994304
Metric #1
Descriptor:
-> Name: container.cpu.percent
-> Description: Percent of CPU used by the container.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 0.218217
Metric #2
Descriptor:
-> Name: container.cpu.usage.kernelmode
-> Description: Time spent by tasks of the cgroup in kernel mode (Linux). Time spent by all container processes in kernel mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 892517000
Metric #3
Descriptor:
-> Name: container.cpu.usage.total
-> Description: Total CPU time consumed.
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 6490943000
Metric #4
Descriptor:
-> Name: container.cpu.usage.usermode
-> Description: Time spent by tasks of the cgroup in user mode (Linux). Time spent by all container processes in user mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 5598425000
Metric #5
Descriptor:
-> Name: container.memory.percent
-> Description: Percentage of memory used.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 85.696615
Metric #6
Descriptor:
-> Name: container.memory.usage.limit
-> Description: Memory limit of the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 125829120
Metric #7
Descriptor:
-> Name: container.memory.usage.total
-> Description: Memory usage of the container. This excludes the total cache.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 107831296
Metric #8
Descriptor:
-> Name: container.network.io.usage.rx_bytes
-> Description: Bytes received by the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 20273
Metric #9
Descriptor:
-> Name: container.network.io.usage.rx_dropped
-> Description: Incoming packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 0
Metric #10
Descriptor:
-> Name: container.network.io.usage.tx_bytes
-> Description: Bytes sent.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 56947
Metric #11
Descriptor:
-> Name: container.network.io.usage.tx_dropped
-> Description: Outgoing packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 0
ResourceMetrics #7
Resource SchemaURL: https://opentelemetry.io/schemas/1.6.1
Resource attributes:
-> container.hostname: Str(a99226b67a3e)
-> container.id: Str(a99226b67a3e28130e53f4f0b51a8594d5778162323a6e5739381d334b36bc6e)
-> container.image.name: Str(ghcr.io/open-telemetry/demo:v1.0.0-shippingservice)
-> container.name: Str(shipping-service)
-> container.runtime: Str(docker)
-> service.name: Str(shippingservice)
ScopeMetrics #0
ScopeMetrics SchemaURL:
InstrumentationScope otelcol/dockerstatsreceiver 0.63.1
Metric #0
Descriptor:
-> Name: container.cpu.percent
-> Description: Percent of CPU used by the container.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 0.218226
Metric #1
Descriptor:
-> Name: container.cpu.usage.kernelmode
-> Description: Time spent by tasks of the cgroup in kernel mode (Linux). Time spent by all container processes in kernel mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 14282000
Metric #2
Descriptor:
-> Name: container.cpu.usage.total
-> Description: Total CPU time consumed.
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 36256000
Metric #3
Descriptor:
-> Name: container.cpu.usage.usermode
-> Description: Time spent by tasks of the cgroup in user mode (Linux). Time spent by all container processes in user mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 21973000
Metric #4
Descriptor:
-> Name: container.memory.percent
-> Description: Percentage of memory used.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 4.023438
Metric #5
Descriptor:
-> Name: container.memory.usage.limit
-> Description: Memory limit of the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 20971520
Metric #6
Descriptor:
-> Name: container.memory.usage.total
-> Description: Memory usage of the container. This excludes the total cache.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 843776
Metric #7
Descriptor:
-> Name: container.network.io.usage.rx_bytes
-> Description: Bytes received by the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 14642
Metric #8
Descriptor:
-> Name: container.network.io.usage.rx_dropped
-> Description: Incoming packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 0
Metric #9
Descriptor:
-> Name: container.network.io.usage.tx_bytes
-> Description: Bytes sent.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 12647
Metric #10
Descriptor:
-> Name: container.network.io.usage.tx_dropped
-> Description: Outgoing packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 0
ResourceMetrics #8
Resource SchemaURL: https://opentelemetry.io/schemas/1.6.1
Resource attributes:
-> container.hostname: Str(6ab24dc5cc99)
-> container.id: Str(6ab24dc5cc9913a8924b78c075c7d8fad07fac153f8e9b9eb4596f784309ef85)
-> container.image.name: Str(ghcr.io/open-telemetry/demo:v1.0.0-paymentservice)
-> container.name: Str(payment-service)
-> container.runtime: Str(docker)
-> service.name: Str(paymentservice)
ScopeMetrics #0
ScopeMetrics SchemaURL:
InstrumentationScope otelcol/dockerstatsreceiver 0.63.1
Metric #0
Descriptor:
-> Name: container.cpu.percent
-> Description: Percent of CPU used by the container.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 0.288950
Metric #1
Descriptor:
-> Name: container.cpu.usage.kernelmode
-> Description: Time spent by tasks of the cgroup in kernel mode (Linux). Time spent by all container processes in kernel mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 191430000
Metric #2
Descriptor:
-> Name: container.cpu.usage.total
-> Description: Total CPU time consumed.
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 999847000
Metric #3
Descriptor:
-> Name: container.cpu.usage.usermode
-> Description: Time spent by tasks of the cgroup in user mode (Linux). Time spent by all container processes in user mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 808416000
Metric #4
Descriptor:
-> Name: container.memory.percent
-> Description: Percentage of memory used.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 64.375000
Metric #5
Descriptor:
-> Name: container.memory.usage.limit
-> Description: Memory limit of the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 73400320
Metric #6
Descriptor:
-> Name: container.memory.usage.total
-> Description: Memory usage of the container. This excludes the total cache.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 47251456
Metric #7
Descriptor:
-> Name: container.network.io.usage.rx_bytes
-> Description: Bytes received by the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 7222
Metric #8
Descriptor:
-> Name: container.network.io.usage.rx_dropped
-> Description: Incoming packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 0
Metric #9
Descriptor:
-> Name: container.network.io.usage.tx_bytes
-> Description: Bytes sent.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 6054
Metric #10
Descriptor:
-> Name: container.network.io.usage.tx_dropped
-> Description: Outgoing packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 0
ResourceMetrics #9
Resource SchemaURL: https://opentelemetry.io/schemas/1.6.1
Resource attributes:
-> container.hostname: Str(a17aadee498b)
-> container.id: Str(a17aadee498bdecedb1a74ce8aa123fd83eccbf1c9c6235452e60a5ee9f3fd2f)
-> container.image.name: Str(ghcr.io/open-telemetry/demo:v1.0.0-recommendationservice)
-> container.name: Str(recommendation-service)
-> container.runtime: Str(docker)
-> service.name: Str(recommendationservice)
ScopeMetrics #0
ScopeMetrics SchemaURL:
InstrumentationScope otelcol/dockerstatsreceiver 0.63.1
Metric #0
Descriptor:
-> Name: container.blockio.io_service_bytes_recursive
-> Description: Number of bytes transferred to/from the disk by the group and descendant groups.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> device_major: Str(254)
-> device_minor: Str(0)
-> operation: Str(read)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 0
NumberDataPoints #1
Data point attributes:
-> device_major: Str(254)
-> device_minor: Str(0)
-> operation: Str(write)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 77824
Metric #1
Descriptor:
-> Name: container.cpu.percent
-> Description: Percent of CPU used by the container.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 2.046476
Metric #2
Descriptor:
-> Name: container.cpu.usage.kernelmode
-> Description: Time spent by tasks of the cgroup in kernel mode (Linux). Time spent by all container processes in kernel mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 183692000
Metric #3
Descriptor:
-> Name: container.cpu.usage.total
-> Description: Total CPU time consumed.
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 713017000
Metric #4
Descriptor:
-> Name: container.cpu.usage.usermode
-> Description: Time spent by tasks of the cgroup in user mode (Linux). Time spent by all container processes in user mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 529324000
Metric #5
Descriptor:
-> Name: container.memory.percent
-> Description: Percentage of memory used.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 6.876563
Metric #6
Descriptor:
-> Name: container.memory.usage.limit
-> Description: Memory limit of the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 524288000
Metric #7
Descriptor:
-> Name: container.memory.usage.total
-> Description: Memory usage of the container. This excludes the total cache.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 36052992
Metric #8
Descriptor:
-> Name: container.network.io.usage.rx_bytes
-> Description: Bytes received by the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 1796
Metric #9
Descriptor:
-> Name: container.network.io.usage.rx_dropped
-> Description: Incoming packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 0
Metric #10
Descriptor:
-> Name: container.network.io.usage.tx_bytes
-> Description: Bytes sent.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 0
Metric #11
Descriptor:
-> Name: container.network.io.usage.tx_dropped
-> Description: Outgoing packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 0
ResourceMetrics #10
Resource SchemaURL: https://opentelemetry.io/schemas/1.6.1
Resource attributes:
-> container.hostname: Str(5e55554e9b3c)
-> container.id: Str(5e55554e9b3caa64a3afcfbf0025963d3ae285bb0392f450375457ee327cd284)
-> container.image.name: Str(ghcr.io/open-telemetry/demo:v1.0.0-checkoutservice)
-> container.name: Str(checkout-service)
-> container.runtime: Str(docker)
-> service.name: Str(checkoutservice)
ScopeMetrics #0
ScopeMetrics SchemaURL:
InstrumentationScope otelcol/dockerstatsreceiver 0.63.1
Metric #0
Descriptor:
-> Name: container.cpu.percent
-> Description: Percent of CPU used by the container.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 1.554849
Metric #1
Descriptor:
-> Name: container.cpu.usage.kernelmode
-> Description: Time spent by tasks of the cgroup in kernel mode (Linux). Time spent by all container processes in kernel mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 38368000
Metric #2
Descriptor:
-> Name: container.cpu.usage.total
-> Description: Total CPU time consumed.
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 109625000
Metric #3
Descriptor:
-> Name: container.cpu.usage.usermode
-> Description: Time spent by tasks of the cgroup in user mode (Linux). Time spent by all container processes in user mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 71256000
Metric #4
Descriptor:
-> Name: container.memory.percent
-> Description: Percentage of memory used.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 37.949219
Metric #5
Descriptor:
-> Name: container.memory.usage.limit
-> Description: Memory limit of the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 20971520
Metric #6
Descriptor:
-> Name: container.memory.usage.total
-> Description: Memory usage of the container. This excludes the total cache.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 7958528
Metric #7
Descriptor:
-> Name: container.network.io.usage.rx_bytes
-> Description: Bytes received by the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 46361
Metric #8
Descriptor:
-> Name: container.network.io.usage.rx_dropped
-> Description: Incoming packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 0
Metric #9
Descriptor:
-> Name: container.network.io.usage.tx_bytes
-> Description: Bytes sent.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 72212
Metric #10
Descriptor:
-> Name: container.network.io.usage.tx_dropped
-> Description: Outgoing packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 0
ResourceMetrics #11
Resource SchemaURL: https://opentelemetry.io/schemas/1.6.1
Resource attributes:
-> container.hostname: Str(3576e9ba630a)
-> container.id: Str(3576e9ba630a47d44d85a8c64794339974e573ee41a9ee3327446326e840e96a)
-> container.image.name: Str(ghcr.io/open-telemetry/demo:v1.0.0-emailservice)
-> container.name: Str(email-service)
-> container.runtime: Str(docker)
-> service.name: Str(emailservice)
ScopeMetrics #0
ScopeMetrics SchemaURL:
InstrumentationScope otelcol/dockerstatsreceiver 0.63.1
Metric #0
Descriptor:
-> Name: container.blockio.io_service_bytes_recursive
-> Description: Number of bytes transferred to/from the disk by the group and descendant groups.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> device_major: Str(254)
-> device_minor: Str(0)
-> operation: Str(read)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 0
NumberDataPoints #1
Data point attributes:
-> device_major: Str(254)
-> device_minor: Str(0)
-> operation: Str(write)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 4096
Metric #1
Descriptor:
-> Name: container.cpu.percent
-> Description: Percent of CPU used by the container.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 0.220762
Metric #2
Descriptor:
-> Name: container.cpu.usage.kernelmode
-> Description: Time spent by tasks of the cgroup in kernel mode (Linux). Time spent by all container processes in kernel mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 123400000
Metric #3
Descriptor:
-> Name: container.cpu.usage.total
-> Description: Total CPU time consumed.
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 621940000
Metric #4
Descriptor:
-> Name: container.cpu.usage.usermode
-> Description: Time spent by tasks of the cgroup in user mode (Linux). Time spent by all container processes in user mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 498539000
Metric #5
Descriptor:
-> Name: container.memory.percent
-> Description: Percentage of memory used.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 43.753906
Metric #6
Descriptor:
-> Name: container.memory.usage.limit
-> Description: Memory limit of the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 104857600
Metric #7
Descriptor:
-> Name: container.memory.usage.total
-> Description: Memory usage of the container. This excludes the total cache.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 45879296
Metric #8
Descriptor:
-> Name: container.network.io.usage.rx_bytes
-> Description: Bytes received by the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 7354
Metric #9
Descriptor:
-> Name: container.network.io.usage.rx_dropped
-> Description: Incoming packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 0
Metric #10
Descriptor:
-> Name: container.network.io.usage.tx_bytes
-> Description: Bytes sent.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 3892
Metric #11
Descriptor:
-> Name: container.network.io.usage.tx_dropped
-> Description: Outgoing packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 0
ResourceMetrics #12
Resource SchemaURL: https://opentelemetry.io/schemas/1.6.1
Resource attributes:
-> container.hostname: Str(d07e8af6c2ae)
-> container.id: Str(d07e8af6c2ae348fcf6b67c6223c605ff614e2b35b12855e28b56c8eabf1c4af)
-> container.image.name: Str(ghcr.io/open-telemetry/demo:v1.0.0-frontend)
-> container.name: Str(frontend)
-> container.runtime: Str(docker)
-> service.name: Str(frontend)
ScopeMetrics #0
ScopeMetrics SchemaURL:
InstrumentationScope otelcol/dockerstatsreceiver 0.63.1
Metric #0
Descriptor:
-> Name: container.blockio.io_service_bytes_recursive
-> Description: Number of bytes transferred to/from the disk by the group and descendant groups.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> device_major: Str(254)
-> device_minor: Str(0)
-> operation: Str(read)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 0
NumberDataPoints #1
Data point attributes:
-> device_major: Str(254)
-> device_minor: Str(0)
-> operation: Str(write)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 2031616
Metric #1
Descriptor:
-> Name: container.cpu.percent
-> Description: Percent of CPU used by the container.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 2.766718
Metric #2
Descriptor:
-> Name: container.cpu.usage.kernelmode
-> Description: Time spent by tasks of the cgroup in kernel mode (Linux). Time spent by all container processes in kernel mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 644606000
Metric #3
Descriptor:
-> Name: container.cpu.usage.total
-> Description: Total CPU time consumed.
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 3005748000
Metric #4
Descriptor:
-> Name: container.cpu.usage.usermode
-> Description: Time spent by tasks of the cgroup in user mode (Linux). Time spent by all container processes in user mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 2361142000
Metric #5
Descriptor:
-> Name: container.memory.percent
-> Description: Percentage of memory used.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 66.369141
Metric #6
Descriptor:
-> Name: container.memory.usage.limit
-> Description: Memory limit of the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 209715200
Metric #7
Descriptor:
-> Name: container.memory.usage.total
-> Description: Memory usage of the container. This excludes the total cache.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 139186176
Metric #8
Descriptor:
-> Name: container.network.io.usage.rx_bytes
-> Description: Bytes received by the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 4273659
Metric #9
Descriptor:
-> Name: container.network.io.usage.rx_dropped
-> Description: Incoming packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 0
Metric #10
Descriptor:
-> Name: container.network.io.usage.tx_bytes
-> Description: Bytes sent.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 202030
Metric #11
Descriptor:
-> Name: container.network.io.usage.tx_dropped
-> Description: Outgoing packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 0
ResourceMetrics #13
Resource SchemaURL: https://opentelemetry.io/schemas/1.6.1
Resource attributes:
-> container.hostname: Str(548565f6b30d)
-> container.id: Str(548565f6b30ddeba8ba2b62c1f830b46f4f27381c08767a54270fbef81f2464b)
-> container.image.name: Str(ghcr.io/open-telemetry/demo:v1.0.0-currencyservice)
-> container.name: Str(currency-service)
-> container.runtime: Str(docker)
-> service.name: Str(currencyservice)
ScopeMetrics #0
ScopeMetrics SchemaURL:
InstrumentationScope otelcol/dockerstatsreceiver 0.63.1
Metric #0
Descriptor:
-> Name: container.cpu.percent
-> Description: Percent of CPU used by the container.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 0.263502
Metric #1
Descriptor:
-> Name: container.cpu.usage.kernelmode
-> Description: Time spent by tasks of the cgroup in kernel mode (Linux). Time spent by all container processes in kernel mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 18351000
Metric #2
Descriptor:
-> Name: container.cpu.usage.total
-> Description: Total CPU time consumed.
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 39325000
Metric #3
Descriptor:
-> Name: container.cpu.usage.usermode
-> Description: Time spent by tasks of the cgroup in user mode (Linux). Time spent by all container processes in user mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 20973000
Metric #4
Descriptor:
-> Name: container.memory.percent
-> Description: Percentage of memory used.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 7.734375
Metric #5
Descriptor:
-> Name: container.memory.usage.limit
-> Description: Memory limit of the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 20971520
Metric #6
Descriptor:
-> Name: container.memory.usage.total
-> Description: Memory usage of the container. This excludes the total cache.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 1622016
Metric #7
Descriptor:
-> Name: container.network.io.usage.rx_bytes
-> Description: Bytes received by the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 20037
Metric #8
Descriptor:
-> Name: container.network.io.usage.rx_dropped
-> Description: Incoming packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 0
Metric #9
Descriptor:
-> Name: container.network.io.usage.tx_bytes
-> Description: Bytes sent.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 24632
Metric #10
Descriptor:
-> Name: container.network.io.usage.tx_dropped
-> Description: Outgoing packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 0
ResourceMetrics #14
Resource SchemaURL: https://opentelemetry.io/schemas/1.6.1
Resource attributes:
-> container.hostname: Str(2f5f5af61891)
-> container.id: Str(2f5f5af6189106ef2dd612b60c5bdf8f9c816cbd18fe488588128091c7d9294f)
-> container.image.name: Str(quay.io/prometheus/prometheus:v2.34.0)
-> container.name: Str(prometheus)
-> container.runtime: Str(docker)
-> service.name: Str(prometheus)
ScopeMetrics #0
ScopeMetrics SchemaURL:
InstrumentationScope otelcol/dockerstatsreceiver 0.63.1
Metric #0
Descriptor:
-> Name: container.blockio.io_service_bytes_recursive
-> Description: Number of bytes transferred to/from the disk by the group and descendant groups.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> device_major: Str(254)
-> device_minor: Str(0)
-> operation: Str(read)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 233472
NumberDataPoints #1
Data point attributes:
-> device_major: Str(254)
-> device_minor: Str(0)
-> operation: Str(write)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 32768
Metric #1
Descriptor:
-> Name: container.cpu.percent
-> Description: Percent of CPU used by the container.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 0.000000
Metric #2
Descriptor:
-> Name: container.cpu.usage.kernelmode
-> Description: Time spent by tasks of the cgroup in kernel mode (Linux). Time spent by all container processes in kernel mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 33636000
Metric #3
Descriptor:
-> Name: container.cpu.usage.total
-> Description: Total CPU time consumed.
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 130943000
Metric #4
Descriptor:
-> Name: container.cpu.usage.usermode
-> Description: Time spent by tasks of the cgroup in user mode (Linux). Time spent by all container processes in user mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 97306000
Metric #5
Descriptor:
-> Name: container.memory.percent
-> Description: Percentage of memory used.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 0.206232
Metric #6
Descriptor:
-> Name: container.memory.usage.limit
-> Description: Memory limit of the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 12528422912
Metric #7
Descriptor:
-> Name: container.memory.usage.total
-> Description: Memory usage of the container. This excludes the total cache.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 25837568
Metric #8
Descriptor:
-> Name: container.network.io.usage.rx_bytes
-> Description: Bytes received by the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 19044
Metric #9
Descriptor:
-> Name: container.network.io.usage.rx_dropped
-> Description: Incoming packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 0
Metric #10
Descriptor:
-> Name: container.network.io.usage.tx_bytes
-> Description: Bytes sent.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 2872
Metric #11
Descriptor:
-> Name: container.network.io.usage.tx_dropped
-> Description: Outgoing packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 0
ResourceMetrics #15
Resource SchemaURL: https://opentelemetry.io/schemas/1.6.1
Resource attributes:
-> container.hostname: Str(21248af020ad)
-> container.id: Str(21248af020ad6138e800484395734037172ca62c868ced20c8987f33f8a0a3c8)
-> container.image.name: Str(ghcr.io/open-telemetry/demo:v1.0.0-adservice)
-> container.name: Str(ad-service)
-> container.runtime: Str(docker)
-> service.name: Str(adservice)
ScopeMetrics #0
ScopeMetrics SchemaURL:
InstrumentationScope otelcol/dockerstatsreceiver 0.63.1
Metric #0
Descriptor:
-> Name: container.blockio.io_service_bytes_recursive
-> Description: Number of bytes transferred to/from the disk by the group and descendant groups.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> device_major: Str(254)
-> device_minor: Str(0)
-> operation: Str(read)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 0
NumberDataPoints #1
Data point attributes:
-> device_major: Str(254)
-> device_minor: Str(0)
-> operation: Str(write)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 49152
Metric #1
Descriptor:
-> Name: container.cpu.percent
-> Description: Percent of CPU used by the container.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 2.937778
Metric #2
Descriptor:
-> Name: container.cpu.usage.kernelmode
-> Description: Time spent by tasks of the cgroup in kernel mode (Linux). Time spent by all container processes in kernel mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 265322000
Metric #3
Descriptor:
-> Name: container.cpu.usage.total
-> Description: Total CPU time consumed.
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 5098057000
Metric #4
Descriptor:
-> Name: container.cpu.usage.usermode
-> Description: Time spent by tasks of the cgroup in user mode (Linux). Time spent by all container processes in user mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 4832734000
Metric #5
Descriptor:
-> Name: container.memory.percent
-> Description: Percentage of memory used.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 48.704427
Metric #6
Descriptor:
-> Name: container.memory.usage.limit
-> Description: Memory limit of the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 314572800
Metric #7
Descriptor:
-> Name: container.memory.usage.total
-> Description: Memory usage of the container. This excludes the total cache.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 153210880
Metric #8
Descriptor:
-> Name: container.network.io.usage.rx_bytes
-> Description: Bytes received by the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 4975
Metric #9
Descriptor:
-> Name: container.network.io.usage.rx_dropped
-> Description: Incoming packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 0
Metric #10
Descriptor:
-> Name: container.network.io.usage.tx_bytes
-> Description: Bytes sent.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 15534
Metric #11
Descriptor:
-> Name: container.network.io.usage.tx_dropped
-> Description: Outgoing packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 0
ResourceMetrics #16
Resource SchemaURL: https://opentelemetry.io/schemas/1.6.1
Resource attributes:
-> container.hostname: Str(f3c89d309df4)
-> container.id: Str(f3c89d309df43d4a94e1a49ec5f15750b755c72b07bb0ca4d9c3b16a70498804)
-> container.image.name: Str(ghcr.io/open-telemetry/demo:v1.0.0-quoteservice)
-> container.name: Str(quoteservice)
-> container.runtime: Str(docker)
-> service.name: Str(quoteservice)
ScopeMetrics #0
ScopeMetrics SchemaURL:
InstrumentationScope otelcol/dockerstatsreceiver 0.63.1
Metric #0
Descriptor:
-> Name: container.cpu.percent
-> Description: Percent of CPU used by the container.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 2.953763
Metric #1
Descriptor:
-> Name: container.cpu.usage.kernelmode
-> Description: Time spent by tasks of the cgroup in kernel mode (Linux). Time spent by all container processes in kernel mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 45730000
Metric #2
Descriptor:
-> Name: container.cpu.usage.total
-> Description: Total CPU time consumed.
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 142161000
Metric #3
Descriptor:
-> Name: container.cpu.usage.usermode
-> Description: Time spent by tasks of the cgroup in user mode (Linux). Time spent by all container processes in user mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 96431000
Metric #4
Descriptor:
-> Name: container.memory.percent
-> Description: Percentage of memory used.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 31.614583
Metric #5
Descriptor:
-> Name: container.memory.usage.limit
-> Description: Memory limit of the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 31457280
Metric #6
Descriptor:
-> Name: container.memory.usage.total
-> Description: Memory usage of the container. This excludes the total cache.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 9945088
Metric #7
Descriptor:
-> Name: container.network.io.usage.rx_bytes
-> Description: Bytes received by the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 7152
Metric #8
Descriptor:
-> Name: container.network.io.usage.rx_dropped
-> Description: Incoming packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 0
Metric #9
Descriptor:
-> Name: container.network.io.usage.tx_bytes
-> Description: Bytes sent.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 11969
Metric #10
Descriptor:
-> Name: container.network.io.usage.tx_dropped
-> Description: Outgoing packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 0
ResourceMetrics #17
Resource SchemaURL: https://opentelemetry.io/schemas/1.6.1
Resource attributes:
-> container.hostname: Str(07a7829f7e95)
-> container.id: Str(07a7829f7e95d2cb69c82c396c3819c6e29abc8836a572079b2c402a4541f110)
-> container.image.name: Str(ghcr.io/open-telemetry/demo:v1.0.0-loadgenerator)
-> container.name: Str(load-generator)
-> container.runtime: Str(docker)
-> service.name: Str(loadgenerator)
ScopeMetrics #0
ScopeMetrics SchemaURL:
InstrumentationScope otelcol/dockerstatsreceiver 0.63.1
Metric #0
Descriptor:
-> Name: container.blockio.io_service_bytes_recursive
-> Description: Number of bytes transferred to/from the disk by the group and descendant groups.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> device_major: Str(254)
-> device_minor: Str(0)
-> operation: Str(read)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 0
NumberDataPoints #1
Data point attributes:
-> device_major: Str(254)
-> device_minor: Str(0)
-> operation: Str(write)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 139264
Metric #1
Descriptor:
-> Name: container.cpu.percent
-> Description: Percent of CPU used by the container.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 2.939909
Metric #2
Descriptor:
-> Name: container.cpu.usage.kernelmode
-> Description: Time spent by tasks of the cgroup in kernel mode (Linux). Time spent by all container processes in kernel mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 101169000
Metric #3
Descriptor:
-> Name: container.cpu.usage.total
-> Description: Total CPU time consumed.
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 582489000
Metric #4
Descriptor:
-> Name: container.cpu.usage.usermode
-> Description: Time spent by tasks of the cgroup in user mode (Linux). Time spent by all container processes in user mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 481320000
Metric #5
Descriptor:
-> Name: container.memory.percent
-> Description: Percentage of memory used.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 36.868490
Metric #6
Descriptor:
-> Name: container.memory.usage.limit
-> Description: Memory limit of the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 125829120
Metric #7
Descriptor:
-> Name: container.memory.usage.total
-> Description: Memory usage of the container. This excludes the total cache.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 46391296
Metric #8
Descriptor:
-> Name: container.network.io.usage.rx_bytes
-> Description: Bytes received by the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 80903
Metric #9
Descriptor:
-> Name: container.network.io.usage.rx_dropped
-> Description: Incoming packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 0
Metric #10
Descriptor:
-> Name: container.network.io.usage.tx_bytes
-> Description: Bytes sent.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 59473
Metric #11
Descriptor:
-> Name: container.network.io.usage.tx_dropped
-> Description: Outgoing packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 0
ResourceMetrics #18
Resource SchemaURL: https://opentelemetry.io/schemas/1.6.1
Resource attributes:
-> container.hostname: Str(e392d331eff2)
-> container.id: Str(e392d331eff2034a6e007165ec2a0bd19d710d96959d1ef781a3632723e763d1)
-> container.image.name: Str(otel/opentelemetry-collector-contrib:0.63.1)
-> container.name: Str(otel-col)
-> container.runtime: Str(docker)
-> service.name: Str(otelcol)
ScopeMetrics #0
ScopeMetrics SchemaURL:
InstrumentationScope otelcol/dockerstatsreceiver 0.63.1
Metric #0
Descriptor:
-> Name: container.blockio.io_service_bytes_recursive
-> Description: Number of bytes transferred to/from the disk by the group and descendant groups.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> device_major: Str(254)
-> device_minor: Str(0)
-> operation: Str(read)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 274432
NumberDataPoints #1
Data point attributes:
-> device_major: Str(254)
-> device_minor: Str(0)
-> operation: Str(write)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 0
Metric #1
Descriptor:
-> Name: container.cpu.percent
-> Description: Percent of CPU used by the container.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 2.777818
Metric #2
Descriptor:
-> Name: container.cpu.usage.kernelmode
-> Description: Time spent by tasks of the cgroup in kernel mode (Linux). Time spent by all container processes in kernel mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 136537000
Metric #3
Descriptor:
-> Name: container.cpu.usage.total
-> Description: Total CPU time consumed.
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 459676000
Metric #4
Descriptor:
-> Name: container.cpu.usage.usermode
-> Description: Time spent by tasks of the cgroup in user mode (Linux). Time spent by all container processes in user mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 323139000
Metric #5
Descriptor:
-> Name: container.memory.percent
-> Description: Percentage of memory used.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 40.136719
Metric #6
Descriptor:
-> Name: container.memory.usage.limit
-> Description: Memory limit of the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 104857600
Metric #7
Descriptor:
-> Name: container.memory.usage.total
-> Description: Memory usage of the container. This excludes the total cache.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 42086400
Metric #8
Descriptor:
-> Name: container.network.io.usage.rx_bytes
-> Description: Bytes received by the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 197056
Metric #9
Descriptor:
-> Name: container.network.io.usage.rx_dropped
-> Description: Incoming packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 0
Metric #10
Descriptor:
-> Name: container.network.io.usage.tx_bytes
-> Description: Bytes sent.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 78442
Metric #11
Descriptor:
-> Name: container.network.io.usage.tx_dropped
-> Description: Outgoing packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:37.109239837 +0000 UTC
Value: 0
{"kind": "exporter", "data_type": "metrics", "name": "logging/debug"}
2022-11-03T13:02:37.266Z info MetricsExporter {"kind": "exporter", "data_type": "metrics", "name": "logging", "#metrics": 219}
2022-11-03T13:02:38.681Z info TracesExporter {"kind": "exporter", "data_type": "traces", "name": "logging", "#spans": 67}
2022-11-03T13:02:39.085Z info TracesExporter {"kind": "exporter", "data_type": "traces", "name": "logging", "#spans": 5}
2022-11-03T13:02:39.691Z info TracesExporter {"kind": "exporter", "data_type": "traces", "name": "logging", "#spans": 6}
2022-11-03T13:02:40.295Z info TracesExporter {"kind": "exporter", "data_type": "traces", "name": "logging", "#spans": 31}
2022-11-03T13:02:40.902Z info TracesExporter {"kind": "exporter", "data_type": "traces", "name": "logging", "#spans": 4}
2022-11-03T13:02:41.113Z info TracesExporter {"kind": "exporter", "data_type": "traces", "name": "logging", "#spans": 44}
2022-11-03T13:02:41.921Z info TracesExporter {"kind": "exporter", "data_type": "traces", "name": "logging", "#spans": 13}
2022-11-03T13:02:42.122Z info TracesExporter {"kind": "exporter", "data_type": "traces", "name": "logging", "#spans": 4}
2022-11-03T13:02:43.939Z info TracesExporter {"kind": "exporter", "data_type": "traces", "name": "logging", "#spans": 75}
2022-11-03T13:02:45.348Z info TracesExporter {"kind": "exporter", "data_type": "traces", "name": "logging", "#spans": 11}
2022-11-03T13:02:45.752Z info TracesExporter {"kind": "exporter", "data_type": "traces", "name": "logging", "#spans": 2}
2022-11-03T13:02:46.355Z info TracesExporter {"kind": "exporter", "data_type": "traces", "name": "logging", "#spans": 24}
2022-11-03T13:02:46.556Z info TracesExporter {"kind": "exporter", "data_type": "traces", "name": "logging", "#spans": 34}
2022-11-03T13:02:47.118Z info MetricsExporter {"kind": "exporter", "data_type": "metrics", "name": "logging/debug", "#metrics": 230}
2022-11-03T13:02:47.119Z info ResourceMetrics #0
Resource SchemaURL: https://opentelemetry.io/schemas/1.6.1
Resource attributes:
-> container.hostname: Str(fe107e7f153f)
-> container.id: Str(fe107e7f153f9922d06267898887e931e5d6e53b374dfdb743c7c45187278301)
-> container.image.name: Str(ghcr.io/open-telemetry/demo:v1.0.0-cartservice)
-> container.name: Str(cart-service)
-> container.runtime: Str(docker)
-> service.name: Str(cartservice)
ScopeMetrics #0
ScopeMetrics SchemaURL:
InstrumentationScope otelcol/dockerstatsreceiver 0.63.1
Metric #0
Descriptor:
-> Name: container.cpu.percent
-> Description: Percent of CPU used by the container.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 0.461340
Metric #1
Descriptor:
-> Name: container.cpu.usage.kernelmode
-> Description: Time spent by tasks of the cgroup in kernel mode (Linux). Time spent by all container processes in kernel mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 209974000
Metric #2
Descriptor:
-> Name: container.cpu.usage.total
-> Description: Total CPU time consumed.
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 2220480000
Metric #3
Descriptor:
-> Name: container.cpu.usage.usermode
-> Description: Time spent by tasks of the cgroup in user mode (Linux). Time spent by all container processes in user mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 2010505000
Metric #4
Descriptor:
-> Name: container.memory.percent
-> Description: Percentage of memory used.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 20.695801
Metric #5
Descriptor:
-> Name: container.memory.usage.limit
-> Description: Memory limit of the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 167772160
Metric #6
Descriptor:
-> Name: container.memory.usage.total
-> Description: Memory usage of the container. This excludes the total cache.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 34721792
Metric #7
Descriptor:
-> Name: container.network.io.usage.rx_bytes
-> Description: Bytes received by the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 33584
Metric #8
Descriptor:
-> Name: container.network.io.usage.rx_dropped
-> Description: Incoming packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 0
Metric #9
Descriptor:
-> Name: container.network.io.usage.tx_bytes
-> Description: Bytes sent.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 71656
Metric #10
Descriptor:
-> Name: container.network.io.usage.tx_dropped
-> Description: Outgoing packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 0
ResourceMetrics #1
Resource SchemaURL: https://opentelemetry.io/schemas/1.6.1
Resource attributes:
-> container.hostname: Str(07a7829f7e95)
-> container.id: Str(07a7829f7e95d2cb69c82c396c3819c6e29abc8836a572079b2c402a4541f110)
-> container.image.name: Str(ghcr.io/open-telemetry/demo:v1.0.0-loadgenerator)
-> container.name: Str(load-generator)
-> container.runtime: Str(docker)
-> service.name: Str(loadgenerator)
ScopeMetrics #0
ScopeMetrics SchemaURL:
InstrumentationScope otelcol/dockerstatsreceiver 0.63.1
Metric #0
Descriptor:
-> Name: container.blockio.io_service_bytes_recursive
-> Description: Number of bytes transferred to/from the disk by the group and descendant groups.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> device_major: Str(254)
-> device_minor: Str(0)
-> operation: Str(read)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 0
NumberDataPoints #1
Data point attributes:
-> device_major: Str(254)
-> device_minor: Str(0)
-> operation: Str(write)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 139264
Metric #1
Descriptor:
-> Name: container.cpu.percent
-> Description: Percent of CPU used by the container.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 3.946978
Metric #2
Descriptor:
-> Name: container.cpu.usage.kernelmode
-> Description: Time spent by tasks of the cgroup in kernel mode (Linux). Time spent by all container processes in kernel mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 126484000
Metric #3
Descriptor:
-> Name: container.cpu.usage.total
-> Description: Total CPU time consumed.
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 832871000
Metric #4
Descriptor:
-> Name: container.cpu.usage.usermode
-> Description: Time spent by tasks of the cgroup in user mode (Linux). Time spent by all container processes in user mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 706386000
Metric #5
Descriptor:
-> Name: container.memory.percent
-> Description: Percentage of memory used.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 36.910807
Metric #6
Descriptor:
-> Name: container.memory.usage.limit
-> Description: Memory limit of the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 125829120
Metric #7
Descriptor:
-> Name: container.memory.usage.total
-> Description: Memory usage of the container. This excludes the total cache.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 46444544
Metric #8
Descriptor:
-> Name: container.network.io.usage.rx_bytes
-> Description: Bytes received by the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 122025
Metric #9
Descriptor:
-> Name: container.network.io.usage.rx_dropped
-> Description: Incoming packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 0
Metric #10
Descriptor:
-> Name: container.network.io.usage.tx_bytes
-> Description: Bytes sent.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 94732
Metric #11
Descriptor:
-> Name: container.network.io.usage.tx_dropped
-> Description: Outgoing packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 0
ResourceMetrics #2
Resource SchemaURL: https://opentelemetry.io/schemas/1.6.1
Resource attributes:
-> container.hostname: Str(548565f6b30d)
-> container.id: Str(548565f6b30ddeba8ba2b62c1f830b46f4f27381c08767a54270fbef81f2464b)
-> container.image.name: Str(ghcr.io/open-telemetry/demo:v1.0.0-currencyservice)
-> container.name: Str(currency-service)
-> container.runtime: Str(docker)
-> service.name: Str(currencyservice)
ScopeMetrics #0
ScopeMetrics SchemaURL:
InstrumentationScope otelcol/dockerstatsreceiver 0.63.1
Metric #0
Descriptor:
-> Name: container.cpu.percent
-> Description: Percent of CPU used by the container.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 0.071181
Metric #1
Descriptor:
-> Name: container.cpu.usage.kernelmode
-> Description: Time spent by tasks of the cgroup in kernel mode (Linux). Time spent by all container processes in kernel mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 32122000
Metric #2
Descriptor:
-> Name: container.cpu.usage.total
-> Description: Total CPU time consumed.
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 62785000
Metric #3
Descriptor:
-> Name: container.cpu.usage.usermode
-> Description: Time spent by tasks of the cgroup in user mode (Linux). Time spent by all container processes in user mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 30662000
Metric #4
Descriptor:
-> Name: container.memory.percent
-> Description: Percentage of memory used.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 7.714844
Metric #5
Descriptor:
-> Name: container.memory.usage.limit
-> Description: Memory limit of the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 20971520
Metric #6
Descriptor:
-> Name: container.memory.usage.total
-> Description: Memory usage of the container. This excludes the total cache.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 1617920
Metric #7
Descriptor:
-> Name: container.network.io.usage.rx_bytes
-> Description: Bytes received by the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 27350
Metric #8
Descriptor:
-> Name: container.network.io.usage.rx_dropped
-> Description: Incoming packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 0
Metric #9
Descriptor:
-> Name: container.network.io.usage.tx_bytes
-> Description: Bytes sent.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 34523
Metric #10
Descriptor:
-> Name: container.network.io.usage.tx_dropped
-> Description: Outgoing packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 0
ResourceMetrics #3
Resource SchemaURL: https://opentelemetry.io/schemas/1.6.1
Resource attributes:
-> container.hostname: Str(97f80f1260cc)
-> container.id: Str(97f80f1260ccea3c0d31ef826ef06c875b06a995fb62e4e656645b2b38b8c447)
-> container.image.name: Str(redis:alpine)
-> container.name: Str(redis-cart)
-> container.runtime: Str(docker)
-> service.name: Str(redis-cart)
ScopeMetrics #0
ScopeMetrics SchemaURL:
InstrumentationScope otelcol/dockerstatsreceiver 0.63.1
Metric #0
Descriptor:
-> Name: container.cpu.percent
-> Description: Percent of CPU used by the container.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 0.680930
Metric #1
Descriptor:
-> Name: container.cpu.usage.kernelmode
-> Description: Time spent by tasks of the cgroup in kernel mode (Linux). Time spent by all container processes in kernel mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 82513000
Metric #2
Descriptor:
-> Name: container.cpu.usage.total
-> Description: Total CPU time consumed.
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 156406000
Metric #3
Descriptor:
-> Name: container.cpu.usage.usermode
-> Description: Time spent by tasks of the cgroup in user mode (Linux). Time spent by all container processes in user mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 73892000
Metric #4
Descriptor:
-> Name: container.memory.percent
-> Description: Percentage of memory used.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 13.515625
Metric #5
Descriptor:
-> Name: container.memory.usage.limit
-> Description: Memory limit of the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 20971520
Metric #6
Descriptor:
-> Name: container.memory.usage.total
-> Description: Memory usage of the container. This excludes the total cache.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 2834432
Metric #7
Descriptor:
-> Name: container.network.io.usage.rx_bytes
-> Description: Bytes received by the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 17913
Metric #8
Descriptor:
-> Name: container.network.io.usage.rx_dropped
-> Description: Incoming packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 0
Metric #9
Descriptor:
-> Name: container.network.io.usage.tx_bytes
-> Description: Bytes sent.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 8892
Metric #10
Descriptor:
-> Name: container.network.io.usage.tx_dropped
-> Description: Outgoing packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 0
ResourceMetrics #4
Resource SchemaURL: https://opentelemetry.io/schemas/1.6.1
Resource attributes:
-> container.hostname: Str(5e55554e9b3c)
-> container.id: Str(5e55554e9b3caa64a3afcfbf0025963d3ae285bb0392f450375457ee327cd284)
-> container.image.name: Str(ghcr.io/open-telemetry/demo:v1.0.0-checkoutservice)
-> container.name: Str(checkout-service)
-> container.runtime: Str(docker)
-> service.name: Str(checkoutservice)
ScopeMetrics #0
ScopeMetrics SchemaURL:
InstrumentationScope otelcol/dockerstatsreceiver 0.63.1
Metric #0
Descriptor:
-> Name: container.cpu.percent
-> Description: Percent of CPU used by the container.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 0.029305
Metric #1
Descriptor:
-> Name: container.cpu.usage.kernelmode
-> Description: Time spent by tasks of the cgroup in kernel mode (Linux). Time spent by all container processes in kernel mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 52928000
Metric #2
Descriptor:
-> Name: container.cpu.usage.total
-> Description: Total CPU time consumed.
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 145553000
Metric #3
Descriptor:
-> Name: container.cpu.usage.usermode
-> Description: Time spent by tasks of the cgroup in user mode (Linux). Time spent by all container processes in user mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 92624000
Metric #4
Descriptor:
-> Name: container.memory.percent
-> Description: Percentage of memory used.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 37.949219
Metric #5
Descriptor:
-> Name: container.memory.usage.limit
-> Description: Memory limit of the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 20971520
Metric #6
Descriptor:
-> Name: container.memory.usage.total
-> Description: Memory usage of the container. This excludes the total cache.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 7958528
Metric #7
Descriptor:
-> Name: container.network.io.usage.rx_bytes
-> Description: Bytes received by the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 66017
Metric #8
Descriptor:
-> Name: container.network.io.usage.rx_dropped
-> Description: Incoming packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 0
Metric #9
Descriptor:
-> Name: container.network.io.usage.tx_bytes
-> Description: Bytes sent.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 113403
Metric #10
Descriptor:
-> Name: container.network.io.usage.tx_dropped
-> Description: Outgoing packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 0
ResourceMetrics #5
Resource SchemaURL: https://opentelemetry.io/schemas/1.6.1
Resource attributes:
-> container.hostname: Str(f3c89d309df4)
-> container.id: Str(f3c89d309df43d4a94e1a49ec5f15750b755c72b07bb0ca4d9c3b16a70498804)
-> container.image.name: Str(ghcr.io/open-telemetry/demo:v1.0.0-quoteservice)
-> container.name: Str(quoteservice)
-> container.runtime: Str(docker)
-> service.name: Str(quoteservice)
ScopeMetrics #0
ScopeMetrics SchemaURL:
InstrumentationScope otelcol/dockerstatsreceiver 0.63.1
Metric #0
Descriptor:
-> Name: container.cpu.percent
-> Description: Percent of CPU used by the container.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 0.011906
Metric #1
Descriptor:
-> Name: container.cpu.usage.kernelmode
-> Description: Time spent by tasks of the cgroup in kernel mode (Linux). Time spent by all container processes in kernel mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 53626000
Metric #2
Descriptor:
-> Name: container.cpu.usage.total
-> Description: Total CPU time consumed.
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 204191000
Metric #3
Descriptor:
-> Name: container.cpu.usage.usermode
-> Description: Time spent by tasks of the cgroup in user mode (Linux). Time spent by all container processes in user mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 150565000
Metric #4
Descriptor:
-> Name: container.memory.percent
-> Description: Percentage of memory used.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 38.476562
Metric #5
Descriptor:
-> Name: container.memory.usage.limit
-> Description: Memory limit of the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 31457280
Metric #6
Descriptor:
-> Name: container.memory.usage.total
-> Description: Memory usage of the container. This excludes the total cache.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 12103680
Metric #7
Descriptor:
-> Name: container.network.io.usage.rx_bytes
-> Description: Bytes received by the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 9935
Metric #8
Descriptor:
-> Name: container.network.io.usage.rx_dropped
-> Description: Incoming packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 0
Metric #9
Descriptor:
-> Name: container.network.io.usage.tx_bytes
-> Description: Bytes sent.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 17921
Metric #10
Descriptor:
-> Name: container.network.io.usage.tx_dropped
-> Description: Outgoing packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 0
ResourceMetrics #6
Resource SchemaURL: https://opentelemetry.io/schemas/1.6.1
Resource attributes:
-> container.hostname: Str(d07e8af6c2ae)
-> container.id: Str(d07e8af6c2ae348fcf6b67c6223c605ff614e2b35b12855e28b56c8eabf1c4af)
-> container.image.name: Str(ghcr.io/open-telemetry/demo:v1.0.0-frontend)
-> container.name: Str(frontend)
-> container.runtime: Str(docker)
-> service.name: Str(frontend)
ScopeMetrics #0
ScopeMetrics SchemaURL:
InstrumentationScope otelcol/dockerstatsreceiver 0.63.1
Metric #0
Descriptor:
-> Name: container.blockio.io_service_bytes_recursive
-> Description: Number of bytes transferred to/from the disk by the group and descendant groups.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> device_major: Str(254)
-> device_minor: Str(0)
-> operation: Str(read)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 0
NumberDataPoints #1
Data point attributes:
-> device_major: Str(254)
-> device_minor: Str(0)
-> operation: Str(write)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 2031616
Metric #1
Descriptor:
-> Name: container.cpu.percent
-> Description: Percent of CPU used by the container.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 4.617354
Metric #2
Descriptor:
-> Name: container.cpu.usage.kernelmode
-> Description: Time spent by tasks of the cgroup in kernel mode (Linux). Time spent by all container processes in kernel mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 693798000
Metric #3
Descriptor:
-> Name: container.cpu.usage.total
-> Description: Total CPU time consumed.
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 3452349000
Metric #4
Descriptor:
-> Name: container.cpu.usage.usermode
-> Description: Time spent by tasks of the cgroup in user mode (Linux). Time spent by all container processes in user mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 2758551000
Metric #5
Descriptor:
-> Name: container.memory.percent
-> Description: Percentage of memory used.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 67.232422
Metric #6
Descriptor:
-> Name: container.memory.usage.limit
-> Description: Memory limit of the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 209715200
Metric #7
Descriptor:
-> Name: container.memory.usage.total
-> Description: Memory usage of the container. This excludes the total cache.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 140996608
Metric #8
Descriptor:
-> Name: container.network.io.usage.rx_bytes
-> Description: Bytes received by the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 4333649
Metric #9
Descriptor:
-> Name: container.network.io.usage.rx_dropped
-> Description: Incoming packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 0
Metric #10
Descriptor:
-> Name: container.network.io.usage.tx_bytes
-> Description: Bytes sent.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 315990
Metric #11
Descriptor:
-> Name: container.network.io.usage.tx_dropped
-> Description: Outgoing packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 0
ResourceMetrics #7
Resource SchemaURL: https://opentelemetry.io/schemas/1.6.1
Resource attributes:
-> container.hostname: Str(3279354a866b)
-> container.id: Str(3279354a866b5e6c04217ec73b972a7f4fb1e5cbe1c9d7ea91703cad6b5352bb)
-> container.image.name: Str(ghcr.io/open-telemetry/demo:v1.0.0-frontendproxy)
-> container.name: Str(frontend-proxy)
-> container.runtime: Str(docker)
-> service.name: Str(frontendproxy)
ScopeMetrics #0
ScopeMetrics SchemaURL:
InstrumentationScope otelcol/dockerstatsreceiver 0.63.1
Metric #0
Descriptor:
-> Name: container.blockio.io_service_bytes_recursive
-> Description: Number of bytes transferred to/from the disk by the group and descendant groups.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> device_major: Str(254)
-> device_minor: Str(0)
-> operation: Str(read)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 0
NumberDataPoints #1
Data point attributes:
-> device_major: Str(254)
-> device_minor: Str(0)
-> operation: Str(write)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 4096
Metric #1
Descriptor:
-> Name: container.cpu.percent
-> Description: Percent of CPU used by the container.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 1.926614
Metric #2
Descriptor:
-> Name: container.cpu.usage.kernelmode
-> Description: Time spent by tasks of the cgroup in kernel mode (Linux). Time spent by all container processes in kernel mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 126366000
Metric #3
Descriptor:
-> Name: container.cpu.usage.total
-> Description: Total CPU time consumed.
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 270554000
Metric #4
Descriptor:
-> Name: container.cpu.usage.usermode
-> Description: Time spent by tasks of the cgroup in user mode (Linux). Time spent by all container processes in user mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 144187000
Metric #5
Descriptor:
-> Name: container.memory.percent
-> Description: Percentage of memory used.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 0.126099
Metric #6
Descriptor:
-> Name: container.memory.usage.limit
-> Description: Memory limit of the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 12528422912
Metric #7
Descriptor:
-> Name: container.memory.usage.total
-> Description: Memory usage of the container. This excludes the total cache.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 15798272
Metric #8
Descriptor:
-> Name: container.network.io.usage.rx_bytes
-> Description: Bytes received by the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 1922
Metric #9
Descriptor:
-> Name: container.network.io.usage.rx_dropped
-> Description: Incoming packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 0
Metric #10
Descriptor:
-> Name: container.network.io.usage.tx_bytes
-> Description: Bytes sent.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 0
Metric #11
Descriptor:
-> Name: container.network.io.usage.tx_dropped
-> Description: Outgoing packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 0
ResourceMetrics #8
Resource SchemaURL: https://opentelemetry.io/schemas/1.6.1
Resource attributes:
-> container.hostname: Str(31eaf555b990)
-> container.id: Str(31eaf555b99051f29c04667e711b76dc9b6594b74b20b15a5f994d617d60d209)
-> container.image.name: Str(grafana/grafana:9.1.0)
-> container.name: Str(grafana)
-> container.runtime: Str(docker)
-> service.name: Str(grafana)
ScopeMetrics #0
ScopeMetrics SchemaURL:
InstrumentationScope otelcol/dockerstatsreceiver 0.63.1
Metric #0
Descriptor:
-> Name: container.blockio.io_service_bytes_recursive
-> Description: Number of bytes transferred to/from the disk by the group and descendant groups.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> device_major: Str(254)
-> device_minor: Str(0)
-> operation: Str(read)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 122880
NumberDataPoints #1
Data point attributes:
-> device_major: Str(254)
-> device_minor: Str(0)
-> operation: Str(write)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 18726912
Metric #1
Descriptor:
-> Name: container.cpu.percent
-> Description: Percent of CPU used by the container.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 0.550332
Metric #2
Descriptor:
-> Name: container.cpu.usage.kernelmode
-> Description: Time spent by tasks of the cgroup in kernel mode (Linux). Time spent by all container processes in kernel mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 242179000
Metric #3
Descriptor:
-> Name: container.cpu.usage.total
-> Description: Total CPU time consumed.
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 655499000
Metric #4
Descriptor:
-> Name: container.cpu.usage.usermode
-> Description: Time spent by tasks of the cgroup in user mode (Linux). Time spent by all container processes in user mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 413320000
Metric #5
Descriptor:
-> Name: container.memory.percent
-> Description: Percentage of memory used.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 0.338739
Metric #6
Descriptor:
-> Name: container.memory.usage.limit
-> Description: Memory limit of the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 12528422912
Metric #7
Descriptor:
-> Name: container.memory.usage.total
-> Description: Memory usage of the container. This excludes the total cache.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 42438656
Metric #8
Descriptor:
-> Name: container.network.io.usage.rx_bytes
-> Description: Bytes received by the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 14768
Metric #9
Descriptor:
-> Name: container.network.io.usage.rx_dropped
-> Description: Incoming packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 0
Metric #10
Descriptor:
-> Name: container.network.io.usage.tx_bytes
-> Description: Bytes sent.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 3491
Metric #11
Descriptor:
-> Name: container.network.io.usage.tx_dropped
-> Description: Outgoing packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 0
ResourceMetrics #9
Resource SchemaURL: https://opentelemetry.io/schemas/1.6.1
Resource attributes:
-> container.hostname: Str(21248af020ad)
-> container.id: Str(21248af020ad6138e800484395734037172ca62c868ced20c8987f33f8a0a3c8)
-> container.image.name: Str(ghcr.io/open-telemetry/demo:v1.0.0-adservice)
-> container.name: Str(ad-service)
-> container.runtime: Str(docker)
-> service.name: Str(adservice)
ScopeMetrics #0
ScopeMetrics SchemaURL:
InstrumentationScope otelcol/dockerstatsreceiver 0.63.1
Metric #0
Descriptor:
-> Name: container.blockio.io_service_bytes_recursive
-> Description: Number of bytes transferred to/from the disk by the group and descendant groups.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> device_major: Str(254)
-> device_minor: Str(0)
-> operation: Str(read)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 0
NumberDataPoints #1
Data point attributes:
-> device_major: Str(254)
-> device_minor: Str(0)
-> operation: Str(write)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 49152
Metric #1
Descriptor:
-> Name: container.cpu.percent
-> Description: Percent of CPU used by the container.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 2.025994
Metric #2
Descriptor:
-> Name: container.cpu.usage.kernelmode
-> Description: Time spent by tasks of the cgroup in kernel mode (Linux). Time spent by all container processes in kernel mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 277517000
Metric #3
Descriptor:
-> Name: container.cpu.usage.total
-> Description: Total CPU time consumed.
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 5182031000
Metric #4
Descriptor:
-> Name: container.cpu.usage.usermode
-> Description: Time spent by tasks of the cgroup in user mode (Linux). Time spent by all container processes in user mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 4904514000
Metric #5
Descriptor:
-> Name: container.memory.percent
-> Description: Percentage of memory used.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 48.717448
Metric #6
Descriptor:
-> Name: container.memory.usage.limit
-> Description: Memory limit of the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 314572800
Metric #7
Descriptor:
-> Name: container.memory.usage.total
-> Description: Memory usage of the container. This excludes the total cache.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 153251840
Metric #8
Descriptor:
-> Name: container.network.io.usage.rx_bytes
-> Description: Bytes received by the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 6225
Metric #9
Descriptor:
-> Name: container.network.io.usage.rx_dropped
-> Description: Incoming packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 0
Metric #10
Descriptor:
-> Name: container.network.io.usage.tx_bytes
-> Description: Bytes sent.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 24791
Metric #11
Descriptor:
-> Name: container.network.io.usage.tx_dropped
-> Description: Outgoing packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 0
ResourceMetrics #10
Resource SchemaURL: https://opentelemetry.io/schemas/1.6.1
Resource attributes:
-> container.hostname: Str(405ad7a360e6)
-> container.id: Str(405ad7a360e6ef3ceb8601216e860b5d216690d8d5850f0c027bd4253bc4b0aa)
-> container.image.name: Str(ghcr.io/open-telemetry/demo:v1.0.0-productcatalogservice)
-> container.name: Str(product-catalog-service)
-> container.runtime: Str(docker)
-> service.name: Str(productcatalogservice)
ScopeMetrics #0
ScopeMetrics SchemaURL:
InstrumentationScope otelcol/dockerstatsreceiver 0.63.1
Metric #0
Descriptor:
-> Name: container.cpu.percent
-> Description: Percent of CPU used by the container.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 0.204247
Metric #1
Descriptor:
-> Name: container.cpu.usage.kernelmode
-> Description: Time spent by tasks of the cgroup in kernel mode (Linux). Time spent by all container processes in kernel mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 98429000
Metric #2
Descriptor:
-> Name: container.cpu.usage.total
-> Description: Total CPU time consumed.
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 227619000
Metric #3
Descriptor:
-> Name: container.cpu.usage.usermode
-> Description: Time spent by tasks of the cgroup in user mode (Linux). Time spent by all container processes in user mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 129189000
Metric #4
Descriptor:
-> Name: container.memory.percent
-> Description: Percentage of memory used.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 33.027344
Metric #5
Descriptor:
-> Name: container.memory.usage.limit
-> Description: Memory limit of the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 20971520
Metric #6
Descriptor:
-> Name: container.memory.usage.total
-> Description: Memory usage of the container. This excludes the total cache.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 6926336
Metric #7
Descriptor:
-> Name: container.network.io.usage.rx_bytes
-> Description: Bytes received by the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 42116
Metric #8
Descriptor:
-> Name: container.network.io.usage.rx_dropped
-> Description: Incoming packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 0
Metric #9
Descriptor:
-> Name: container.network.io.usage.tx_bytes
-> Description: Bytes sent.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 136149
Metric #10
Descriptor:
-> Name: container.network.io.usage.tx_dropped
-> Description: Outgoing packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 0
ResourceMetrics #11
Resource SchemaURL: https://opentelemetry.io/schemas/1.6.1
Resource attributes:
-> container.hostname: Str(3576e9ba630a)
-> container.id: Str(3576e9ba630a47d44d85a8c64794339974e573ee41a9ee3327446326e840e96a)
-> container.image.name: Str(ghcr.io/open-telemetry/demo:v1.0.0-emailservice)
-> container.name: Str(email-service)
-> container.runtime: Str(docker)
-> service.name: Str(emailservice)
ScopeMetrics #0
ScopeMetrics SchemaURL:
InstrumentationScope otelcol/dockerstatsreceiver 0.63.1
Metric #0
Descriptor:
-> Name: container.blockio.io_service_bytes_recursive
-> Description: Number of bytes transferred to/from the disk by the group and descendant groups.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> device_major: Str(254)
-> device_minor: Str(0)
-> operation: Str(read)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 0
NumberDataPoints #1
Data point attributes:
-> device_major: Str(254)
-> device_minor: Str(0)
-> operation: Str(write)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 4096
Metric #1
Descriptor:
-> Name: container.cpu.percent
-> Description: Percent of CPU used by the container.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 0.074241
Metric #2
Descriptor:
-> Name: container.cpu.usage.kernelmode
-> Description: Time spent by tasks of the cgroup in kernel mode (Linux). Time spent by all container processes in kernel mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 125107000
Metric #3
Descriptor:
-> Name: container.cpu.usage.total
-> Description: Total CPU time consumed.
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 638233000
Metric #4
Descriptor:
-> Name: container.cpu.usage.usermode
-> Description: Time spent by tasks of the cgroup in user mode (Linux). Time spent by all container processes in user mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 513126000
Metric #5
Descriptor:
-> Name: container.memory.percent
-> Description: Percentage of memory used.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 43.886719
Metric #6
Descriptor:
-> Name: container.memory.usage.limit
-> Description: Memory limit of the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 104857600
Metric #7
Descriptor:
-> Name: container.memory.usage.total
-> Description: Memory usage of the container. This excludes the total cache.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 46018560
Metric #8
Descriptor:
-> Name: container.network.io.usage.rx_bytes
-> Description: Bytes received by the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 10024
Metric #9
Descriptor:
-> Name: container.network.io.usage.rx_dropped
-> Description: Incoming packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 0
Metric #10
Descriptor:
-> Name: container.network.io.usage.tx_bytes
-> Description: Bytes sent.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 6745
Metric #11
Descriptor:
-> Name: container.network.io.usage.tx_dropped
-> Description: Outgoing packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 0
ResourceMetrics #12
Resource SchemaURL: https://opentelemetry.io/schemas/1.6.1
Resource attributes:
-> container.hostname: Str(65ade480823e)
-> container.id: Str(65ade480823e4b7bbc80ecb2d32e89b014369431d3219234f6c75cc1eabcadb3)
-> container.image.name: Str(ghcr.io/open-telemetry/demo:v1.0.0-featureflagservice)
-> container.name: Str(feature-flag-service)
-> container.runtime: Str(docker)
-> service.name: Str(featureflagservice)
ScopeMetrics #0
ScopeMetrics SchemaURL:
InstrumentationScope otelcol/dockerstatsreceiver 0.63.1
Metric #0
Descriptor:
-> Name: container.cpu.percent
-> Description: Percent of CPU used by the container.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 0.117062
Metric #1
Descriptor:
-> Name: container.cpu.usage.kernelmode
-> Description: Time spent by tasks of the cgroup in kernel mode (Linux). Time spent by all container processes in kernel mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 1180456000
Metric #2
Descriptor:
-> Name: container.cpu.usage.total
-> Description: Total CPU time consumed.
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 3017126000
Metric #3
Descriptor:
-> Name: container.cpu.usage.usermode
-> Description: Time spent by tasks of the cgroup in user mode (Linux). Time spent by all container processes in user mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 1836669000
Metric #4
Descriptor:
-> Name: container.memory.percent
-> Description: Percentage of memory used.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 80.253906
Metric #5
Descriptor:
-> Name: container.memory.usage.limit
-> Description: Memory limit of the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 167772160
Metric #6
Descriptor:
-> Name: container.memory.usage.total
-> Description: Memory usage of the container. This excludes the total cache.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 134643712
Metric #7
Descriptor:
-> Name: container.network.io.usage.rx_bytes
-> Description: Bytes received by the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 75650
Metric #8
Descriptor:
-> Name: container.network.io.usage.rx_dropped
-> Description: Incoming packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 0
Metric #9
Descriptor:
-> Name: container.network.io.usage.tx_bytes
-> Description: Bytes sent.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 43334
Metric #10
Descriptor:
-> Name: container.network.io.usage.tx_dropped
-> Description: Outgoing packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 0
ResourceMetrics #13
Resource SchemaURL: https://opentelemetry.io/schemas/1.6.1
Resource attributes:
-> container.hostname: Str(2f5f5af61891)
-> container.id: Str(2f5f5af6189106ef2dd612b60c5bdf8f9c816cbd18fe488588128091c7d9294f)
-> container.image.name: Str(quay.io/prometheus/prometheus:v2.34.0)
-> container.name: Str(prometheus)
-> container.runtime: Str(docker)
-> service.name: Str(prometheus)
ScopeMetrics #0
ScopeMetrics SchemaURL:
InstrumentationScope otelcol/dockerstatsreceiver 0.63.1
Metric #0
Descriptor:
-> Name: container.blockio.io_service_bytes_recursive
-> Description: Number of bytes transferred to/from the disk by the group and descendant groups.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> device_major: Str(254)
-> device_minor: Str(0)
-> operation: Str(read)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 233472
NumberDataPoints #1
Data point attributes:
-> device_major: Str(254)
-> device_minor: Str(0)
-> operation: Str(write)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 32768
Metric #1
Descriptor:
-> Name: container.cpu.percent
-> Description: Percent of CPU used by the container.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 0.000000
Metric #2
Descriptor:
-> Name: container.cpu.usage.kernelmode
-> Description: Time spent by tasks of the cgroup in kernel mode (Linux). Time spent by all container processes in kernel mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 40355000
Metric #3
Descriptor:
-> Name: container.cpu.usage.total
-> Description: Total CPU time consumed.
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 163943000
Metric #4
Descriptor:
-> Name: container.cpu.usage.usermode
-> Description: Time spent by tasks of the cgroup in user mode (Linux). Time spent by all container processes in user mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 123588000
Metric #5
Descriptor:
-> Name: container.memory.percent
-> Description: Percentage of memory used.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 0.217511
Metric #6
Descriptor:
-> Name: container.memory.usage.limit
-> Description: Memory limit of the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 12528422912
Metric #7
Descriptor:
-> Name: container.memory.usage.total
-> Description: Memory usage of the container. This excludes the total cache.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 27250688
Metric #8
Descriptor:
-> Name: container.network.io.usage.rx_bytes
-> Description: Bytes received by the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 42969
Metric #9
Descriptor:
-> Name: container.network.io.usage.rx_dropped
-> Description: Incoming packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 0
Metric #10
Descriptor:
-> Name: container.network.io.usage.tx_bytes
-> Description: Bytes sent.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 4792
Metric #11
Descriptor:
-> Name: container.network.io.usage.tx_dropped
-> Description: Outgoing packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 0
ResourceMetrics #14
Resource SchemaURL: https://opentelemetry.io/schemas/1.6.1
Resource attributes:
-> container.hostname: Str(75295c35f7fe)
-> container.id: Str(75295c35f7fe58d372473dfa34d7c1f2f90577acf100bd7eae45c2b6035d759b)
-> container.image.name: Str(cimg/postgres:14.2)
-> container.name: Str(postgres)
-> container.runtime: Str(docker)
-> service.name: Str(ffs_postgres)
ScopeMetrics #0
ScopeMetrics SchemaURL:
InstrumentationScope otelcol/dockerstatsreceiver 0.63.1
Metric #0
Descriptor:
-> Name: container.blockio.io_service_bytes_recursive
-> Description: Number of bytes transferred to/from the disk by the group and descendant groups.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> device_major: Str(254)
-> device_minor: Str(0)
-> operation: Str(read)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 30740480
NumberDataPoints #1
Data point attributes:
-> device_major: Str(254)
-> device_minor: Str(0)
-> operation: Str(write)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 94945280
Metric #1
Descriptor:
-> Name: container.cpu.percent
-> Description: Percent of CPU used by the container.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 0.212528
Metric #2
Descriptor:
-> Name: container.cpu.usage.kernelmode
-> Description: Time spent by tasks of the cgroup in kernel mode (Linux). Time spent by all container processes in kernel mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 964519000
Metric #3
Descriptor:
-> Name: container.cpu.usage.total
-> Description: Total CPU time consumed.
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 6786123000
Metric #4
Descriptor:
-> Name: container.cpu.usage.usermode
-> Description: Time spent by tasks of the cgroup in user mode (Linux). Time spent by all container processes in user mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 5821603000
Metric #5
Descriptor:
-> Name: container.memory.percent
-> Description: Percentage of memory used.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 85.791016
Metric #6
Descriptor:
-> Name: container.memory.usage.limit
-> Description: Memory limit of the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 125829120
Metric #7
Descriptor:
-> Name: container.memory.usage.total
-> Description: Memory usage of the container. This excludes the total cache.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 107950080
Metric #8
Descriptor:
-> Name: container.network.io.usage.rx_bytes
-> Description: Bytes received by the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 29141
Metric #9
Descriptor:
-> Name: container.network.io.usage.rx_dropped
-> Description: Incoming packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 0
Metric #10
Descriptor:
-> Name: container.network.io.usage.tx_bytes
-> Description: Bytes sent.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 62243
Metric #11
Descriptor:
-> Name: container.network.io.usage.tx_dropped
-> Description: Outgoing packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 0
ResourceMetrics #15
Resource SchemaURL: https://opentelemetry.io/schemas/1.6.1
Resource attributes:
-> container.hostname: Str(a17aadee498b)
-> container.id: Str(a17aadee498bdecedb1a74ce8aa123fd83eccbf1c9c6235452e60a5ee9f3fd2f)
-> container.image.name: Str(ghcr.io/open-telemetry/demo:v1.0.0-recommendationservice)
-> container.name: Str(recommendation-service)
-> container.runtime: Str(docker)
-> service.name: Str(recommendationservice)
ScopeMetrics #0
ScopeMetrics SchemaURL:
InstrumentationScope otelcol/dockerstatsreceiver 0.63.1
Metric #0
Descriptor:
-> Name: container.blockio.io_service_bytes_recursive
-> Description: Number of bytes transferred to/from the disk by the group and descendant groups.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> device_major: Str(254)
-> device_minor: Str(0)
-> operation: Str(read)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 0
NumberDataPoints #1
Data point attributes:
-> device_major: Str(254)
-> device_minor: Str(0)
-> operation: Str(write)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 77824
Metric #1
Descriptor:
-> Name: container.cpu.percent
-> Description: Percent of CPU used by the container.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 4.315127
Metric #2
Descriptor:
-> Name: container.cpu.usage.kernelmode
-> Description: Time spent by tasks of the cgroup in kernel mode (Linux). Time spent by all container processes in kernel mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 375721000
Metric #3
Descriptor:
-> Name: container.cpu.usage.total
-> Description: Total CPU time consumed.
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 1261546000
Metric #4
Descriptor:
-> Name: container.cpu.usage.usermode
-> Description: Time spent by tasks of the cgroup in user mode (Linux). Time spent by all container processes in user mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 885824000
Metric #5
Descriptor:
-> Name: container.memory.percent
-> Description: Percentage of memory used.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 7.061719
Metric #6
Descriptor:
-> Name: container.memory.usage.limit
-> Description: Memory limit of the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 524288000
Metric #7
Descriptor:
-> Name: container.memory.usage.total
-> Description: Memory usage of the container. This excludes the total cache.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 37023744
Metric #8
Descriptor:
-> Name: container.network.io.usage.rx_bytes
-> Description: Bytes received by the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 35242
Metric #9
Descriptor:
-> Name: container.network.io.usage.rx_dropped
-> Description: Incoming packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 0
Metric #10
Descriptor:
-> Name: container.network.io.usage.tx_bytes
-> Description: Bytes sent.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 18874
Metric #11
Descriptor:
-> Name: container.network.io.usage.tx_dropped
-> Description: Outgoing packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 0
ResourceMetrics #16
Resource SchemaURL: https://opentelemetry.io/schemas/1.6.1
Resource attributes:
-> container.hostname: Str(e392d331eff2)
-> container.id: Str(e392d331eff2034a6e007165ec2a0bd19d710d96959d1ef781a3632723e763d1)
-> container.image.name: Str(otel/opentelemetry-collector-contrib:0.63.1)
-> container.name: Str(otel-col)
-> container.runtime: Str(docker)
-> service.name: Str(otelcol)
ScopeMetrics #0
ScopeMetrics SchemaURL:
InstrumentationScope otelcol/dockerstatsreceiver 0.63.1
Metric #0
Descriptor:
-> Name: container.blockio.io_service_bytes_recursive
-> Description: Number of bytes transferred to/from the disk by the group and descendant groups.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> device_major: Str(254)
-> device_minor: Str(0)
-> operation: Str(read)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 274432
NumberDataPoints #1
Data point attributes:
-> device_major: Str(254)
-> device_minor: Str(0)
-> operation: Str(write)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 0
Metric #1
Descriptor:
-> Name: container.cpu.percent
-> Description: Percent of CPU used by the container.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 4.554912
Metric #2
Descriptor:
-> Name: container.cpu.usage.kernelmode
-> Description: Time spent by tasks of the cgroup in kernel mode (Linux). Time spent by all container processes in kernel mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 221216000
Metric #3
Descriptor:
-> Name: container.cpu.usage.total
-> Description: Total CPU time consumed.
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 806210000
Metric #4
Descriptor:
-> Name: container.cpu.usage.usermode
-> Description: Time spent by tasks of the cgroup in user mode (Linux). Time spent by all container processes in user mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 584994000
Metric #5
Descriptor:
-> Name: container.memory.percent
-> Description: Percentage of memory used.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 44.023438
Metric #6
Descriptor:
-> Name: container.memory.usage.limit
-> Description: Memory limit of the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 104857600
Metric #7
Descriptor:
-> Name: container.memory.usage.total
-> Description: Memory usage of the container. This excludes the total cache.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 46161920
Metric #8
Descriptor:
-> Name: container.network.io.usage.rx_bytes
-> Description: Bytes received by the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 388164
Metric #9
Descriptor:
-> Name: container.network.io.usage.rx_dropped
-> Description: Incoming packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 0
Metric #10
Descriptor:
-> Name: container.network.io.usage.tx_bytes
-> Description: Bytes sent.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 160394
Metric #11
Descriptor:
-> Name: container.network.io.usage.tx_dropped
-> Description: Outgoing packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 0
ResourceMetrics #17
Resource SchemaURL: https://opentelemetry.io/schemas/1.6.1
Resource attributes:
-> container.hostname: Str(d3539a8e9e23)
-> container.id: Str(d3539a8e9e23ad516c7e7d4592a56e90d8690ef20b532c437327716500f1d41f)
-> container.image.name: Str(jaegertracing/all-in-one)
-> container.name: Str(jaeger)
-> container.runtime: Str(docker)
-> service.name: Str(jaeger)
ScopeMetrics #0
ScopeMetrics SchemaURL:
InstrumentationScope otelcol/dockerstatsreceiver 0.63.1
Metric #0
Descriptor:
-> Name: container.cpu.percent
-> Description: Percent of CPU used by the container.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 2.441760
Metric #1
Descriptor:
-> Name: container.cpu.usage.kernelmode
-> Description: Time spent by tasks of the cgroup in kernel mode (Linux). Time spent by all container processes in kernel mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 82080000
Metric #2
Descriptor:
-> Name: container.cpu.usage.total
-> Description: Total CPU time consumed.
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 284240000
Metric #3
Descriptor:
-> Name: container.cpu.usage.usermode
-> Description: Time spent by tasks of the cgroup in user mode (Linux). Time spent by all container processes in user mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 202160000
Metric #4
Descriptor:
-> Name: container.memory.percent
-> Description: Percentage of memory used.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 7.544034
Metric #5
Descriptor:
-> Name: container.memory.usage.limit
-> Description: Memory limit of the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 288358400
Metric #6
Descriptor:
-> Name: container.memory.usage.total
-> Description: Memory usage of the container. This excludes the total cache.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 21753856
Metric #7
Descriptor:
-> Name: container.network.io.usage.rx_bytes
-> Description: Bytes received by the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 91883
Metric #8
Descriptor:
-> Name: container.network.io.usage.rx_dropped
-> Description: Incoming packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 0
Metric #9
Descriptor:
-> Name: container.network.io.usage.tx_bytes
-> Description: Bytes sent.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 13585
Metric #10
Descriptor:
-> Name: container.network.io.usage.tx_dropped
-> Description: Outgoing packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 0
ResourceMetrics #18
Resource SchemaURL: https://opentelemetry.io/schemas/1.6.1
Resource attributes:
-> container.hostname: Str(a99226b67a3e)
-> container.id: Str(a99226b67a3e28130e53f4f0b51a8594d5778162323a6e5739381d334b36bc6e)
-> container.image.name: Str(ghcr.io/open-telemetry/demo:v1.0.0-shippingservice)
-> container.name: Str(shipping-service)
-> container.runtime: Str(docker)
-> service.name: Str(shippingservice)
ScopeMetrics #0
ScopeMetrics SchemaURL:
InstrumentationScope otelcol/dockerstatsreceiver 0.63.1
Metric #0
Descriptor:
-> Name: container.cpu.percent
-> Description: Percent of CPU used by the container.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 0.000000
Metric #1
Descriptor:
-> Name: container.cpu.usage.kernelmode
-> Description: Time spent by tasks of the cgroup in kernel mode (Linux). Time spent by all container processes in kernel mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 19663000
Metric #2
Descriptor:
-> Name: container.cpu.usage.total
-> Description: Total CPU time consumed.
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 50388000
Metric #3
Descriptor:
-> Name: container.cpu.usage.usermode
-> Description: Time spent by tasks of the cgroup in user mode (Linux). Time spent by all container processes in user mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 30724000
Metric #4
Descriptor:
-> Name: container.memory.percent
-> Description: Percentage of memory used.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 4.042969
Metric #5
Descriptor:
-> Name: container.memory.usage.limit
-> Description: Memory limit of the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 20971520
Metric #6
Descriptor:
-> Name: container.memory.usage.total
-> Description: Memory usage of the container. This excludes the total cache.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 847872
Metric #7
Descriptor:
-> Name: container.network.io.usage.rx_bytes
-> Description: Bytes received by the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 21112
Metric #8
Descriptor:
-> Name: container.network.io.usage.rx_dropped
-> Description: Incoming packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 0
Metric #9
Descriptor:
-> Name: container.network.io.usage.tx_bytes
-> Description: Bytes sent.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 20113
Metric #10
Descriptor:
-> Name: container.network.io.usage.tx_dropped
-> Description: Outgoing packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 0
ResourceMetrics #19
Resource SchemaURL: https://opentelemetry.io/schemas/1.6.1
Resource attributes:
-> container.hostname: Str(6ab24dc5cc99)
-> container.id: Str(6ab24dc5cc9913a8924b78c075c7d8fad07fac153f8e9b9eb4596f784309ef85)
-> container.image.name: Str(ghcr.io/open-telemetry/demo:v1.0.0-paymentservice)
-> container.name: Str(payment-service)
-> container.runtime: Str(docker)
-> service.name: Str(paymentservice)
ScopeMetrics #0
ScopeMetrics SchemaURL:
InstrumentationScope otelcol/dockerstatsreceiver 0.63.1
Metric #0
Descriptor:
-> Name: container.cpu.percent
-> Description: Percent of CPU used by the container.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 1.259042
Metric #1
Descriptor:
-> Name: container.cpu.usage.kernelmode
-> Description: Time spent by tasks of the cgroup in kernel mode (Linux). Time spent by all container processes in kernel mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 195158000
Metric #2
Descriptor:
-> Name: container.cpu.usage.total
-> Description: Total CPU time consumed.
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 1040847000
Metric #3
Descriptor:
-> Name: container.cpu.usage.usermode
-> Description: Time spent by tasks of the cgroup in user mode (Linux). Time spent by all container processes in user mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 845688000
Metric #4
Descriptor:
-> Name: container.memory.percent
-> Description: Percentage of memory used.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 64.665179
Metric #5
Descriptor:
-> Name: container.memory.usage.limit
-> Description: Memory limit of the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 73400320
Metric #6
Descriptor:
-> Name: container.memory.usage.total
-> Description: Memory usage of the container. This excludes the total cache.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 47464448
Metric #7
Descriptor:
-> Name: container.network.io.usage.rx_bytes
-> Description: Bytes received by the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 10639
Metric #8
Descriptor:
-> Name: container.network.io.usage.rx_dropped
-> Description: Incoming packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 0
Metric #9
Descriptor:
-> Name: container.network.io.usage.tx_bytes
-> Description: Bytes sent.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 11541
Metric #10
Descriptor:
-> Name: container.network.io.usage.tx_dropped
-> Description: Outgoing packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:47.11815205 +0000 UTC
Value: 0
{"kind": "exporter", "data_type": "metrics", "name": "logging/debug"}
2022-11-03T13:02:47.159Z info MetricsExporter {"kind": "exporter", "data_type": "metrics", "name": "logging", "#metrics": 230}
2022-11-03T13:02:47.361Z info TracesExporter {"kind": "exporter", "data_type": "traces", "name": "logging", "#spans": 2}
2022-11-03T13:02:47.763Z info TracesExporter {"kind": "exporter", "data_type": "traces", "name": "logging", "#spans": 7}
2022-11-03T13:02:48.969Z info TracesExporter {"kind": "exporter", "data_type": "traces", "name": "logging", "#spans": 82}
2022-11-03T13:02:50.378Z info TracesExporter {"kind": "exporter", "data_type": "traces", "name": "logging", "#spans": 29}
2022-11-03T13:02:50.781Z info TracesExporter {"kind": "exporter", "data_type": "traces", "name": "logging", "#spans": 2}
2022-11-03T13:02:51.384Z info TracesExporter {"kind": "exporter", "data_type": "traces", "name": "logging", "#spans": 12}
2022-11-03T13:02:51.585Z info TracesExporter {"kind": "exporter", "data_type": "traces", "name": "logging", "#spans": 41}
2022-11-03T13:02:52.403Z info TracesExporter {"kind": "exporter", "data_type": "traces", "name": "logging", "#spans": 8}
2022-11-03T13:02:52.810Z info TracesExporter {"kind": "exporter", "data_type": "traces", "name": "logging", "#spans": 4}
2022-11-03T13:02:54.834Z info TracesExporter {"kind": "exporter", "data_type": "traces", "name": "logging", "#spans": 66}
2022-11-03T13:02:55.441Z info TracesExporter {"kind": "exporter", "data_type": "traces", "name": "logging", "#spans": 20}
2022-11-03T13:02:55.847Z info TracesExporter {"kind": "exporter", "data_type": "traces", "name": "logging", "#spans": 2}
2022-11-03T13:02:56.048Z info TracesExporter {"kind": "exporter", "data_type": "traces", "name": "logging", "#spans": 4}
2022-11-03T13:02:56.851Z info TracesExporter {"kind": "exporter", "data_type": "traces", "name": "logging", "#spans": 37}
2022-11-03T13:02:57.097Z info MetricsExporter {"kind": "exporter", "data_type": "metrics", "name": "logging/debug", "#metrics": 230}
2022-11-03T13:02:57.098Z info ResourceMetrics #0
Resource SchemaURL: https://opentelemetry.io/schemas/1.6.1
Resource attributes:
-> container.hostname: Str(a99226b67a3e)
-> container.id: Str(a99226b67a3e28130e53f4f0b51a8594d5778162323a6e5739381d334b36bc6e)
-> container.image.name: Str(ghcr.io/open-telemetry/demo:v1.0.0-shippingservice)
-> container.name: Str(shipping-service)
-> container.runtime: Str(docker)
-> service.name: Str(shippingservice)
ScopeMetrics #0
ScopeMetrics SchemaURL:
InstrumentationScope otelcol/dockerstatsreceiver 0.63.1
Metric #0
Descriptor:
-> Name: container.cpu.percent
-> Description: Percent of CPU used by the container.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 0.937110
Metric #1
Descriptor:
-> Name: container.cpu.usage.kernelmode
-> Description: Time spent by tasks of the cgroup in kernel mode (Linux). Time spent by all container processes in kernel mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 25164000
Metric #2
Descriptor:
-> Name: container.cpu.usage.total
-> Description: Total CPU time consumed.
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 67104000
Metric #3
Descriptor:
-> Name: container.cpu.usage.usermode
-> Description: Time spent by tasks of the cgroup in user mode (Linux). Time spent by all container processes in user mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 41940000
Metric #4
Descriptor:
-> Name: container.memory.percent
-> Description: Percentage of memory used.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 4.082031
Metric #5
Descriptor:
-> Name: container.memory.usage.limit
-> Description: Memory limit of the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 20971520
Metric #6
Descriptor:
-> Name: container.memory.usage.total
-> Description: Memory usage of the container. This excludes the total cache.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 856064
Metric #7
Descriptor:
-> Name: container.network.io.usage.rx_bytes
-> Description: Bytes received by the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 27521
Metric #8
Descriptor:
-> Name: container.network.io.usage.rx_dropped
-> Description: Incoming packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 0
Metric #9
Descriptor:
-> Name: container.network.io.usage.tx_bytes
-> Description: Bytes sent.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 27076
Metric #10
Descriptor:
-> Name: container.network.io.usage.tx_dropped
-> Description: Outgoing packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 0
ResourceMetrics #1
Resource SchemaURL: https://opentelemetry.io/schemas/1.6.1
Resource attributes:
-> container.hostname: Str(31eaf555b990)
-> container.id: Str(31eaf555b99051f29c04667e711b76dc9b6594b74b20b15a5f994d617d60d209)
-> container.image.name: Str(grafana/grafana:9.1.0)
-> container.name: Str(grafana)
-> container.runtime: Str(docker)
-> service.name: Str(grafana)
ScopeMetrics #0
ScopeMetrics SchemaURL:
InstrumentationScope otelcol/dockerstatsreceiver 0.63.1
Metric #0
Descriptor:
-> Name: container.blockio.io_service_bytes_recursive
-> Description: Number of bytes transferred to/from the disk by the group and descendant groups.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> device_major: Str(254)
-> device_minor: Str(0)
-> operation: Str(read)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 122880
NumberDataPoints #1
Data point attributes:
-> device_major: Str(254)
-> device_minor: Str(0)
-> operation: Str(write)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 18726912
Metric #1
Descriptor:
-> Name: container.cpu.percent
-> Description: Percent of CPU used by the container.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 0.348659
Metric #2
Descriptor:
-> Name: container.cpu.usage.kernelmode
-> Description: Time spent by tasks of the cgroup in kernel mode (Linux). Time spent by all container processes in kernel mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 249726000
Metric #3
Descriptor:
-> Name: container.cpu.usage.total
-> Description: Total CPU time consumed.
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 675795000
Metric #4
Descriptor:
-> Name: container.cpu.usage.usermode
-> Description: Time spent by tasks of the cgroup in user mode (Linux). Time spent by all container processes in user mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 426068000
Metric #5
Descriptor:
-> Name: container.memory.percent
-> Description: Percentage of memory used.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 0.339426
Metric #6
Descriptor:
-> Name: container.memory.usage.limit
-> Description: Memory limit of the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 12528422912
Metric #7
Descriptor:
-> Name: container.memory.usage.total
-> Description: Memory usage of the container. This excludes the total cache.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 42524672
Metric #8
Descriptor:
-> Name: container.network.io.usage.rx_bytes
-> Description: Bytes received by the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 14810
Metric #9
Descriptor:
-> Name: container.network.io.usage.rx_dropped
-> Description: Incoming packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 0
Metric #10
Descriptor:
-> Name: container.network.io.usage.tx_bytes
-> Description: Bytes sent.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 3533
Metric #11
Descriptor:
-> Name: container.network.io.usage.tx_dropped
-> Description: Outgoing packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 0
ResourceMetrics #2
Resource SchemaURL: https://opentelemetry.io/schemas/1.6.1
Resource attributes:
-> container.hostname: Str(3576e9ba630a)
-> container.id: Str(3576e9ba630a47d44d85a8c64794339974e573ee41a9ee3327446326e840e96a)
-> container.image.name: Str(ghcr.io/open-telemetry/demo:v1.0.0-emailservice)
-> container.name: Str(email-service)
-> container.runtime: Str(docker)
-> service.name: Str(emailservice)
ScopeMetrics #0
ScopeMetrics SchemaURL:
InstrumentationScope otelcol/dockerstatsreceiver 0.63.1
Metric #0
Descriptor:
-> Name: container.blockio.io_service_bytes_recursive
-> Description: Number of bytes transferred to/from the disk by the group and descendant groups.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> device_major: Str(254)
-> device_minor: Str(0)
-> operation: Str(read)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 0
NumberDataPoints #1
Data point attributes:
-> device_major: Str(254)
-> device_minor: Str(0)
-> operation: Str(write)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 4096
Metric #1
Descriptor:
-> Name: container.cpu.percent
-> Description: Percent of CPU used by the container.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 0.083018
Metric #2
Descriptor:
-> Name: container.cpu.usage.kernelmode
-> Description: Time spent by tasks of the cgroup in kernel mode (Linux). Time spent by all container processes in kernel mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 128490000
Metric #3
Descriptor:
-> Name: container.cpu.usage.total
-> Description: Total CPU time consumed.
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 657258000
Metric #4
Descriptor:
-> Name: container.cpu.usage.usermode
-> Description: Time spent by tasks of the cgroup in user mode (Linux). Time spent by all container processes in user mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 528767000
Metric #5
Descriptor:
-> Name: container.memory.percent
-> Description: Percentage of memory used.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 44.218750
Metric #6
Descriptor:
-> Name: container.memory.usage.limit
-> Description: Memory limit of the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 104857600
Metric #7
Descriptor:
-> Name: container.memory.usage.total
-> Description: Memory usage of the container. This excludes the total cache.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 46366720
Metric #8
Descriptor:
-> Name: container.network.io.usage.rx_bytes
-> Description: Bytes received by the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 12968
Metric #9
Descriptor:
-> Name: container.network.io.usage.rx_dropped
-> Description: Incoming packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 0
Metric #10
Descriptor:
-> Name: container.network.io.usage.tx_bytes
-> Description: Bytes sent.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 9430
Metric #11
Descriptor:
-> Name: container.network.io.usage.tx_dropped
-> Description: Outgoing packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 0
ResourceMetrics #3
Resource SchemaURL: https://opentelemetry.io/schemas/1.6.1
Resource attributes:
-> container.hostname: Str(405ad7a360e6)
-> container.id: Str(405ad7a360e6ef3ceb8601216e860b5d216690d8d5850f0c027bd4253bc4b0aa)
-> container.image.name: Str(ghcr.io/open-telemetry/demo:v1.0.0-productcatalogservice)
-> container.name: Str(product-catalog-service)
-> container.runtime: Str(docker)
-> service.name: Str(productcatalogservice)
ScopeMetrics #0
ScopeMetrics SchemaURL:
InstrumentationScope otelcol/dockerstatsreceiver 0.63.1
Metric #0
Descriptor:
-> Name: container.cpu.percent
-> Description: Percent of CPU used by the container.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 0.677568
Metric #1
Descriptor:
-> Name: container.cpu.usage.kernelmode
-> Description: Time spent by tasks of the cgroup in kernel mode (Linux). Time spent by all container processes in kernel mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 168095000
Metric #2
Descriptor:
-> Name: container.cpu.usage.total
-> Description: Total CPU time consumed.
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 360519000
Metric #3
Descriptor:
-> Name: container.cpu.usage.usermode
-> Description: Time spent by tasks of the cgroup in user mode (Linux). Time spent by all container processes in user mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 192424000
Metric #4
Descriptor:
-> Name: container.memory.percent
-> Description: Percentage of memory used.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 33.847656
Metric #5
Descriptor:
-> Name: container.memory.usage.limit
-> Description: Memory limit of the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 20971520
Metric #6
Descriptor:
-> Name: container.memory.usage.total
-> Description: Memory usage of the container. This excludes the total cache.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 7098368
Metric #7
Descriptor:
-> Name: container.network.io.usage.rx_bytes
-> Description: Bytes received by the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 65332
Metric #8
Descriptor:
-> Name: container.network.io.usage.rx_dropped
-> Description: Incoming packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 0
Metric #9
Descriptor:
-> Name: container.network.io.usage.tx_bytes
-> Description: Bytes sent.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 224335
Metric #10
Descriptor:
-> Name: container.network.io.usage.tx_dropped
-> Description: Outgoing packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 0
ResourceMetrics #4
Resource SchemaURL: https://opentelemetry.io/schemas/1.6.1
Resource attributes:
-> container.hostname: Str(d3539a8e9e23)
-> container.id: Str(d3539a8e9e23ad516c7e7d4592a56e90d8690ef20b532c437327716500f1d41f)
-> container.image.name: Str(jaegertracing/all-in-one)
-> container.name: Str(jaeger)
-> container.runtime: Str(docker)
-> service.name: Str(jaeger)
ScopeMetrics #0
ScopeMetrics SchemaURL:
InstrumentationScope otelcol/dockerstatsreceiver 0.63.1
Metric #0
Descriptor:
-> Name: container.cpu.percent
-> Description: Percent of CPU used by the container.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 2.582555
Metric #1
Descriptor:
-> Name: container.cpu.usage.kernelmode
-> Description: Time spent by tasks of the cgroup in kernel mode (Linux). Time spent by all container processes in kernel mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 118213000
Metric #2
Descriptor:
-> Name: container.cpu.usage.total
-> Description: Total CPU time consumed.
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 426596000
Metric #3
Descriptor:
-> Name: container.cpu.usage.usermode
-> Description: Time spent by tasks of the cgroup in user mode (Linux). Time spent by all container processes in user mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 308382000
Metric #4
Descriptor:
-> Name: container.memory.percent
-> Description: Percentage of memory used.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 8.404830
Metric #5
Descriptor:
-> Name: container.memory.usage.limit
-> Description: Memory limit of the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 288358400
Metric #6
Descriptor:
-> Name: container.memory.usage.total
-> Description: Memory usage of the container. This excludes the total cache.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 24236032
Metric #7
Descriptor:
-> Name: container.network.io.usage.rx_bytes
-> Description: Bytes received by the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 138526
Metric #8
Descriptor:
-> Name: container.network.io.usage.rx_dropped
-> Description: Incoming packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 0
Metric #9
Descriptor:
-> Name: container.network.io.usage.tx_bytes
-> Description: Bytes sent.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 20405
Metric #10
Descriptor:
-> Name: container.network.io.usage.tx_dropped
-> Description: Outgoing packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 0
ResourceMetrics #5
Resource SchemaURL: https://opentelemetry.io/schemas/1.6.1
Resource attributes:
-> container.hostname: Str(5e55554e9b3c)
-> container.id: Str(5e55554e9b3caa64a3afcfbf0025963d3ae285bb0392f450375457ee327cd284)
-> container.image.name: Str(ghcr.io/open-telemetry/demo:v1.0.0-checkoutservice)
-> container.name: Str(checkout-service)
-> container.runtime: Str(docker)
-> service.name: Str(checkoutservice)
ScopeMetrics #0
ScopeMetrics SchemaURL:
InstrumentationScope otelcol/dockerstatsreceiver 0.63.1
Metric #0
Descriptor:
-> Name: container.cpu.percent
-> Description: Percent of CPU used by the container.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 0.122744
Metric #1
Descriptor:
-> Name: container.cpu.usage.kernelmode
-> Description: Time spent by tasks of the cgroup in kernel mode (Linux). Time spent by all container processes in kernel mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 83821000
Metric #2
Descriptor:
-> Name: container.cpu.usage.total
-> Description: Total CPU time consumed.
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 201465000
Metric #3
Descriptor:
-> Name: container.cpu.usage.usermode
-> Description: Time spent by tasks of the cgroup in user mode (Linux). Time spent by all container processes in user mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 117643000
Metric #4
Descriptor:
-> Name: container.memory.percent
-> Description: Percentage of memory used.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 39.023438
Metric #5
Descriptor:
-> Name: container.memory.usage.limit
-> Description: Memory limit of the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 20971520
Metric #6
Descriptor:
-> Name: container.memory.usage.total
-> Description: Memory usage of the container. This excludes the total cache.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 8183808
Metric #7
Descriptor:
-> Name: container.network.io.usage.rx_bytes
-> Description: Bytes received by the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 94408
Metric #8
Descriptor:
-> Name: container.network.io.usage.rx_dropped
-> Description: Incoming packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 0
Metric #9
Descriptor:
-> Name: container.network.io.usage.tx_bytes
-> Description: Bytes sent.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 163040
Metric #10
Descriptor:
-> Name: container.network.io.usage.tx_dropped
-> Description: Outgoing packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 0
ResourceMetrics #6
Resource SchemaURL: https://opentelemetry.io/schemas/1.6.1
Resource attributes:
-> container.hostname: Str(21248af020ad)
-> container.id: Str(21248af020ad6138e800484395734037172ca62c868ced20c8987f33f8a0a3c8)
-> container.image.name: Str(ghcr.io/open-telemetry/demo:v1.0.0-adservice)
-> container.name: Str(ad-service)
-> container.runtime: Str(docker)
-> service.name: Str(adservice)
ScopeMetrics #0
ScopeMetrics SchemaURL:
InstrumentationScope otelcol/dockerstatsreceiver 0.63.1
Metric #0
Descriptor:
-> Name: container.blockio.io_service_bytes_recursive
-> Description: Number of bytes transferred to/from the disk by the group and descendant groups.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> device_major: Str(254)
-> device_minor: Str(0)
-> operation: Str(read)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 0
NumberDataPoints #1
Data point attributes:
-> device_major: Str(254)
-> device_minor: Str(0)
-> operation: Str(write)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 49152
Metric #1
Descriptor:
-> Name: container.cpu.percent
-> Description: Percent of CPU used by the container.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 0.184121
Metric #2
Descriptor:
-> Name: container.cpu.usage.kernelmode
-> Description: Time spent by tasks of the cgroup in kernel mode (Linux). Time spent by all container processes in kernel mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 289365000
Metric #3
Descriptor:
-> Name: container.cpu.usage.total
-> Description: Total CPU time consumed.
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 5273225000
Metric #4
Descriptor:
-> Name: container.cpu.usage.usermode
-> Description: Time spent by tasks of the cgroup in user mode (Linux). Time spent by all container processes in user mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 4983859000
Metric #5
Descriptor:
-> Name: container.memory.percent
-> Description: Percentage of memory used.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 48.735677
Metric #6
Descriptor:
-> Name: container.memory.usage.limit
-> Description: Memory limit of the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 314572800
Metric #7
Descriptor:
-> Name: container.memory.usage.total
-> Description: Memory usage of the container. This excludes the total cache.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 153309184
Metric #8
Descriptor:
-> Name: container.network.io.usage.rx_bytes
-> Description: Bytes received by the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 6910
Metric #9
Descriptor:
-> Name: container.network.io.usage.rx_dropped
-> Description: Incoming packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 0
Metric #10
Descriptor:
-> Name: container.network.io.usage.tx_bytes
-> Description: Bytes sent.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 29837
Metric #11
Descriptor:
-> Name: container.network.io.usage.tx_dropped
-> Description: Outgoing packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 0
ResourceMetrics #7
Resource SchemaURL: https://opentelemetry.io/schemas/1.6.1
Resource attributes:
-> container.hostname: Str(a17aadee498b)
-> container.id: Str(a17aadee498bdecedb1a74ce8aa123fd83eccbf1c9c6235452e60a5ee9f3fd2f)
-> container.image.name: Str(ghcr.io/open-telemetry/demo:v1.0.0-recommendationservice)
-> container.name: Str(recommendation-service)
-> container.runtime: Str(docker)
-> service.name: Str(recommendationservice)
ScopeMetrics #0
ScopeMetrics SchemaURL:
InstrumentationScope otelcol/dockerstatsreceiver 0.63.1
Metric #0
Descriptor:
-> Name: container.blockio.io_service_bytes_recursive
-> Description: Number of bytes transferred to/from the disk by the group and descendant groups.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> device_major: Str(254)
-> device_minor: Str(0)
-> operation: Str(read)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 0
NumberDataPoints #1
Data point attributes:
-> device_major: Str(254)
-> device_minor: Str(0)
-> operation: Str(write)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 77824
Metric #1
Descriptor:
-> Name: container.cpu.percent
-> Description: Percent of CPU used by the container.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 4.699169
Metric #2
Descriptor:
-> Name: container.cpu.usage.kernelmode
-> Description: Time spent by tasks of the cgroup in kernel mode (Linux). Time spent by all container processes in kernel mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 543395000
Metric #3
Descriptor:
-> Name: container.cpu.usage.total
-> Description: Total CPU time consumed.
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 1707815000
Metric #4
Descriptor:
-> Name: container.cpu.usage.usermode
-> Description: Time spent by tasks of the cgroup in user mode (Linux). Time spent by all container processes in user mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 1164419000
Metric #5
Descriptor:
-> Name: container.memory.percent
-> Description: Percentage of memory used.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 7.061719
Metric #6
Descriptor:
-> Name: container.memory.usage.limit
-> Description: Memory limit of the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 524288000
Metric #7
Descriptor:
-> Name: container.memory.usage.total
-> Description: Memory usage of the container. This excludes the total cache.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 37023744
Metric #8
Descriptor:
-> Name: container.network.io.usage.rx_bytes
-> Description: Bytes received by the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 53167
Metric #9
Descriptor:
-> Name: container.network.io.usage.rx_dropped
-> Description: Incoming packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 0
Metric #10
Descriptor:
-> Name: container.network.io.usage.tx_bytes
-> Description: Bytes sent.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 25915
Metric #11
Descriptor:
-> Name: container.network.io.usage.tx_dropped
-> Description: Outgoing packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 0
ResourceMetrics #8
Resource SchemaURL: https://opentelemetry.io/schemas/1.6.1
Resource attributes:
-> container.hostname: Str(f3c89d309df4)
-> container.id: Str(f3c89d309df43d4a94e1a49ec5f15750b755c72b07bb0ca4d9c3b16a70498804)
-> container.image.name: Str(ghcr.io/open-telemetry/demo:v1.0.0-quoteservice)
-> container.name: Str(quoteservice)
-> container.runtime: Str(docker)
-> service.name: Str(quoteservice)
ScopeMetrics #0
ScopeMetrics SchemaURL:
InstrumentationScope otelcol/dockerstatsreceiver 0.63.1
Metric #0
Descriptor:
-> Name: container.cpu.percent
-> Description: Percent of CPU used by the container.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 0.002971
Metric #1
Descriptor:
-> Name: container.cpu.usage.kernelmode
-> Description: Time spent by tasks of the cgroup in kernel mode (Linux). Time spent by all container processes in kernel mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 62223000
Metric #2
Descriptor:
-> Name: container.cpu.usage.total
-> Description: Total CPU time consumed.
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 251953000
Metric #3
Descriptor:
-> Name: container.cpu.usage.usermode
-> Description: Time spent by tasks of the cgroup in user mode (Linux). Time spent by all container processes in user mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 189730000
Metric #4
Descriptor:
-> Name: container.memory.percent
-> Description: Percentage of memory used.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 38.489583
Metric #5
Descriptor:
-> Name: container.memory.usage.limit
-> Description: Memory limit of the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 31457280
Metric #6
Descriptor:
-> Name: container.memory.usage.total
-> Description: Memory usage of the container. This excludes the total cache.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 12107776
Metric #7
Descriptor:
-> Name: container.network.io.usage.rx_bytes
-> Description: Bytes received by the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 12509
Metric #8
Descriptor:
-> Name: container.network.io.usage.rx_dropped
-> Description: Incoming packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 0
Metric #9
Descriptor:
-> Name: container.network.io.usage.tx_bytes
-> Description: Bytes sent.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 23861
Metric #10
Descriptor:
-> Name: container.network.io.usage.tx_dropped
-> Description: Outgoing packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 0
ResourceMetrics #9
Resource SchemaURL: https://opentelemetry.io/schemas/1.6.1
Resource attributes:
-> container.hostname: Str(2f5f5af61891)
-> container.id: Str(2f5f5af6189106ef2dd612b60c5bdf8f9c816cbd18fe488588128091c7d9294f)
-> container.image.name: Str(quay.io/prometheus/prometheus:v2.34.0)
-> container.name: Str(prometheus)
-> container.runtime: Str(docker)
-> service.name: Str(prometheus)
ScopeMetrics #0
ScopeMetrics SchemaURL:
InstrumentationScope otelcol/dockerstatsreceiver 0.63.1
Metric #0
Descriptor:
-> Name: container.blockio.io_service_bytes_recursive
-> Description: Number of bytes transferred to/from the disk by the group and descendant groups.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> device_major: Str(254)
-> device_minor: Str(0)
-> operation: Str(read)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 233472
NumberDataPoints #1
Data point attributes:
-> device_major: Str(254)
-> device_minor: Str(0)
-> operation: Str(write)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 32768
Metric #1
Descriptor:
-> Name: container.cpu.percent
-> Description: Percent of CPU used by the container.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 0.000000
Metric #2
Descriptor:
-> Name: container.cpu.usage.kernelmode
-> Description: Time spent by tasks of the cgroup in kernel mode (Linux). Time spent by all container processes in kernel mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 48506000
Metric #3
Descriptor:
-> Name: container.cpu.usage.total
-> Description: Total CPU time consumed.
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 196646000
Metric #4
Descriptor:
-> Name: container.cpu.usage.usermode
-> Description: Time spent by tasks of the cgroup in user mode (Linux). Time spent by all container processes in user mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 148140000
Metric #5
Descriptor:
-> Name: container.memory.percent
-> Description: Percentage of memory used.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 0.218623
Metric #6
Descriptor:
-> Name: container.memory.usage.limit
-> Description: Memory limit of the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 12528422912
Metric #7
Descriptor:
-> Name: container.memory.usage.total
-> Description: Memory usage of the container. This excludes the total cache.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 27389952
Metric #8
Descriptor:
-> Name: container.network.io.usage.rx_bytes
-> Description: Bytes received by the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 67708
Metric #9
Descriptor:
-> Name: container.network.io.usage.rx_dropped
-> Description: Incoming packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 0
Metric #10
Descriptor:
-> Name: container.network.io.usage.tx_bytes
-> Description: Bytes sent.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 6712
Metric #11
Descriptor:
-> Name: container.network.io.usage.tx_dropped
-> Description: Outgoing packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 0
ResourceMetrics #10
Resource SchemaURL: https://opentelemetry.io/schemas/1.6.1
Resource attributes:
-> container.hostname: Str(fe107e7f153f)
-> container.id: Str(fe107e7f153f9922d06267898887e931e5d6e53b374dfdb743c7c45187278301)
-> container.image.name: Str(ghcr.io/open-telemetry/demo:v1.0.0-cartservice)
-> container.name: Str(cart-service)
-> container.runtime: Str(docker)
-> service.name: Str(cartservice)
ScopeMetrics #0
ScopeMetrics SchemaURL:
InstrumentationScope otelcol/dockerstatsreceiver 0.63.1
Metric #0
Descriptor:
-> Name: container.cpu.percent
-> Description: Percent of CPU used by the container.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 7.119057
Metric #1
Descriptor:
-> Name: container.cpu.usage.kernelmode
-> Description: Time spent by tasks of the cgroup in kernel mode (Linux). Time spent by all container processes in kernel mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 281605000
Metric #2
Descriptor:
-> Name: container.cpu.usage.total
-> Description: Total CPU time consumed.
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 2588393000
Metric #3
Descriptor:
-> Name: container.cpu.usage.usermode
-> Description: Time spent by tasks of the cgroup in user mode (Linux). Time spent by all container processes in user mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 2306788000
Metric #4
Descriptor:
-> Name: container.memory.percent
-> Description: Percentage of memory used.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 21.303711
Metric #5
Descriptor:
-> Name: container.memory.usage.limit
-> Description: Memory limit of the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 167772160
Metric #6
Descriptor:
-> Name: container.memory.usage.total
-> Description: Memory usage of the container. This excludes the total cache.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 35741696
Metric #7
Descriptor:
-> Name: container.network.io.usage.rx_bytes
-> Description: Bytes received by the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 48987
Metric #8
Descriptor:
-> Name: container.network.io.usage.rx_dropped
-> Description: Incoming packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 0
Metric #9
Descriptor:
-> Name: container.network.io.usage.tx_bytes
-> Description: Bytes sent.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 133350
Metric #10
Descriptor:
-> Name: container.network.io.usage.tx_dropped
-> Description: Outgoing packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 0
ResourceMetrics #11
Resource SchemaURL: https://opentelemetry.io/schemas/1.6.1
Resource attributes:
-> container.hostname: Str(6ab24dc5cc99)
-> container.id: Str(6ab24dc5cc9913a8924b78c075c7d8fad07fac153f8e9b9eb4596f784309ef85)
-> container.image.name: Str(ghcr.io/open-telemetry/demo:v1.0.0-paymentservice)
-> container.name: Str(payment-service)
-> container.runtime: Str(docker)
-> service.name: Str(paymentservice)
ScopeMetrics #0
ScopeMetrics SchemaURL:
InstrumentationScope otelcol/dockerstatsreceiver 0.63.1
Metric #0
Descriptor:
-> Name: container.cpu.percent
-> Description: Percent of CPU used by the container.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 0.000000
Metric #1
Descriptor:
-> Name: container.cpu.usage.kernelmode
-> Description: Time spent by tasks of the cgroup in kernel mode (Linux). Time spent by all container processes in kernel mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 197527000
Metric #2
Descriptor:
-> Name: container.cpu.usage.total
-> Description: Total CPU time consumed.
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 1057890000
Metric #3
Descriptor:
-> Name: container.cpu.usage.usermode
-> Description: Time spent by tasks of the cgroup in user mode (Linux). Time spent by all container processes in user mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 860363000
Metric #4
Descriptor:
-> Name: container.memory.percent
-> Description: Percentage of memory used.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 64.854911
Metric #5
Descriptor:
-> Name: container.memory.usage.limit
-> Description: Memory limit of the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 73400320
Metric #6
Descriptor:
-> Name: container.memory.usage.total
-> Description: Memory usage of the container. This excludes the total cache.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 47603712
Metric #7
Descriptor:
-> Name: container.network.io.usage.rx_bytes
-> Description: Bytes received by the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 13296
Metric #8
Descriptor:
-> Name: container.network.io.usage.rx_dropped
-> Description: Incoming packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 0
Metric #9
Descriptor:
-> Name: container.network.io.usage.tx_bytes
-> Description: Bytes sent.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 15073
Metric #10
Descriptor:
-> Name: container.network.io.usage.tx_dropped
-> Description: Outgoing packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 0
ResourceMetrics #12
Resource SchemaURL: https://opentelemetry.io/schemas/1.6.1
Resource attributes:
-> container.hostname: Str(75295c35f7fe)
-> container.id: Str(75295c35f7fe58d372473dfa34d7c1f2f90577acf100bd7eae45c2b6035d759b)
-> container.image.name: Str(cimg/postgres:14.2)
-> container.name: Str(postgres)
-> container.runtime: Str(docker)
-> service.name: Str(ffs_postgres)
ScopeMetrics #0
ScopeMetrics SchemaURL:
InstrumentationScope otelcol/dockerstatsreceiver 0.63.1
Metric #0
Descriptor:
-> Name: container.blockio.io_service_bytes_recursive
-> Description: Number of bytes transferred to/from the disk by the group and descendant groups.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> device_major: Str(254)
-> device_minor: Str(0)
-> operation: Str(read)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 30982144
NumberDataPoints #1
Data point attributes:
-> device_major: Str(254)
-> device_minor: Str(0)
-> operation: Str(write)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 102854656
Metric #1
Descriptor:
-> Name: container.cpu.percent
-> Description: Percent of CPU used by the container.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 0.586794
Metric #2
Descriptor:
-> Name: container.cpu.usage.kernelmode
-> Description: Time spent by tasks of the cgroup in kernel mode (Linux). Time spent by all container processes in kernel mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 1005260000
Metric #3
Descriptor:
-> Name: container.cpu.usage.total
-> Description: Total CPU time consumed.
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 7016513000
Metric #4
Descriptor:
-> Name: container.cpu.usage.usermode
-> Description: Time spent by tasks of the cgroup in user mode (Linux). Time spent by all container processes in user mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 6011253000
Metric #5
Descriptor:
-> Name: container.memory.percent
-> Description: Percentage of memory used.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 83.789062
Metric #6
Descriptor:
-> Name: container.memory.usage.limit
-> Description: Memory limit of the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 125829120
Metric #7
Descriptor:
-> Name: container.memory.usage.total
-> Description: Memory usage of the container. This excludes the total cache.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 105431040
Metric #8
Descriptor:
-> Name: container.network.io.usage.rx_bytes
-> Description: Bytes received by the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 37556
Metric #9
Descriptor:
-> Name: container.network.io.usage.rx_dropped
-> Description: Incoming packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 0
Metric #10
Descriptor:
-> Name: container.network.io.usage.tx_bytes
-> Description: Bytes sent.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 67311
Metric #11
Descriptor:
-> Name: container.network.io.usage.tx_dropped
-> Description: Outgoing packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 0
ResourceMetrics #13
Resource SchemaURL: https://opentelemetry.io/schemas/1.6.1
Resource attributes:
-> container.hostname: Str(3279354a866b)
-> container.id: Str(3279354a866b5e6c04217ec73b972a7f4fb1e5cbe1c9d7ea91703cad6b5352bb)
-> container.image.name: Str(ghcr.io/open-telemetry/demo:v1.0.0-frontendproxy)
-> container.name: Str(frontend-proxy)
-> container.runtime: Str(docker)
-> service.name: Str(frontendproxy)
ScopeMetrics #0
ScopeMetrics SchemaURL:
InstrumentationScope otelcol/dockerstatsreceiver 0.63.1
Metric #0
Descriptor:
-> Name: container.blockio.io_service_bytes_recursive
-> Description: Number of bytes transferred to/from the disk by the group and descendant groups.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> device_major: Str(254)
-> device_minor: Str(0)
-> operation: Str(read)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 0
NumberDataPoints #1
Data point attributes:
-> device_major: Str(254)
-> device_minor: Str(0)
-> operation: Str(write)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 4096
Metric #1
Descriptor:
-> Name: container.cpu.percent
-> Description: Percent of CPU used by the container.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 1.129573
Metric #2
Descriptor:
-> Name: container.cpu.usage.kernelmode
-> Description: Time spent by tasks of the cgroup in kernel mode (Linux). Time spent by all container processes in kernel mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 195870000
Metric #3
Descriptor:
-> Name: container.cpu.usage.total
-> Description: Total CPU time consumed.
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 436345000
Metric #4
Descriptor:
-> Name: container.cpu.usage.usermode
-> Description: Time spent by tasks of the cgroup in user mode (Linux). Time spent by all container processes in user mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 240474000
Metric #5
Descriptor:
-> Name: container.memory.percent
-> Description: Percentage of memory used.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 0.126426
Metric #6
Descriptor:
-> Name: container.memory.usage.limit
-> Description: Memory limit of the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 12528422912
Metric #7
Descriptor:
-> Name: container.memory.usage.total
-> Description: Memory usage of the container. This excludes the total cache.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 15839232
Metric #8
Descriptor:
-> Name: container.network.io.usage.rx_bytes
-> Description: Bytes received by the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 1922
Metric #9
Descriptor:
-> Name: container.network.io.usage.rx_dropped
-> Description: Incoming packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 0
Metric #10
Descriptor:
-> Name: container.network.io.usage.tx_bytes
-> Description: Bytes sent.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 0
Metric #11
Descriptor:
-> Name: container.network.io.usage.tx_dropped
-> Description: Outgoing packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 0
ResourceMetrics #14
Resource SchemaURL: https://opentelemetry.io/schemas/1.6.1
Resource attributes:
-> container.hostname: Str(07a7829f7e95)
-> container.id: Str(07a7829f7e95d2cb69c82c396c3819c6e29abc8836a572079b2c402a4541f110)
-> container.image.name: Str(ghcr.io/open-telemetry/demo:v1.0.0-loadgenerator)
-> container.name: Str(load-generator)
-> container.runtime: Str(docker)
-> service.name: Str(loadgenerator)
ScopeMetrics #0
ScopeMetrics SchemaURL:
InstrumentationScope otelcol/dockerstatsreceiver 0.63.1
Metric #0
Descriptor:
-> Name: container.blockio.io_service_bytes_recursive
-> Description: Number of bytes transferred to/from the disk by the group and descendant groups.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> device_major: Str(254)
-> device_minor: Str(0)
-> operation: Str(read)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 0
NumberDataPoints #1
Data point attributes:
-> device_major: Str(254)
-> device_minor: Str(0)
-> operation: Str(write)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 139264
Metric #1
Descriptor:
-> Name: container.cpu.percent
-> Description: Percent of CPU used by the container.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 4.181043
Metric #2
Descriptor:
-> Name: container.cpu.usage.kernelmode
-> Description: Time spent by tasks of the cgroup in kernel mode (Linux). Time spent by all container processes in kernel mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 164800000
Metric #3
Descriptor:
-> Name: container.cpu.usage.total
-> Description: Total CPU time consumed.
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 1155802000
Metric #4
Descriptor:
-> Name: container.cpu.usage.usermode
-> Description: Time spent by tasks of the cgroup in user mode (Linux). Time spent by all container processes in user mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 991001000
Metric #5
Descriptor:
-> Name: container.memory.percent
-> Description: Percentage of memory used.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 36.914062
Metric #6
Descriptor:
-> Name: container.memory.usage.limit
-> Description: Memory limit of the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 125829120
Metric #7
Descriptor:
-> Name: container.memory.usage.total
-> Description: Memory usage of the container. This excludes the total cache.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 46448640
Metric #8
Descriptor:
-> Name: container.network.io.usage.rx_bytes
-> Description: Bytes received by the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 158881
Metric #9
Descriptor:
-> Name: container.network.io.usage.rx_dropped
-> Description: Incoming packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 0
Metric #10
Descriptor:
-> Name: container.network.io.usage.tx_bytes
-> Description: Bytes sent.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 131312
Metric #11
Descriptor:
-> Name: container.network.io.usage.tx_dropped
-> Description: Outgoing packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 0
ResourceMetrics #15
Resource SchemaURL: https://opentelemetry.io/schemas/1.6.1
Resource attributes:
-> container.hostname: Str(d07e8af6c2ae)
-> container.id: Str(d07e8af6c2ae348fcf6b67c6223c605ff614e2b35b12855e28b56c8eabf1c4af)
-> container.image.name: Str(ghcr.io/open-telemetry/demo:v1.0.0-frontend)
-> container.name: Str(frontend)
-> container.runtime: Str(docker)
-> service.name: Str(frontend)
ScopeMetrics #0
ScopeMetrics SchemaURL:
InstrumentationScope otelcol/dockerstatsreceiver 0.63.1
Metric #0
Descriptor:
-> Name: container.blockio.io_service_bytes_recursive
-> Description: Number of bytes transferred to/from the disk by the group and descendant groups.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> device_major: Str(254)
-> device_minor: Str(0)
-> operation: Str(read)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 0
NumberDataPoints #1
Data point attributes:
-> device_major: Str(254)
-> device_minor: Str(0)
-> operation: Str(write)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 2031616
Metric #1
Descriptor:
-> Name: container.cpu.percent
-> Description: Percent of CPU used by the container.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 2.350493
Metric #2
Descriptor:
-> Name: container.cpu.usage.kernelmode
-> Description: Time spent by tasks of the cgroup in kernel mode (Linux). Time spent by all container processes in kernel mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 758711000
Metric #3
Descriptor:
-> Name: container.cpu.usage.total
-> Description: Total CPU time consumed.
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 4024334000
Metric #4
Descriptor:
-> Name: container.cpu.usage.usermode
-> Description: Time spent by tasks of the cgroup in user mode (Linux). Time spent by all container processes in user mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 3265622000
Metric #5
Descriptor:
-> Name: container.memory.percent
-> Description: Percentage of memory used.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 68.880859
Metric #6
Descriptor:
-> Name: container.memory.usage.limit
-> Description: Memory limit of the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 209715200
Metric #7
Descriptor:
-> Name: container.memory.usage.total
-> Description: Memory usage of the container. This excludes the total cache.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 144453632
Metric #8
Descriptor:
-> Name: container.network.io.usage.rx_bytes
-> Description: Bytes received by the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 4392893
Metric #9
Descriptor:
-> Name: container.network.io.usage.rx_dropped
-> Description: Incoming packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 0
Metric #10
Descriptor:
-> Name: container.network.io.usage.tx_bytes
-> Description: Bytes sent.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 427637
Metric #11
Descriptor:
-> Name: container.network.io.usage.tx_dropped
-> Description: Outgoing packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 0
ResourceMetrics #16
Resource SchemaURL: https://opentelemetry.io/schemas/1.6.1
Resource attributes:
-> container.hostname: Str(65ade480823e)
-> container.id: Str(65ade480823e4b7bbc80ecb2d32e89b014369431d3219234f6c75cc1eabcadb3)
-> container.image.name: Str(ghcr.io/open-telemetry/demo:v1.0.0-featureflagservice)
-> container.name: Str(feature-flag-service)
-> container.runtime: Str(docker)
-> service.name: Str(featureflagservice)
ScopeMetrics #0
ScopeMetrics SchemaURL:
InstrumentationScope otelcol/dockerstatsreceiver 0.63.1
Metric #0
Descriptor:
-> Name: container.cpu.percent
-> Description: Percent of CPU used by the container.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 0.816497
Metric #1
Descriptor:
-> Name: container.cpu.usage.kernelmode
-> Description: Time spent by tasks of the cgroup in kernel mode (Linux). Time spent by all container processes in kernel mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 1214577000
Metric #2
Descriptor:
-> Name: container.cpu.usage.total
-> Description: Total CPU time consumed.
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 3100558000
Metric #3
Descriptor:
-> Name: container.cpu.usage.usermode
-> Description: Time spent by tasks of the cgroup in user mode (Linux). Time spent by all container processes in user mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 1885981000
Metric #4
Descriptor:
-> Name: container.memory.percent
-> Description: Percentage of memory used.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 80.383301
Metric #5
Descriptor:
-> Name: container.memory.usage.limit
-> Description: Memory limit of the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 167772160
Metric #6
Descriptor:
-> Name: container.memory.usage.total
-> Description: Memory usage of the container. This excludes the total cache.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 134860800
Metric #7
Descriptor:
-> Name: container.network.io.usage.rx_bytes
-> Description: Bytes received by the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 87750
Metric #8
Descriptor:
-> Name: container.network.io.usage.rx_dropped
-> Description: Incoming packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 0
Metric #9
Descriptor:
-> Name: container.network.io.usage.tx_bytes
-> Description: Bytes sent.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 62508
Metric #10
Descriptor:
-> Name: container.network.io.usage.tx_dropped
-> Description: Outgoing packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 0
ResourceMetrics #17
Resource SchemaURL: https://opentelemetry.io/schemas/1.6.1
Resource attributes:
-> container.hostname: Str(97f80f1260cc)
-> container.id: Str(97f80f1260ccea3c0d31ef826ef06c875b06a995fb62e4e656645b2b38b8c447)
-> container.image.name: Str(redis:alpine)
-> container.name: Str(redis-cart)
-> container.runtime: Str(docker)
-> service.name: Str(redis-cart)
ScopeMetrics #0
ScopeMetrics SchemaURL:
InstrumentationScope otelcol/dockerstatsreceiver 0.63.1
Metric #0
Descriptor:
-> Name: container.cpu.percent
-> Description: Percent of CPU used by the container.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 0.289030
Metric #1
Descriptor:
-> Name: container.cpu.usage.kernelmode
-> Description: Time spent by tasks of the cgroup in kernel mode (Linux). Time spent by all container processes in kernel mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 115339000
Metric #2
Descriptor:
-> Name: container.cpu.usage.total
-> Description: Total CPU time consumed.
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 215635000
Metric #3
Descriptor:
-> Name: container.cpu.usage.usermode
-> Description: Time spent by tasks of the cgroup in user mode (Linux). Time spent by all container processes in user mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 100295000
Metric #4
Descriptor:
-> Name: container.memory.percent
-> Description: Percentage of memory used.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 13.515625
Metric #5
Descriptor:
-> Name: container.memory.usage.limit
-> Description: Memory limit of the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 20971520
Metric #6
Descriptor:
-> Name: container.memory.usage.total
-> Description: Memory usage of the container. This excludes the total cache.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 2834432
Metric #7
Descriptor:
-> Name: container.network.io.usage.rx_bytes
-> Description: Bytes received by the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 25334
Metric #8
Descriptor:
-> Name: container.network.io.usage.rx_dropped
-> Description: Incoming packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 0
Metric #9
Descriptor:
-> Name: container.network.io.usage.tx_bytes
-> Description: Bytes sent.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 12646
Metric #10
Descriptor:
-> Name: container.network.io.usage.tx_dropped
-> Description: Outgoing packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 0
ResourceMetrics #18
Resource SchemaURL: https://opentelemetry.io/schemas/1.6.1
Resource attributes:
-> container.hostname: Str(e392d331eff2)
-> container.id: Str(e392d331eff2034a6e007165ec2a0bd19d710d96959d1ef781a3632723e763d1)
-> container.image.name: Str(otel/opentelemetry-collector-contrib:0.63.1)
-> container.name: Str(otel-col)
-> container.runtime: Str(docker)
-> service.name: Str(otelcol)
ScopeMetrics #0
ScopeMetrics SchemaURL:
InstrumentationScope otelcol/dockerstatsreceiver 0.63.1
Metric #0
Descriptor:
-> Name: container.blockio.io_service_bytes_recursive
-> Description: Number of bytes transferred to/from the disk by the group and descendant groups.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> device_major: Str(254)
-> device_minor: Str(0)
-> operation: Str(read)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 274432
NumberDataPoints #1
Data point attributes:
-> device_major: Str(254)
-> device_minor: Str(0)
-> operation: Str(write)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 0
Metric #1
Descriptor:
-> Name: container.cpu.percent
-> Description: Percent of CPU used by the container.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 4.824152
Metric #2
Descriptor:
-> Name: container.cpu.usage.kernelmode
-> Description: Time spent by tasks of the cgroup in kernel mode (Linux). Time spent by all container processes in kernel mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 329596000
Metric #3
Descriptor:
-> Name: container.cpu.usage.total
-> Description: Total CPU time consumed.
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 1183077000
Metric #4
Descriptor:
-> Name: container.cpu.usage.usermode
-> Description: Time spent by tasks of the cgroup in user mode (Linux). Time spent by all container processes in user mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 853481000
Metric #5
Descriptor:
-> Name: container.memory.percent
-> Description: Percentage of memory used.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 55.187500
Metric #6
Descriptor:
-> Name: container.memory.usage.limit
-> Description: Memory limit of the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 104857600
Metric #7
Descriptor:
-> Name: container.memory.usage.total
-> Description: Memory usage of the container. This excludes the total cache.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 57868288
Metric #8
Descriptor:
-> Name: container.network.io.usage.rx_bytes
-> Description: Bytes received by the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 580790
Metric #9
Descriptor:
-> Name: container.network.io.usage.rx_dropped
-> Description: Incoming packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 0
Metric #10
Descriptor:
-> Name: container.network.io.usage.tx_bytes
-> Description: Bytes sent.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 242978
Metric #11
Descriptor:
-> Name: container.network.io.usage.tx_dropped
-> Description: Outgoing packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 0
ResourceMetrics #19
Resource SchemaURL: https://opentelemetry.io/schemas/1.6.1
Resource attributes:
-> container.hostname: Str(548565f6b30d)
-> container.id: Str(548565f6b30ddeba8ba2b62c1f830b46f4f27381c08767a54270fbef81f2464b)
-> container.image.name: Str(ghcr.io/open-telemetry/demo:v1.0.0-currencyservice)
-> container.name: Str(currency-service)
-> container.runtime: Str(docker)
-> service.name: Str(currencyservice)
ScopeMetrics #0
ScopeMetrics SchemaURL:
InstrumentationScope otelcol/dockerstatsreceiver 0.63.1
Metric #0
Descriptor:
-> Name: container.cpu.percent
-> Description: Percent of CPU used by the container.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 0.023244
Metric #1
Descriptor:
-> Name: container.cpu.usage.kernelmode
-> Description: Time spent by tasks of the cgroup in kernel mode (Linux). Time spent by all container processes in kernel mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 45868000
Metric #2
Descriptor:
-> Name: container.cpu.usage.total
-> Description: Total CPU time consumed.
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 88459000
Metric #3
Descriptor:
-> Name: container.cpu.usage.usermode
-> Description: Time spent by tasks of the cgroup in user mode (Linux). Time spent by all container processes in user mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 42591000
Metric #4
Descriptor:
-> Name: container.memory.percent
-> Description: Percentage of memory used.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 7.734375
Metric #5
Descriptor:
-> Name: container.memory.usage.limit
-> Description: Memory limit of the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 20971520
Metric #6
Descriptor:
-> Name: container.memory.usage.total
-> Description: Memory usage of the container. This excludes the total cache.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 1622016
Metric #7
Descriptor:
-> Name: container.network.io.usage.rx_bytes
-> Description: Bytes received by the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 41190
Metric #8
Descriptor:
-> Name: container.network.io.usage.rx_dropped
-> Description: Incoming packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 0
Metric #9
Descriptor:
-> Name: container.network.io.usage.tx_bytes
-> Description: Bytes sent.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 53662
Metric #10
Descriptor:
-> Name: container.network.io.usage.tx_dropped
-> Description: Outgoing packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:02:57.097299554 +0000 UTC
Value: 0
{"kind": "exporter", "data_type": "metrics", "name": "logging/debug"}
2022-11-03T13:02:57.250Z info MetricsExporter {"kind": "exporter", "data_type": "metrics", "name": "logging", "#metrics": 230}
2022-11-03T13:02:57.252Z info TracesExporter {"kind": "exporter", "data_type": "traces", "name": "logging", "#spans": 4}
2022-11-03T13:02:59.875Z info TracesExporter {"kind": "exporter", "data_type": "traces", "name": "logging", "#spans": 38}
2022-11-03T13:03:00.478Z info TracesExporter {"kind": "exporter", "data_type": "traces", "name": "logging", "#spans": 15}
2022-11-03T13:03:01.083Z info TracesExporter {"kind": "exporter", "data_type": "traces", "name": "logging", "#spans": 8}
2022-11-03T13:03:01.485Z info TracesExporter {"kind": "exporter", "data_type": "traces", "name": "logging", "#spans": 50}
2022-11-03T13:03:02.290Z info TracesExporter {"kind": "exporter", "data_type": "traces", "name": "logging", "#spans": 4}
2022-11-03T13:03:05.312Z info TracesExporter {"kind": "exporter", "data_type": "traces", "name": "logging", "#spans": 53}
2022-11-03T13:03:06.114Z info TracesExporter {"kind": "exporter", "data_type": "traces", "name": "logging", "#spans": 4}
2022-11-03T13:03:06.517Z info TracesExporter {"kind": "exporter", "data_type": "traces", "name": "logging", "#spans": 55}
2022-11-03T13:03:06.922Z info TracesExporter {"kind": "exporter", "data_type": "traces", "name": "logging", "#spans": 4}
2022-11-03T13:03:07.112Z info MetricsExporter {"kind": "exporter", "data_type": "metrics", "name": "logging/debug", "#metrics": 230}
2022-11-03T13:03:07.112Z info ResourceMetrics #0
Resource SchemaURL: https://opentelemetry.io/schemas/1.6.1
Resource attributes:
-> container.hostname: Str(31eaf555b990)
-> container.id: Str(31eaf555b99051f29c04667e711b76dc9b6594b74b20b15a5f994d617d60d209)
-> container.image.name: Str(grafana/grafana:9.1.0)
-> container.name: Str(grafana)
-> container.runtime: Str(docker)
-> service.name: Str(grafana)
ScopeMetrics #0
ScopeMetrics SchemaURL:
InstrumentationScope otelcol/dockerstatsreceiver 0.63.1
Metric #0
Descriptor:
-> Name: container.blockio.io_service_bytes_recursive
-> Description: Number of bytes transferred to/from the disk by the group and descendant groups.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> device_major: Str(254)
-> device_minor: Str(0)
-> operation: Str(read)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 122880
NumberDataPoints #1
Data point attributes:
-> device_major: Str(254)
-> device_minor: Str(0)
-> operation: Str(write)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 18726912
Metric #1
Descriptor:
-> Name: container.cpu.percent
-> Description: Percent of CPU used by the container.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 0.129659
Metric #2
Descriptor:
-> Name: container.cpu.usage.kernelmode
-> Description: Time spent by tasks of the cgroup in kernel mode (Linux). Time spent by all container processes in kernel mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 254594000
Metric #3
Descriptor:
-> Name: container.cpu.usage.total
-> Description: Total CPU time consumed.
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 691833000
Metric #4
Descriptor:
-> Name: container.cpu.usage.usermode
-> Description: Time spent by tasks of the cgroup in user mode (Linux). Time spent by all container processes in user mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 437239000
Metric #5
Descriptor:
-> Name: container.memory.percent
-> Description: Percentage of memory used.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 0.339458
Metric #6
Descriptor:
-> Name: container.memory.usage.limit
-> Description: Memory limit of the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 12528422912
Metric #7
Descriptor:
-> Name: container.memory.usage.total
-> Description: Memory usage of the container. This excludes the total cache.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 42528768
Metric #8
Descriptor:
-> Name: container.network.io.usage.rx_bytes
-> Description: Bytes received by the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 14810
Metric #9
Descriptor:
-> Name: container.network.io.usage.rx_dropped
-> Description: Incoming packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 0
Metric #10
Descriptor:
-> Name: container.network.io.usage.tx_bytes
-> Description: Bytes sent.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 3533
Metric #11
Descriptor:
-> Name: container.network.io.usage.tx_dropped
-> Description: Outgoing packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 0
ResourceMetrics #1
Resource SchemaURL: https://opentelemetry.io/schemas/1.6.1
Resource attributes:
-> container.hostname: Str(d07e8af6c2ae)
-> container.id: Str(d07e8af6c2ae348fcf6b67c6223c605ff614e2b35b12855e28b56c8eabf1c4af)
-> container.image.name: Str(ghcr.io/open-telemetry/demo:v1.0.0-frontend)
-> container.name: Str(frontend)
-> container.runtime: Str(docker)
-> service.name: Str(frontend)
ScopeMetrics #0
ScopeMetrics SchemaURL:
InstrumentationScope otelcol/dockerstatsreceiver 0.63.1
Metric #0
Descriptor:
-> Name: container.blockio.io_service_bytes_recursive
-> Description: Number of bytes transferred to/from the disk by the group and descendant groups.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> device_major: Str(254)
-> device_minor: Str(0)
-> operation: Str(read)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 0
NumberDataPoints #1
Data point attributes:
-> device_major: Str(254)
-> device_minor: Str(0)
-> operation: Str(write)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 2031616
Metric #1
Descriptor:
-> Name: container.cpu.percent
-> Description: Percent of CPU used by the container.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 0.672135
Metric #2
Descriptor:
-> Name: container.cpu.usage.kernelmode
-> Description: Time spent by tasks of the cgroup in kernel mode (Linux). Time spent by all container processes in kernel mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 785033000
Metric #3
Descriptor:
-> Name: container.cpu.usage.total
-> Description: Total CPU time consumed.
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 4308726000
Metric #4
Descriptor:
-> Name: container.cpu.usage.usermode
-> Description: Time spent by tasks of the cgroup in user mode (Linux). Time spent by all container processes in user mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 3523693000
Metric #5
Descriptor:
-> Name: container.memory.percent
-> Description: Percentage of memory used.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 69.576172
Metric #6
Descriptor:
-> Name: container.memory.usage.limit
-> Description: Memory limit of the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 209715200
Metric #7
Descriptor:
-> Name: container.memory.usage.total
-> Description: Memory usage of the container. This excludes the total cache.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 145911808
Metric #8
Descriptor:
-> Name: container.network.io.usage.rx_bytes
-> Description: Bytes received by the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 4423903
Metric #9
Descriptor:
-> Name: container.network.io.usage.rx_dropped
-> Description: Incoming packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 0
Metric #10
Descriptor:
-> Name: container.network.io.usage.tx_bytes
-> Description: Bytes sent.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 494010
Metric #11
Descriptor:
-> Name: container.network.io.usage.tx_dropped
-> Description: Outgoing packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 0
ResourceMetrics #2
Resource SchemaURL: https://opentelemetry.io/schemas/1.6.1
Resource attributes:
-> container.hostname: Str(75295c35f7fe)
-> container.id: Str(75295c35f7fe58d372473dfa34d7c1f2f90577acf100bd7eae45c2b6035d759b)
-> container.image.name: Str(cimg/postgres:14.2)
-> container.name: Str(postgres)
-> container.runtime: Str(docker)
-> service.name: Str(ffs_postgres)
ScopeMetrics #0
ScopeMetrics SchemaURL:
InstrumentationScope otelcol/dockerstatsreceiver 0.63.1
Metric #0
Descriptor:
-> Name: container.blockio.io_service_bytes_recursive
-> Description: Number of bytes transferred to/from the disk by the group and descendant groups.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> device_major: Str(254)
-> device_minor: Str(0)
-> operation: Str(read)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 33542144
NumberDataPoints #1
Data point attributes:
-> device_major: Str(254)
-> device_minor: Str(0)
-> operation: Str(write)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 111591424
Metric #1
Descriptor:
-> Name: container.cpu.percent
-> Description: Percent of CPU used by the container.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 0.377596
Metric #2
Descriptor:
-> Name: container.cpu.usage.kernelmode
-> Description: Time spent by tasks of the cgroup in kernel mode (Linux). Time spent by all container processes in kernel mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 1063914000
Metric #3
Descriptor:
-> Name: container.cpu.usage.total
-> Description: Total CPU time consumed.
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 7258037000
Metric #4
Descriptor:
-> Name: container.cpu.usage.usermode
-> Description: Time spent by tasks of the cgroup in user mode (Linux). Time spent by all container processes in user mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 6194122000
Metric #5
Descriptor:
-> Name: container.memory.percent
-> Description: Percentage of memory used.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 83.756510
Metric #6
Descriptor:
-> Name: container.memory.usage.limit
-> Description: Memory limit of the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 125829120
Metric #7
Descriptor:
-> Name: container.memory.usage.total
-> Description: Memory usage of the container. This excludes the total cache.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 105390080
Metric #8
Descriptor:
-> Name: container.network.io.usage.rx_bytes
-> Description: Bytes received by the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 45422
Metric #9
Descriptor:
-> Name: container.network.io.usage.rx_dropped
-> Description: Incoming packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 0
Metric #10
Descriptor:
-> Name: container.network.io.usage.tx_bytes
-> Description: Bytes sent.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 72166
Metric #11
Descriptor:
-> Name: container.network.io.usage.tx_dropped
-> Description: Outgoing packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 0
ResourceMetrics #3
Resource SchemaURL: https://opentelemetry.io/schemas/1.6.1
Resource attributes:
-> container.hostname: Str(d3539a8e9e23)
-> container.id: Str(d3539a8e9e23ad516c7e7d4592a56e90d8690ef20b532c437327716500f1d41f)
-> container.image.name: Str(jaegertracing/all-in-one)
-> container.name: Str(jaeger)
-> container.runtime: Str(docker)
-> service.name: Str(jaeger)
ScopeMetrics #0
ScopeMetrics SchemaURL:
InstrumentationScope otelcol/dockerstatsreceiver 0.63.1
Metric #0
Descriptor:
-> Name: container.cpu.percent
-> Description: Percent of CPU used by the container.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 2.095096
Metric #1
Descriptor:
-> Name: container.cpu.usage.kernelmode
-> Description: Time spent by tasks of the cgroup in kernel mode (Linux). Time spent by all container processes in kernel mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 143541000
Metric #2
Descriptor:
-> Name: container.cpu.usage.total
-> Description: Total CPU time consumed.
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 489104000
Metric #3
Descriptor:
-> Name: container.cpu.usage.usermode
-> Description: Time spent by tasks of the cgroup in user mode (Linux). Time spent by all container processes in user mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 345563000
Metric #4
Descriptor:
-> Name: container.memory.percent
-> Description: Percentage of memory used.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 8.634943
Metric #5
Descriptor:
-> Name: container.memory.usage.limit
-> Description: Memory limit of the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 288358400
Metric #6
Descriptor:
-> Name: container.memory.usage.total
-> Description: Memory usage of the container. This excludes the total cache.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 24899584
Metric #7
Descriptor:
-> Name: container.network.io.usage.rx_bytes
-> Description: Bytes received by the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 164391
Metric #8
Descriptor:
-> Name: container.network.io.usage.rx_dropped
-> Description: Incoming packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 0
Metric #9
Descriptor:
-> Name: container.network.io.usage.tx_bytes
-> Description: Bytes sent.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 24321
Metric #10
Descriptor:
-> Name: container.network.io.usage.tx_dropped
-> Description: Outgoing packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 0
ResourceMetrics #4
Resource SchemaURL: https://opentelemetry.io/schemas/1.6.1
Resource attributes:
-> container.hostname: Str(a99226b67a3e)
-> container.id: Str(a99226b67a3e28130e53f4f0b51a8594d5778162323a6e5739381d334b36bc6e)
-> container.image.name: Str(ghcr.io/open-telemetry/demo:v1.0.0-shippingservice)
-> container.name: Str(shipping-service)
-> container.runtime: Str(docker)
-> service.name: Str(shippingservice)
ScopeMetrics #0
ScopeMetrics SchemaURL:
InstrumentationScope otelcol/dockerstatsreceiver 0.63.1
Metric #0
Descriptor:
-> Name: container.cpu.percent
-> Description: Percent of CPU used by the container.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 0.000000
Metric #1
Descriptor:
-> Name: container.cpu.usage.kernelmode
-> Description: Time spent by tasks of the cgroup in kernel mode (Linux). Time spent by all container processes in kernel mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 25984000
Metric #2
Descriptor:
-> Name: container.cpu.usage.total
-> Description: Total CPU time consumed.
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 67925000
Metric #3
Descriptor:
-> Name: container.cpu.usage.usermode
-> Description: Time spent by tasks of the cgroup in user mode (Linux). Time spent by all container processes in user mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 41940000
Metric #4
Descriptor:
-> Name: container.memory.percent
-> Description: Percentage of memory used.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 3.964844
Metric #5
Descriptor:
-> Name: container.memory.usage.limit
-> Description: Memory limit of the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 20971520
Metric #6
Descriptor:
-> Name: container.memory.usage.total
-> Description: Memory usage of the container. This excludes the total cache.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 831488
Metric #7
Descriptor:
-> Name: container.network.io.usage.rx_bytes
-> Description: Bytes received by the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 27521
Metric #8
Descriptor:
-> Name: container.network.io.usage.rx_dropped
-> Description: Incoming packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 0
Metric #9
Descriptor:
-> Name: container.network.io.usage.tx_bytes
-> Description: Bytes sent.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 27076
Metric #10
Descriptor:
-> Name: container.network.io.usage.tx_dropped
-> Description: Outgoing packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 0
ResourceMetrics #5
Resource SchemaURL: https://opentelemetry.io/schemas/1.6.1
Resource attributes:
-> container.hostname: Str(e392d331eff2)
-> container.id: Str(e392d331eff2034a6e007165ec2a0bd19d710d96959d1ef781a3632723e763d1)
-> container.image.name: Str(otel/opentelemetry-collector-contrib:0.63.1)
-> container.name: Str(otel-col)
-> container.runtime: Str(docker)
-> service.name: Str(otelcol)
ScopeMetrics #0
ScopeMetrics SchemaURL:
InstrumentationScope otelcol/dockerstatsreceiver 0.63.1
Metric #0
Descriptor:
-> Name: container.blockio.io_service_bytes_recursive
-> Description: Number of bytes transferred to/from the disk by the group and descendant groups.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> device_major: Str(254)
-> device_minor: Str(0)
-> operation: Str(read)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 274432
NumberDataPoints #1
Data point attributes:
-> device_major: Str(254)
-> device_minor: Str(0)
-> operation: Str(write)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 0
Metric #1
Descriptor:
-> Name: container.cpu.percent
-> Description: Percent of CPU used by the container.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 3.208071
Metric #2
Descriptor:
-> Name: container.cpu.usage.kernelmode
-> Description: Time spent by tasks of the cgroup in kernel mode (Linux). Time spent by all container processes in kernel mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 397029000
Metric #3
Descriptor:
-> Name: container.cpu.usage.total
-> Description: Total CPU time consumed.
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 1423119000
Metric #4
Descriptor:
-> Name: container.cpu.usage.usermode
-> Description: Time spent by tasks of the cgroup in user mode (Linux). Time spent by all container processes in user mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 1026089000
Metric #5
Descriptor:
-> Name: container.memory.percent
-> Description: Percentage of memory used.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 62.097656
Metric #6
Descriptor:
-> Name: container.memory.usage.limit
-> Description: Memory limit of the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 104857600
Metric #7
Descriptor:
-> Name: container.memory.usage.total
-> Description: Memory usage of the container. This excludes the total cache.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 65114112
Metric #8
Descriptor:
-> Name: container.network.io.usage.rx_bytes
-> Description: Bytes received by the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 680753
Metric #9
Descriptor:
-> Name: container.network.io.usage.rx_dropped
-> Description: Incoming packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 0
Metric #10
Descriptor:
-> Name: container.network.io.usage.tx_bytes
-> Description: Bytes sent.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 299298
Metric #11
Descriptor:
-> Name: container.network.io.usage.tx_dropped
-> Description: Outgoing packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 0
ResourceMetrics #6
Resource SchemaURL: https://opentelemetry.io/schemas/1.6.1
Resource attributes:
-> container.hostname: Str(2f5f5af61891)
-> container.id: Str(2f5f5af6189106ef2dd612b60c5bdf8f9c816cbd18fe488588128091c7d9294f)
-> container.image.name: Str(quay.io/prometheus/prometheus:v2.34.0)
-> container.name: Str(prometheus)
-> container.runtime: Str(docker)
-> service.name: Str(prometheus)
ScopeMetrics #0
ScopeMetrics SchemaURL:
InstrumentationScope otelcol/dockerstatsreceiver 0.63.1
Metric #0
Descriptor:
-> Name: container.blockio.io_service_bytes_recursive
-> Description: Number of bytes transferred to/from the disk by the group and descendant groups.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> device_major: Str(254)
-> device_minor: Str(0)
-> operation: Str(read)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 233472
NumberDataPoints #1
Data point attributes:
-> device_major: Str(254)
-> device_minor: Str(0)
-> operation: Str(write)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 32768
Metric #1
Descriptor:
-> Name: container.cpu.percent
-> Description: Percent of CPU used by the container.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 0.000000
Metric #2
Descriptor:
-> Name: container.cpu.usage.kernelmode
-> Description: Time spent by tasks of the cgroup in kernel mode (Linux). Time spent by all container processes in kernel mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 60649000
Metric #3
Descriptor:
-> Name: container.cpu.usage.total
-> Description: Total CPU time consumed.
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 249995000
Metric #4
Descriptor:
-> Name: container.cpu.usage.usermode
-> Description: Time spent by tasks of the cgroup in user mode (Linux). Time spent by all container processes in user mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 189345000
Metric #5
Descriptor:
-> Name: container.memory.percent
-> Description: Percentage of memory used.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 0.219374
Metric #6
Descriptor:
-> Name: container.memory.usage.limit
-> Description: Memory limit of the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 12528422912
Metric #7
Descriptor:
-> Name: container.memory.usage.total
-> Description: Memory usage of the container. This excludes the total cache.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 27484160
Metric #8
Descriptor:
-> Name: container.network.io.usage.rx_bytes
-> Description: Bytes received by the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 92442
Metric #9
Descriptor:
-> Name: container.network.io.usage.rx_dropped
-> Description: Incoming packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 0
Metric #10
Descriptor:
-> Name: container.network.io.usage.tx_bytes
-> Description: Bytes sent.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 8632
Metric #11
Descriptor:
-> Name: container.network.io.usage.tx_dropped
-> Description: Outgoing packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 0
ResourceMetrics #7
Resource SchemaURL: https://opentelemetry.io/schemas/1.6.1
Resource attributes:
-> container.hostname: Str(405ad7a360e6)
-> container.id: Str(405ad7a360e6ef3ceb8601216e860b5d216690d8d5850f0c027bd4253bc4b0aa)
-> container.image.name: Str(ghcr.io/open-telemetry/demo:v1.0.0-productcatalogservice)
-> container.name: Str(product-catalog-service)
-> container.runtime: Str(docker)
-> service.name: Str(productcatalogservice)
ScopeMetrics #0
ScopeMetrics SchemaURL:
InstrumentationScope otelcol/dockerstatsreceiver 0.63.1
Metric #0
Descriptor:
-> Name: container.cpu.percent
-> Description: Percent of CPU used by the container.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 1.688854
Metric #1
Descriptor:
-> Name: container.cpu.usage.kernelmode
-> Description: Time spent by tasks of the cgroup in kernel mode (Linux). Time spent by all container processes in kernel mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 205354000
Metric #2
Descriptor:
-> Name: container.cpu.usage.total
-> Description: Total CPU time consumed.
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 408500000
Metric #3
Descriptor:
-> Name: container.cpu.usage.usermode
-> Description: Time spent by tasks of the cgroup in user mode (Linux). Time spent by all container processes in user mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 203146000
Metric #4
Descriptor:
-> Name: container.memory.percent
-> Description: Percentage of memory used.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 32.851562
Metric #5
Descriptor:
-> Name: container.memory.usage.limit
-> Description: Memory limit of the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 20971520
Metric #6
Descriptor:
-> Name: container.memory.usage.total
-> Description: Memory usage of the container. This excludes the total cache.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 6889472
Metric #7
Descriptor:
-> Name: container.network.io.usage.rx_bytes
-> Description: Bytes received by the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 74734
Metric #8
Descriptor:
-> Name: container.network.io.usage.rx_dropped
-> Description: Incoming packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 0
Metric #9
Descriptor:
-> Name: container.network.io.usage.tx_bytes
-> Description: Bytes sent.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 267108
Metric #10
Descriptor:
-> Name: container.network.io.usage.tx_dropped
-> Description: Outgoing packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 0
ResourceMetrics #8
Resource SchemaURL: https://opentelemetry.io/schemas/1.6.1
Resource attributes:
-> container.hostname: Str(5e55554e9b3c)
-> container.id: Str(5e55554e9b3caa64a3afcfbf0025963d3ae285bb0392f450375457ee327cd284)
-> container.image.name: Str(ghcr.io/open-telemetry/demo:v1.0.0-checkoutservice)
-> container.name: Str(checkout-service)
-> container.runtime: Str(docker)
-> service.name: Str(checkoutservice)
ScopeMetrics #0
ScopeMetrics SchemaURL:
InstrumentationScope otelcol/dockerstatsreceiver 0.63.1
Metric #0
Descriptor:
-> Name: container.cpu.percent
-> Description: Percent of CPU used by the container.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 0.038113
Metric #1
Descriptor:
-> Name: container.cpu.usage.kernelmode
-> Description: Time spent by tasks of the cgroup in kernel mode (Linux). Time spent by all container processes in kernel mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 84238000
Metric #2
Descriptor:
-> Name: container.cpu.usage.total
-> Description: Total CPU time consumed.
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 202468000
Metric #3
Descriptor:
-> Name: container.cpu.usage.usermode
-> Description: Time spent by tasks of the cgroup in user mode (Linux). Time spent by all container processes in user mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 118230000
Metric #4
Descriptor:
-> Name: container.memory.percent
-> Description: Percentage of memory used.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 39.023438
Metric #5
Descriptor:
-> Name: container.memory.usage.limit
-> Description: Memory limit of the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 20971520
Metric #6
Descriptor:
-> Name: container.memory.usage.total
-> Description: Memory usage of the container. This excludes the total cache.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 8183808
Metric #7
Descriptor:
-> Name: container.network.io.usage.rx_bytes
-> Description: Bytes received by the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 94606
Metric #8
Descriptor:
-> Name: container.network.io.usage.rx_dropped
-> Description: Incoming packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 0
Metric #9
Descriptor:
-> Name: container.network.io.usage.tx_bytes
-> Description: Bytes sent.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 163238
Metric #10
Descriptor:
-> Name: container.network.io.usage.tx_dropped
-> Description: Outgoing packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 0
ResourceMetrics #9
Resource SchemaURL: https://opentelemetry.io/schemas/1.6.1
Resource attributes:
-> container.hostname: Str(65ade480823e)
-> container.id: Str(65ade480823e4b7bbc80ecb2d32e89b014369431d3219234f6c75cc1eabcadb3)
-> container.image.name: Str(ghcr.io/open-telemetry/demo:v1.0.0-featureflagservice)
-> container.name: Str(feature-flag-service)
-> container.runtime: Str(docker)
-> service.name: Str(featureflagservice)
ScopeMetrics #0
ScopeMetrics SchemaURL:
InstrumentationScope otelcol/dockerstatsreceiver 0.63.1
Metric #0
Descriptor:
-> Name: container.cpu.percent
-> Description: Percent of CPU used by the container.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 0.439776
Metric #1
Descriptor:
-> Name: container.cpu.usage.kernelmode
-> Description: Time spent by tasks of the cgroup in kernel mode (Linux). Time spent by all container processes in kernel mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 1243250000
Metric #2
Descriptor:
-> Name: container.cpu.usage.total
-> Description: Total CPU time consumed.
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 3185677000
Metric #3
Descriptor:
-> Name: container.cpu.usage.usermode
-> Description: Time spent by tasks of the cgroup in user mode (Linux). Time spent by all container processes in user mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 1942427000
Metric #4
Descriptor:
-> Name: container.memory.percent
-> Description: Percentage of memory used.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 80.415039
Metric #5
Descriptor:
-> Name: container.memory.usage.limit
-> Description: Memory limit of the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 167772160
Metric #6
Descriptor:
-> Name: container.memory.usage.total
-> Description: Memory usage of the container. This excludes the total cache.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 134914048
Metric #7
Descriptor:
-> Name: container.network.io.usage.rx_bytes
-> Description: Bytes received by the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 97923
Metric #8
Descriptor:
-> Name: container.network.io.usage.rx_dropped
-> Description: Incoming packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 0
Metric #9
Descriptor:
-> Name: container.network.io.usage.tx_bytes
-> Description: Bytes sent.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 78621
Metric #10
Descriptor:
-> Name: container.network.io.usage.tx_dropped
-> Description: Outgoing packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 0
ResourceMetrics #10
Resource SchemaURL: https://opentelemetry.io/schemas/1.6.1
Resource attributes:
-> container.hostname: Str(548565f6b30d)
-> container.id: Str(548565f6b30ddeba8ba2b62c1f830b46f4f27381c08767a54270fbef81f2464b)
-> container.image.name: Str(ghcr.io/open-telemetry/demo:v1.0.0-currencyservice)
-> container.name: Str(currency-service)
-> container.runtime: Str(docker)
-> service.name: Str(currencyservice)
ScopeMetrics #0
ScopeMetrics SchemaURL:
InstrumentationScope otelcol/dockerstatsreceiver 0.63.1
Metric #0
Descriptor:
-> Name: container.cpu.percent
-> Description: Percent of CPU used by the container.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 0.038365
Metric #1
Descriptor:
-> Name: container.cpu.usage.kernelmode
-> Description: Time spent by tasks of the cgroup in kernel mode (Linux). Time spent by all container processes in kernel mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 48271000
Metric #2
Descriptor:
-> Name: container.cpu.usage.total
-> Description: Total CPU time consumed.
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 98551000
Metric #3
Descriptor:
-> Name: container.cpu.usage.usermode
-> Description: Time spent by tasks of the cgroup in user mode (Linux). Time spent by all container processes in user mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 50280000
Metric #4
Descriptor:
-> Name: container.memory.percent
-> Description: Percentage of memory used.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 7.734375
Metric #5
Descriptor:
-> Name: container.memory.usage.limit
-> Description: Memory limit of the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 20971520
Metric #6
Descriptor:
-> Name: container.memory.usage.total
-> Description: Memory usage of the container. This excludes the total cache.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 1622016
Metric #7
Descriptor:
-> Name: container.network.io.usage.rx_bytes
-> Description: Bytes received by the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 41190
Metric #8
Descriptor:
-> Name: container.network.io.usage.rx_dropped
-> Description: Incoming packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 0
Metric #9
Descriptor:
-> Name: container.network.io.usage.tx_bytes
-> Description: Bytes sent.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 53662
Metric #10
Descriptor:
-> Name: container.network.io.usage.tx_dropped
-> Description: Outgoing packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 0
ResourceMetrics #11
Resource SchemaURL: https://opentelemetry.io/schemas/1.6.1
Resource attributes:
-> container.hostname: Str(3576e9ba630a)
-> container.id: Str(3576e9ba630a47d44d85a8c64794339974e573ee41a9ee3327446326e840e96a)
-> container.image.name: Str(ghcr.io/open-telemetry/demo:v1.0.0-emailservice)
-> container.name: Str(email-service)
-> container.runtime: Str(docker)
-> service.name: Str(emailservice)
ScopeMetrics #0
ScopeMetrics SchemaURL:
InstrumentationScope otelcol/dockerstatsreceiver 0.63.1
Metric #0
Descriptor:
-> Name: container.blockio.io_service_bytes_recursive
-> Description: Number of bytes transferred to/from the disk by the group and descendant groups.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> device_major: Str(254)
-> device_minor: Str(0)
-> operation: Str(read)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 0
NumberDataPoints #1
Data point attributes:
-> device_major: Str(254)
-> device_minor: Str(0)
-> operation: Str(write)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 4096
Metric #1
Descriptor:
-> Name: container.cpu.percent
-> Description: Percent of CPU used by the container.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 0.023558
Metric #2
Descriptor:
-> Name: container.cpu.usage.kernelmode
-> Description: Time spent by tasks of the cgroup in kernel mode (Linux). Time spent by all container processes in kernel mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 128834000
Metric #3
Descriptor:
-> Name: container.cpu.usage.total
-> Description: Total CPU time consumed.
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 660141000
Metric #4
Descriptor:
-> Name: container.cpu.usage.usermode
-> Description: Time spent by tasks of the cgroup in user mode (Linux). Time spent by all container processes in user mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 531306000
Metric #5
Descriptor:
-> Name: container.memory.percent
-> Description: Percentage of memory used.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 44.218750
Metric #6
Descriptor:
-> Name: container.memory.usage.limit
-> Description: Memory limit of the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 104857600
Metric #7
Descriptor:
-> Name: container.memory.usage.total
-> Description: Memory usage of the container. This excludes the total cache.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 46366720
Metric #8
Descriptor:
-> Name: container.network.io.usage.rx_bytes
-> Description: Bytes received by the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 12968
Metric #9
Descriptor:
-> Name: container.network.io.usage.rx_dropped
-> Description: Incoming packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 0
Metric #10
Descriptor:
-> Name: container.network.io.usage.tx_bytes
-> Description: Bytes sent.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 9430
Metric #11
Descriptor:
-> Name: container.network.io.usage.tx_dropped
-> Description: Outgoing packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 0
ResourceMetrics #12
Resource SchemaURL: https://opentelemetry.io/schemas/1.6.1
Resource attributes:
-> container.hostname: Str(fe107e7f153f)
-> container.id: Str(fe107e7f153f9922d06267898887e931e5d6e53b374dfdb743c7c45187278301)
-> container.image.name: Str(ghcr.io/open-telemetry/demo:v1.0.0-cartservice)
-> container.name: Str(cart-service)
-> container.runtime: Str(docker)
-> service.name: Str(cartservice)
ScopeMetrics #0
ScopeMetrics SchemaURL:
InstrumentationScope otelcol/dockerstatsreceiver 0.63.1
Metric #0
Descriptor:
-> Name: container.cpu.percent
-> Description: Percent of CPU used by the container.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 2.515008
Metric #1
Descriptor:
-> Name: container.cpu.usage.kernelmode
-> Description: Time spent by tasks of the cgroup in kernel mode (Linux). Time spent by all container processes in kernel mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 310190000
Metric #2
Descriptor:
-> Name: container.cpu.usage.total
-> Description: Total CPU time consumed.
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 2756517000
Metric #3
Descriptor:
-> Name: container.cpu.usage.usermode
-> Description: Time spent by tasks of the cgroup in user mode (Linux). Time spent by all container processes in user mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 2446326000
Metric #4
Descriptor:
-> Name: container.memory.percent
-> Description: Percentage of memory used.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 21.259766
Metric #5
Descriptor:
-> Name: container.memory.usage.limit
-> Description: Memory limit of the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 167772160
Metric #6
Descriptor:
-> Name: container.memory.usage.total
-> Description: Memory usage of the container. This excludes the total cache.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 35667968
Metric #7
Descriptor:
-> Name: container.network.io.usage.rx_bytes
-> Description: Bytes received by the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 50466
Metric #8
Descriptor:
-> Name: container.network.io.usage.rx_dropped
-> Description: Incoming packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 0
Metric #9
Descriptor:
-> Name: container.network.io.usage.tx_bytes
-> Description: Bytes sent.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 139649
Metric #10
Descriptor:
-> Name: container.network.io.usage.tx_dropped
-> Description: Outgoing packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 0
ResourceMetrics #13
Resource SchemaURL: https://opentelemetry.io/schemas/1.6.1
Resource attributes:
-> container.hostname: Str(97f80f1260cc)
-> container.id: Str(97f80f1260ccea3c0d31ef826ef06c875b06a995fb62e4e656645b2b38b8c447)
-> container.image.name: Str(redis:alpine)
-> container.name: Str(redis-cart)
-> container.runtime: Str(docker)
-> service.name: Str(redis-cart)
ScopeMetrics #0
ScopeMetrics SchemaURL:
InstrumentationScope otelcol/dockerstatsreceiver 0.63.1
Metric #0
Descriptor:
-> Name: container.cpu.percent
-> Description: Percent of CPU used by the container.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 0.726270
Metric #1
Descriptor:
-> Name: container.cpu.usage.kernelmode
-> Description: Time spent by tasks of the cgroup in kernel mode (Linux). Time spent by all container processes in kernel mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 150382000
Metric #2
Descriptor:
-> Name: container.cpu.usage.total
-> Description: Total CPU time consumed.
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 276754000
Metric #3
Descriptor:
-> Name: container.cpu.usage.usermode
-> Description: Time spent by tasks of the cgroup in user mode (Linux). Time spent by all container processes in user mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 126371000
Metric #4
Descriptor:
-> Name: container.memory.percent
-> Description: Percentage of memory used.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 13.496094
Metric #5
Descriptor:
-> Name: container.memory.usage.limit
-> Description: Memory limit of the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 20971520
Metric #6
Descriptor:
-> Name: container.memory.usage.total
-> Description: Memory usage of the container. This excludes the total cache.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 2830336
Metric #7
Descriptor:
-> Name: container.network.io.usage.rx_bytes
-> Description: Bytes received by the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 25993
Metric #8
Descriptor:
-> Name: container.network.io.usage.rx_dropped
-> Description: Incoming packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 0
Metric #9
Descriptor:
-> Name: container.network.io.usage.tx_bytes
-> Description: Bytes sent.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 12915
Metric #10
Descriptor:
-> Name: container.network.io.usage.tx_dropped
-> Description: Outgoing packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 0
ResourceMetrics #14
Resource SchemaURL: https://opentelemetry.io/schemas/1.6.1
Resource attributes:
-> container.hostname: Str(f3c89d309df4)
-> container.id: Str(f3c89d309df43d4a94e1a49ec5f15750b755c72b07bb0ca4d9c3b16a70498804)
-> container.image.name: Str(ghcr.io/open-telemetry/demo:v1.0.0-quoteservice)
-> container.name: Str(quoteservice)
-> container.runtime: Str(docker)
-> service.name: Str(quoteservice)
ScopeMetrics #0
ScopeMetrics SchemaURL:
InstrumentationScope otelcol/dockerstatsreceiver 0.63.1
Metric #0
Descriptor:
-> Name: container.cpu.percent
-> Description: Percent of CPU used by the container.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 0.009936
Metric #1
Descriptor:
-> Name: container.cpu.usage.kernelmode
-> Description: Time spent by tasks of the cgroup in kernel mode (Linux). Time spent by all container processes in kernel mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 62490000
Metric #2
Descriptor:
-> Name: container.cpu.usage.total
-> Description: Total CPU time consumed.
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 253036000
Metric #3
Descriptor:
-> Name: container.cpu.usage.usermode
-> Description: Time spent by tasks of the cgroup in user mode (Linux). Time spent by all container processes in user mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 190545000
Metric #4
Descriptor:
-> Name: container.memory.percent
-> Description: Percentage of memory used.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 38.489583
Metric #5
Descriptor:
-> Name: container.memory.usage.limit
-> Description: Memory limit of the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 31457280
Metric #6
Descriptor:
-> Name: container.memory.usage.total
-> Description: Memory usage of the container. This excludes the total cache.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 12107776
Metric #7
Descriptor:
-> Name: container.network.io.usage.rx_bytes
-> Description: Bytes received by the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 12509
Metric #8
Descriptor:
-> Name: container.network.io.usage.rx_dropped
-> Description: Incoming packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 0
Metric #9
Descriptor:
-> Name: container.network.io.usage.tx_bytes
-> Description: Bytes sent.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 23861
Metric #10
Descriptor:
-> Name: container.network.io.usage.tx_dropped
-> Description: Outgoing packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 0
ResourceMetrics #15
Resource SchemaURL: https://opentelemetry.io/schemas/1.6.1
Resource attributes:
-> container.hostname: Str(3279354a866b)
-> container.id: Str(3279354a866b5e6c04217ec73b972a7f4fb1e5cbe1c9d7ea91703cad6b5352bb)
-> container.image.name: Str(ghcr.io/open-telemetry/demo:v1.0.0-frontendproxy)
-> container.name: Str(frontend-proxy)
-> container.runtime: Str(docker)
-> service.name: Str(frontendproxy)
ScopeMetrics #0
ScopeMetrics SchemaURL:
InstrumentationScope otelcol/dockerstatsreceiver 0.63.1
Metric #0
Descriptor:
-> Name: container.blockio.io_service_bytes_recursive
-> Description: Number of bytes transferred to/from the disk by the group and descendant groups.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> device_major: Str(254)
-> device_minor: Str(0)
-> operation: Str(read)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 0
NumberDataPoints #1
Data point attributes:
-> device_major: Str(254)
-> device_minor: Str(0)
-> operation: Str(write)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 4096
Metric #1
Descriptor:
-> Name: container.cpu.percent
-> Description: Percent of CPU used by the container.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 2.495691
Metric #2
Descriptor:
-> Name: container.cpu.usage.kernelmode
-> Description: Time spent by tasks of the cgroup in kernel mode (Linux). Time spent by all container processes in kernel mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 306584000
Metric #3
Descriptor:
-> Name: container.cpu.usage.total
-> Description: Total CPU time consumed.
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 649872000
Metric #4
Descriptor:
-> Name: container.cpu.usage.usermode
-> Description: Time spent by tasks of the cgroup in user mode (Linux). Time spent by all container processes in user mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 343287000
Metric #5
Descriptor:
-> Name: container.memory.percent
-> Description: Percentage of memory used.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 0.126459
Metric #6
Descriptor:
-> Name: container.memory.usage.limit
-> Description: Memory limit of the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 12528422912
Metric #7
Descriptor:
-> Name: container.memory.usage.total
-> Description: Memory usage of the container. This excludes the total cache.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 15843328
Metric #8
Descriptor:
-> Name: container.network.io.usage.rx_bytes
-> Description: Bytes received by the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 1922
Metric #9
Descriptor:
-> Name: container.network.io.usage.rx_dropped
-> Description: Incoming packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 0
Metric #10
Descriptor:
-> Name: container.network.io.usage.tx_bytes
-> Description: Bytes sent.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 0
Metric #11
Descriptor:
-> Name: container.network.io.usage.tx_dropped
-> Description: Outgoing packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 0
ResourceMetrics #16
Resource SchemaURL: https://opentelemetry.io/schemas/1.6.1
Resource attributes:
-> container.hostname: Str(07a7829f7e95)
-> container.id: Str(07a7829f7e95d2cb69c82c396c3819c6e29abc8836a572079b2c402a4541f110)
-> container.image.name: Str(ghcr.io/open-telemetry/demo:v1.0.0-loadgenerator)
-> container.name: Str(load-generator)
-> container.runtime: Str(docker)
-> service.name: Str(loadgenerator)
ScopeMetrics #0
ScopeMetrics SchemaURL:
InstrumentationScope otelcol/dockerstatsreceiver 0.63.1
Metric #0
Descriptor:
-> Name: container.blockio.io_service_bytes_recursive
-> Description: Number of bytes transferred to/from the disk by the group and descendant groups.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> device_major: Str(254)
-> device_minor: Str(0)
-> operation: Str(read)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 0
NumberDataPoints #1
Data point attributes:
-> device_major: Str(254)
-> device_minor: Str(0)
-> operation: Str(write)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 139264
Metric #1
Descriptor:
-> Name: container.cpu.percent
-> Description: Percent of CPU used by the container.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 2.135942
Metric #2
Descriptor:
-> Name: container.cpu.usage.kernelmode
-> Description: Time spent by tasks of the cgroup in kernel mode (Linux). Time spent by all container processes in kernel mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 192270000
Metric #3
Descriptor:
-> Name: container.cpu.usage.total
-> Description: Total CPU time consumed.
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 1363779000
Metric #4
Descriptor:
-> Name: container.cpu.usage.usermode
-> Description: Time spent by tasks of the cgroup in user mode (Linux). Time spent by all container processes in user mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 1171508000
Metric #5
Descriptor:
-> Name: container.memory.percent
-> Description: Percentage of memory used.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 36.982422
Metric #6
Descriptor:
-> Name: container.memory.usage.limit
-> Description: Memory limit of the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 125829120
Metric #7
Descriptor:
-> Name: container.memory.usage.total
-> Description: Memory usage of the container. This excludes the total cache.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 46534656
Metric #8
Descriptor:
-> Name: container.network.io.usage.rx_bytes
-> Description: Bytes received by the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 185042
Metric #9
Descriptor:
-> Name: container.network.io.usage.rx_dropped
-> Description: Incoming packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 0
Metric #10
Descriptor:
-> Name: container.network.io.usage.tx_bytes
-> Description: Bytes sent.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 153591
Metric #11
Descriptor:
-> Name: container.network.io.usage.tx_dropped
-> Description: Outgoing packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 0
ResourceMetrics #17
Resource SchemaURL: https://opentelemetry.io/schemas/1.6.1
Resource attributes:
-> container.hostname: Str(6ab24dc5cc99)
-> container.id: Str(6ab24dc5cc9913a8924b78c075c7d8fad07fac153f8e9b9eb4596f784309ef85)
-> container.image.name: Str(ghcr.io/open-telemetry/demo:v1.0.0-paymentservice)
-> container.name: Str(payment-service)
-> container.runtime: Str(docker)
-> service.name: Str(paymentservice)
ScopeMetrics #0
ScopeMetrics SchemaURL:
InstrumentationScope otelcol/dockerstatsreceiver 0.63.1
Metric #0
Descriptor:
-> Name: container.cpu.percent
-> Description: Percent of CPU used by the container.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 0.000000
Metric #1
Descriptor:
-> Name: container.cpu.usage.kernelmode
-> Description: Time spent by tasks of the cgroup in kernel mode (Linux). Time spent by all container processes in kernel mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 198383000
Metric #2
Descriptor:
-> Name: container.cpu.usage.total
-> Description: Total CPU time consumed.
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 1059063000
Metric #3
Descriptor:
-> Name: container.cpu.usage.usermode
-> Description: Time spent by tasks of the cgroup in user mode (Linux). Time spent by all container processes in user mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 860679000
Metric #4
Descriptor:
-> Name: container.memory.percent
-> Description: Percentage of memory used.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 64.854911
Metric #5
Descriptor:
-> Name: container.memory.usage.limit
-> Description: Memory limit of the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 73400320
Metric #6
Descriptor:
-> Name: container.memory.usage.total
-> Description: Memory usage of the container. This excludes the total cache.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 47603712
Metric #7
Descriptor:
-> Name: container.network.io.usage.rx_bytes
-> Description: Bytes received by the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 13296
Metric #8
Descriptor:
-> Name: container.network.io.usage.rx_dropped
-> Description: Incoming packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 0
Metric #9
Descriptor:
-> Name: container.network.io.usage.tx_bytes
-> Description: Bytes sent.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 15073
Metric #10
Descriptor:
-> Name: container.network.io.usage.tx_dropped
-> Description: Outgoing packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 0
ResourceMetrics #18
Resource SchemaURL: https://opentelemetry.io/schemas/1.6.1
Resource attributes:
-> container.hostname: Str(a17aadee498b)
-> container.id: Str(a17aadee498bdecedb1a74ce8aa123fd83eccbf1c9c6235452e60a5ee9f3fd2f)
-> container.image.name: Str(ghcr.io/open-telemetry/demo:v1.0.0-recommendationservice)
-> container.name: Str(recommendation-service)
-> container.runtime: Str(docker)
-> service.name: Str(recommendationservice)
ScopeMetrics #0
ScopeMetrics SchemaURL:
InstrumentationScope otelcol/dockerstatsreceiver 0.63.1
Metric #0
Descriptor:
-> Name: container.blockio.io_service_bytes_recursive
-> Description: Number of bytes transferred to/from the disk by the group and descendant groups.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> device_major: Str(254)
-> device_minor: Str(0)
-> operation: Str(read)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 0
NumberDataPoints #1
Data point attributes:
-> device_major: Str(254)
-> device_minor: Str(0)
-> operation: Str(write)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 77824
Metric #1
Descriptor:
-> Name: container.cpu.percent
-> Description: Percent of CPU used by the container.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 4.647387
Metric #2
Descriptor:
-> Name: container.cpu.usage.kernelmode
-> Description: Time spent by tasks of the cgroup in kernel mode (Linux). Time spent by all container processes in kernel mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 748142000
Metric #3
Descriptor:
-> Name: container.cpu.usage.total
-> Description: Total CPU time consumed.
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 2224779000
Metric #4
Descriptor:
-> Name: container.cpu.usage.usermode
-> Description: Time spent by tasks of the cgroup in user mode (Linux). Time spent by all container processes in user mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 1476637000
Metric #5
Descriptor:
-> Name: container.memory.percent
-> Description: Percentage of memory used.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 7.064063
Metric #6
Descriptor:
-> Name: container.memory.usage.limit
-> Description: Memory limit of the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 524288000
Metric #7
Descriptor:
-> Name: container.memory.usage.total
-> Description: Memory usage of the container. This excludes the total cache.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 37036032
Metric #8
Descriptor:
-> Name: container.network.io.usage.rx_bytes
-> Description: Bytes received by the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 65687
Metric #9
Descriptor:
-> Name: container.network.io.usage.rx_dropped
-> Description: Incoming packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 0
Metric #10
Descriptor:
-> Name: container.network.io.usage.tx_bytes
-> Description: Bytes sent.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 34485
Metric #11
Descriptor:
-> Name: container.network.io.usage.tx_dropped
-> Description: Outgoing packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 0
ResourceMetrics #19
Resource SchemaURL: https://opentelemetry.io/schemas/1.6.1
Resource attributes:
-> container.hostname: Str(21248af020ad)
-> container.id: Str(21248af020ad6138e800484395734037172ca62c868ced20c8987f33f8a0a3c8)
-> container.image.name: Str(ghcr.io/open-telemetry/demo:v1.0.0-adservice)
-> container.name: Str(ad-service)
-> container.runtime: Str(docker)
-> service.name: Str(adservice)
ScopeMetrics #0
ScopeMetrics SchemaURL:
InstrumentationScope otelcol/dockerstatsreceiver 0.63.1
Metric #0
Descriptor:
-> Name: container.blockio.io_service_bytes_recursive
-> Description: Number of bytes transferred to/from the disk by the group and descendant groups.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> device_major: Str(254)
-> device_minor: Str(0)
-> operation: Str(read)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 0
NumberDataPoints #1
Data point attributes:
-> device_major: Str(254)
-> device_minor: Str(0)
-> operation: Str(write)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 65536
Metric #1
Descriptor:
-> Name: container.cpu.percent
-> Description: Percent of CPU used by the container.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 5.057389
Metric #2
Descriptor:
-> Name: container.cpu.usage.kernelmode
-> Description: Time spent by tasks of the cgroup in kernel mode (Linux). Time spent by all container processes in kernel mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 300450000
Metric #3
Descriptor:
-> Name: container.cpu.usage.total
-> Description: Total CPU time consumed.
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 5416375000
Metric #4
Descriptor:
-> Name: container.cpu.usage.usermode
-> Description: Time spent by tasks of the cgroup in user mode (Linux). Time spent by all container processes in user mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 5115924000
Metric #5
Descriptor:
-> Name: container.memory.percent
-> Description: Percentage of memory used.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 48.766927
Metric #6
Descriptor:
-> Name: container.memory.usage.limit
-> Description: Memory limit of the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 314572800
Metric #7
Descriptor:
-> Name: container.memory.usage.total
-> Description: Memory usage of the container. This excludes the total cache.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 153407488
Metric #8
Descriptor:
-> Name: container.network.io.usage.rx_bytes
-> Description: Bytes received by the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 9328
Metric #9
Descriptor:
-> Name: container.network.io.usage.rx_dropped
-> Description: Incoming packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 0
Metric #10
Descriptor:
-> Name: container.network.io.usage.tx_bytes
-> Description: Bytes sent.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 52400
Metric #11
Descriptor:
-> Name: container.network.io.usage.tx_dropped
-> Description: Outgoing packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:07.111843003 +0000 UTC
Value: 0
{"kind": "exporter", "data_type": "metrics", "name": "logging/debug"}
2022-11-03T13:03:07.123Z info MetricsExporter {"kind": "exporter", "data_type": "metrics", "name": "logging", "#metrics": 230}
2022-11-03T13:03:07.524Z info TracesExporter {"kind": "exporter", "data_type": "traces", "name": "logging", "#spans": 4}
2022-11-03T13:03:10.346Z info TracesExporter {"kind": "exporter", "data_type": "traces", "name": "logging", "#spans": 20}
2022-11-03T13:03:10.954Z info TracesExporter {"kind": "exporter", "data_type": "traces", "name": "logging", "#spans": 2}
2022-11-03T13:03:11.558Z info TracesExporter {"kind": "exporter", "data_type": "traces", "name": "logging", "#spans": 44}
2022-11-03T13:03:11.967Z info TracesExporter {"kind": "exporter", "data_type": "traces", "name": "logging", "#spans": 11}
2022-11-03T13:03:12.571Z info TracesExporter {"kind": "exporter", "data_type": "traces", "name": "logging", "#spans": 2}
2022-11-03T13:03:15.416Z info TracesExporter {"kind": "exporter", "data_type": "traces", "name": "logging", "#spans": 8}
2022-11-03T13:03:16.220Z info MetricsExporter {"kind": "exporter", "data_type": "metrics", "name": "logging", "#metrics": 33}
2022-11-03T13:03:16.421Z info TracesExporter {"kind": "exporter", "data_type": "traces", "name": "logging", "#spans": 12}
2022-11-03T13:03:16.622Z info TracesExporter {"kind": "exporter", "data_type": "traces", "name": "logging", "#spans": 56}
2022-11-03T13:03:16.622Z info MetricsExporter {"kind": "exporter", "data_type": "metrics", "name": "logging", "#metrics": 13}
2022-11-03T13:03:17.047Z error [email protected]/docker.go:198 Could not parse docker containerStats for container id {"kind": "receiver", "name": "docker_stats", "pipeline": "metrics", "id": "fe107e7f153f9922d06267898887e931e5d6e53b374dfdb743c7c45187278301", "error": "context canceled"}
github.com/open-telemetry/opentelemetry-collector-contrib/internal/docker.(*Client).toStatsJSON
github.com/open-telemetry/opentelemetry-collector-contrib/internal/[email protected]/docker.go:198
github.com/open-telemetry/opentelemetry-collector-contrib/internal/docker.(*Client).FetchContainerStatsAsJSON
github.com/open-telemetry/opentelemetry-collector-contrib/internal/[email protected]/docker.go:148
github.com/open-telemetry/opentelemetry-collector-contrib/receiver/dockerstatsreceiver.(*receiver).scrapeV2.func1
github.com/open-telemetry/opentelemetry-collector-contrib/receiver/[email protected]/receiver_v2.go:52
2022-11-03T13:03:17.063Z error [email protected]/docker.go:198 Could not parse docker containerStats for container id {"kind": "receiver", "name": "docker_stats", "pipeline": "metrics", "id": "f3c89d309df43d4a94e1a49ec5f15750b755c72b07bb0ca4d9c3b16a70498804", "error": "context canceled"}
github.com/open-telemetry/opentelemetry-collector-contrib/internal/docker.(*Client).toStatsJSON
github.com/open-telemetry/opentelemetry-collector-contrib/internal/[email protected]/docker.go:198
github.com/open-telemetry/opentelemetry-collector-contrib/internal/docker.(*Client).FetchContainerStatsAsJSON
github.com/open-telemetry/opentelemetry-collector-contrib/internal/[email protected]/docker.go:148
github.com/open-telemetry/opentelemetry-collector-contrib/receiver/dockerstatsreceiver.(*receiver).scrapeV2.func1
github.com/open-telemetry/opentelemetry-collector-contrib/receiver/[email protected]/receiver_v2.go:52
2022-11-03T13:03:17.065Z error scraperhelper/scrapercontroller.go:197 Error scraping metrics {"kind": "receiver", "name": "docker_stats", "pipeline": "metrics", "error": "context canceled; context canceled", "errorCauses": [{"error": "context canceled"}, {"error": "context canceled"}], "scraper": "docker_stats"}
go.opentelemetry.io/collector/receiver/scraperhelper.(*controller).scrapeMetricsAndReport
go.opentelemetry.io/[email protected]/receiver/scraperhelper/scrapercontroller.go:197
go.opentelemetry.io/collector/receiver/scraperhelper.(*controller).startScraping.func1
go.opentelemetry.io/[email protected]/receiver/scraperhelper/scrapercontroller.go:172
2022-11-03T13:03:17.065Z info MetricsExporter {"kind": "exporter", "data_type": "metrics", "name": "logging/debug", "#metrics": 208}
2022-11-03T13:03:17.066Z info ResourceMetrics #0
Resource SchemaURL: https://opentelemetry.io/schemas/1.6.1
Resource attributes:
-> container.hostname: Str(2f5f5af61891)
-> container.id: Str(2f5f5af6189106ef2dd612b60c5bdf8f9c816cbd18fe488588128091c7d9294f)
-> container.image.name: Str(quay.io/prometheus/prometheus:v2.34.0)
-> container.name: Str(prometheus)
-> container.runtime: Str(docker)
-> service.name: Str(prometheus)
ScopeMetrics #0
ScopeMetrics SchemaURL:
InstrumentationScope otelcol/dockerstatsreceiver 0.63.1
Metric #0
Descriptor:
-> Name: container.blockio.io_service_bytes_recursive
-> Description: Number of bytes transferred to/from the disk by the group and descendant groups.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> device_major: Str(254)
-> device_minor: Str(0)
-> operation: Str(read)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 233472
NumberDataPoints #1
Data point attributes:
-> device_major: Str(254)
-> device_minor: Str(0)
-> operation: Str(write)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 90112
Metric #1
Descriptor:
-> Name: container.cpu.percent
-> Description: Percent of CPU used by the container.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 0.000000
Metric #2
Descriptor:
-> Name: container.cpu.usage.kernelmode
-> Description: Time spent by tasks of the cgroup in kernel mode (Linux). Time spent by all container processes in kernel mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 78632000
Metric #3
Descriptor:
-> Name: container.cpu.usage.total
-> Description: Total CPU time consumed.
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 302195000
Metric #4
Descriptor:
-> Name: container.cpu.usage.usermode
-> Description: Time spent by tasks of the cgroup in user mode (Linux). Time spent by all container processes in user mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 223563000
Metric #5
Descriptor:
-> Name: container.memory.percent
-> Description: Percentage of memory used.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 0.220159
Metric #6
Descriptor:
-> Name: container.memory.usage.limit
-> Description: Memory limit of the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 12528422912
Metric #7
Descriptor:
-> Name: container.memory.usage.total
-> Description: Memory usage of the container. This excludes the total cache.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 27582464
Metric #8
Descriptor:
-> Name: container.network.io.usage.rx_bytes
-> Description: Bytes received by the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 117184
Metric #9
Descriptor:
-> Name: container.network.io.usage.rx_dropped
-> Description: Incoming packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 0
Metric #10
Descriptor:
-> Name: container.network.io.usage.tx_bytes
-> Description: Bytes sent.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 10552
Metric #11
Descriptor:
-> Name: container.network.io.usage.tx_dropped
-> Description: Outgoing packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 0
ResourceMetrics #1
Resource SchemaURL: https://opentelemetry.io/schemas/1.6.1
Resource attributes:
-> container.hostname: Str(548565f6b30d)
-> container.id: Str(548565f6b30ddeba8ba2b62c1f830b46f4f27381c08767a54270fbef81f2464b)
-> container.image.name: Str(ghcr.io/open-telemetry/demo:v1.0.0-currencyservice)
-> container.name: Str(currency-service)
-> container.runtime: Str(docker)
-> service.name: Str(currencyservice)
ScopeMetrics #0
ScopeMetrics SchemaURL:
InstrumentationScope otelcol/dockerstatsreceiver 0.63.1
Metric #0
Descriptor:
-> Name: container.cpu.percent
-> Description: Percent of CPU used by the container.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 0.293322
Metric #1
Descriptor:
-> Name: container.cpu.usage.kernelmode
-> Description: Time spent by tasks of the cgroup in kernel mode (Linux). Time spent by all container processes in kernel mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 48271000
Metric #2
Descriptor:
-> Name: container.cpu.usage.total
-> Description: Total CPU time consumed.
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 114997000
Metric #3
Descriptor:
-> Name: container.cpu.usage.usermode
-> Description: Time spent by tasks of the cgroup in user mode (Linux). Time spent by all container processes in user mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 66725000
Metric #4
Descriptor:
-> Name: container.memory.percent
-> Description: Percentage of memory used.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 7.753906
Metric #5
Descriptor:
-> Name: container.memory.usage.limit
-> Description: Memory limit of the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 20971520
Metric #6
Descriptor:
-> Name: container.memory.usage.total
-> Description: Memory usage of the container. This excludes the total cache.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 1626112
Metric #7
Descriptor:
-> Name: container.network.io.usage.rx_bytes
-> Description: Bytes received by the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 48347
Metric #8
Descriptor:
-> Name: container.network.io.usage.rx_dropped
-> Description: Incoming packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 0
Metric #9
Descriptor:
-> Name: container.network.io.usage.tx_bytes
-> Description: Bytes sent.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 63682
Metric #10
Descriptor:
-> Name: container.network.io.usage.tx_dropped
-> Description: Outgoing packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 0
ResourceMetrics #2
Resource SchemaURL: https://opentelemetry.io/schemas/1.6.1
Resource attributes:
-> container.hostname: Str(97f80f1260cc)
-> container.id: Str(97f80f1260ccea3c0d31ef826ef06c875b06a995fb62e4e656645b2b38b8c447)
-> container.image.name: Str(redis:alpine)
-> container.name: Str(redis-cart)
-> container.runtime: Str(docker)
-> service.name: Str(redis-cart)
ScopeMetrics #0
ScopeMetrics SchemaURL:
InstrumentationScope otelcol/dockerstatsreceiver 0.63.1
Metric #0
Descriptor:
-> Name: container.cpu.percent
-> Description: Percent of CPU used by the container.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 0.239106
Metric #1
Descriptor:
-> Name: container.cpu.usage.kernelmode
-> Description: Time spent by tasks of the cgroup in kernel mode (Linux). Time spent by all container processes in kernel mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 198939000
Metric #2
Descriptor:
-> Name: container.cpu.usage.total
-> Description: Total CPU time consumed.
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 362497000
Metric #3
Descriptor:
-> Name: container.cpu.usage.usermode
-> Description: Time spent by tasks of the cgroup in user mode (Linux). Time spent by all container processes in user mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 163557000
Metric #4
Descriptor:
-> Name: container.memory.percent
-> Description: Percentage of memory used.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 13.515625
Metric #5
Descriptor:
-> Name: container.memory.usage.limit
-> Description: Memory limit of the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 20971520
Metric #6
Descriptor:
-> Name: container.memory.usage.total
-> Description: Memory usage of the container. This excludes the total cache.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 2834432
Metric #7
Descriptor:
-> Name: container.network.io.usage.rx_bytes
-> Description: Bytes received by the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 32529
Metric #8
Descriptor:
-> Name: container.network.io.usage.rx_dropped
-> Description: Incoming packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 0
Metric #9
Descriptor:
-> Name: container.network.io.usage.tx_bytes
-> Description: Bytes sent.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 16260
Metric #10
Descriptor:
-> Name: container.network.io.usage.tx_dropped
-> Description: Outgoing packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 0
ResourceMetrics #3
Resource SchemaURL: https://opentelemetry.io/schemas/1.6.1
Resource attributes:
-> container.hostname: Str(21248af020ad)
-> container.id: Str(21248af020ad6138e800484395734037172ca62c868ced20c8987f33f8a0a3c8)
-> container.image.name: Str(ghcr.io/open-telemetry/demo:v1.0.0-adservice)
-> container.name: Str(ad-service)
-> container.runtime: Str(docker)
-> service.name: Str(adservice)
ScopeMetrics #0
ScopeMetrics SchemaURL:
InstrumentationScope otelcol/dockerstatsreceiver 0.63.1
Metric #0
Descriptor:
-> Name: container.blockio.io_service_bytes_recursive
-> Description: Number of bytes transferred to/from the disk by the group and descendant groups.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> device_major: Str(254)
-> device_minor: Str(0)
-> operation: Str(read)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 0
NumberDataPoints #1
Data point attributes:
-> device_major: Str(254)
-> device_minor: Str(0)
-> operation: Str(write)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 65536
Metric #1
Descriptor:
-> Name: container.cpu.percent
-> Description: Percent of CPU used by the container.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 5.342504
Metric #2
Descriptor:
-> Name: container.cpu.usage.kernelmode
-> Description: Time spent by tasks of the cgroup in kernel mode (Linux). Time spent by all container processes in kernel mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 322725000
Metric #3
Descriptor:
-> Name: container.cpu.usage.total
-> Description: Total CPU time consumed.
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 5554823000
Metric #4
Descriptor:
-> Name: container.cpu.usage.usermode
-> Description: Time spent by tasks of the cgroup in user mode (Linux). Time spent by all container processes in user mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 5232097000
Metric #5
Descriptor:
-> Name: container.memory.percent
-> Description: Percentage of memory used.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 49.246094
Metric #6
Descriptor:
-> Name: container.memory.usage.limit
-> Description: Memory limit of the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 314572800
Metric #7
Descriptor:
-> Name: container.memory.usage.total
-> Description: Memory usage of the container. This excludes the total cache.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 154914816
Metric #8
Descriptor:
-> Name: container.network.io.usage.rx_bytes
-> Description: Bytes received by the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 11428
Metric #9
Descriptor:
-> Name: container.network.io.usage.rx_dropped
-> Description: Incoming packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 0
Metric #10
Descriptor:
-> Name: container.network.io.usage.tx_bytes
-> Description: Bytes sent.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 70273
Metric #11
Descriptor:
-> Name: container.network.io.usage.tx_dropped
-> Description: Outgoing packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 0
ResourceMetrics #4
Resource SchemaURL: https://opentelemetry.io/schemas/1.6.1
Resource attributes:
-> container.hostname: Str(d07e8af6c2ae)
-> container.id: Str(d07e8af6c2ae348fcf6b67c6223c605ff614e2b35b12855e28b56c8eabf1c4af)
-> container.image.name: Str(ghcr.io/open-telemetry/demo:v1.0.0-frontend)
-> container.name: Str(frontend)
-> container.runtime: Str(docker)
-> service.name: Str(frontend)
ScopeMetrics #0
ScopeMetrics SchemaURL:
InstrumentationScope otelcol/dockerstatsreceiver 0.63.1
Metric #0
Descriptor:
-> Name: container.blockio.io_service_bytes_recursive
-> Description: Number of bytes transferred to/from the disk by the group and descendant groups.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> device_major: Str(254)
-> device_minor: Str(0)
-> operation: Str(read)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 0
NumberDataPoints #1
Data point attributes:
-> device_major: Str(254)
-> device_minor: Str(0)
-> operation: Str(write)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 2031616
Metric #1
Descriptor:
-> Name: container.cpu.percent
-> Description: Percent of CPU used by the container.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 27.185762
Metric #2
Descriptor:
-> Name: container.cpu.usage.kernelmode
-> Description: Time spent by tasks of the cgroup in kernel mode (Linux). Time spent by all container processes in kernel mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 841825000
Metric #3
Descriptor:
-> Name: container.cpu.usage.total
-> Description: Total CPU time consumed.
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 4861887000
Metric #4
Descriptor:
-> Name: container.cpu.usage.usermode
-> Description: Time spent by tasks of the cgroup in user mode (Linux). Time spent by all container processes in user mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 4020062000
Metric #5
Descriptor:
-> Name: container.memory.percent
-> Description: Percentage of memory used.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 64.494141
Metric #6
Descriptor:
-> Name: container.memory.usage.limit
-> Description: Memory limit of the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 209715200
Metric #7
Descriptor:
-> Name: container.memory.usage.total
-> Description: Memory usage of the container. This excludes the total cache.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 135254016
Metric #8
Descriptor:
-> Name: container.network.io.usage.rx_bytes
-> Description: Bytes received by the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 4476542
Metric #9
Descriptor:
-> Name: container.network.io.usage.rx_dropped
-> Description: Incoming packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 0
Metric #10
Descriptor:
-> Name: container.network.io.usage.tx_bytes
-> Description: Bytes sent.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 588180
Metric #11
Descriptor:
-> Name: container.network.io.usage.tx_dropped
-> Description: Outgoing packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 0
ResourceMetrics #5
Resource SchemaURL: https://opentelemetry.io/schemas/1.6.1
Resource attributes:
-> container.hostname: Str(07a7829f7e95)
-> container.id: Str(07a7829f7e95d2cb69c82c396c3819c6e29abc8836a572079b2c402a4541f110)
-> container.image.name: Str(ghcr.io/open-telemetry/demo:v1.0.0-loadgenerator)
-> container.name: Str(load-generator)
-> container.runtime: Str(docker)
-> service.name: Str(loadgenerator)
ScopeMetrics #0
ScopeMetrics SchemaURL:
InstrumentationScope otelcol/dockerstatsreceiver 0.63.1
Metric #0
Descriptor:
-> Name: container.blockio.io_service_bytes_recursive
-> Description: Number of bytes transferred to/from the disk by the group and descendant groups.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> device_major: Str(254)
-> device_minor: Str(0)
-> operation: Str(read)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 0
NumberDataPoints #1
Data point attributes:
-> device_major: Str(254)
-> device_minor: Str(0)
-> operation: Str(write)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 139264
Metric #1
Descriptor:
-> Name: container.cpu.percent
-> Description: Percent of CPU used by the container.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 3.830960
Metric #2
Descriptor:
-> Name: container.cpu.usage.kernelmode
-> Description: Time spent by tasks of the cgroup in kernel mode (Linux). Time spent by all container processes in kernel mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 217582000
Metric #3
Descriptor:
-> Name: container.cpu.usage.total
-> Description: Total CPU time consumed.
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 1593707000
Metric #4
Descriptor:
-> Name: container.cpu.usage.usermode
-> Description: Time spent by tasks of the cgroup in user mode (Linux). Time spent by all container processes in user mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 1376124000
Metric #5
Descriptor:
-> Name: container.memory.percent
-> Description: Percentage of memory used.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 37.008464
Metric #6
Descriptor:
-> Name: container.memory.usage.limit
-> Description: Memory limit of the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 125829120
Metric #7
Descriptor:
-> Name: container.memory.usage.total
-> Description: Memory usage of the container. This excludes the total cache.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 46567424
Metric #8
Descriptor:
-> Name: container.network.io.usage.rx_bytes
-> Description: Bytes received by the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 224098
Metric #9
Descriptor:
-> Name: container.network.io.usage.rx_dropped
-> Description: Incoming packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 0
Metric #10
Descriptor:
-> Name: container.network.io.usage.tx_bytes
-> Description: Bytes sent.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 185696
Metric #11
Descriptor:
-> Name: container.network.io.usage.tx_dropped
-> Description: Outgoing packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 0
ResourceMetrics #6
Resource SchemaURL: https://opentelemetry.io/schemas/1.6.1
Resource attributes:
-> container.hostname: Str(31eaf555b990)
-> container.id: Str(31eaf555b99051f29c04667e711b76dc9b6594b74b20b15a5f994d617d60d209)
-> container.image.name: Str(grafana/grafana:9.1.0)
-> container.name: Str(grafana)
-> container.runtime: Str(docker)
-> service.name: Str(grafana)
ScopeMetrics #0
ScopeMetrics SchemaURL:
InstrumentationScope otelcol/dockerstatsreceiver 0.63.1
Metric #0
Descriptor:
-> Name: container.blockio.io_service_bytes_recursive
-> Description: Number of bytes transferred to/from the disk by the group and descendant groups.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> device_major: Str(254)
-> device_minor: Str(0)
-> operation: Str(read)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 122880
NumberDataPoints #1
Data point attributes:
-> device_major: Str(254)
-> device_minor: Str(0)
-> operation: Str(write)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 18726912
Metric #1
Descriptor:
-> Name: container.cpu.percent
-> Description: Percent of CPU used by the container.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 1.032318
Metric #2
Descriptor:
-> Name: container.cpu.usage.kernelmode
-> Description: Time spent by tasks of the cgroup in kernel mode (Linux). Time spent by all container processes in kernel mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 277262000
Metric #3
Descriptor:
-> Name: container.cpu.usage.total
-> Description: Total CPU time consumed.
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 741276000
Metric #4
Descriptor:
-> Name: container.cpu.usage.usermode
-> Description: Time spent by tasks of the cgroup in user mode (Linux). Time spent by all container processes in user mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 464013000
Metric #5
Descriptor:
-> Name: container.memory.percent
-> Description: Percentage of memory used.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 0.340897
Metric #6
Descriptor:
-> Name: container.memory.usage.limit
-> Description: Memory limit of the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 12528422912
Metric #7
Descriptor:
-> Name: container.memory.usage.total
-> Description: Memory usage of the container. This excludes the total cache.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 42708992
Metric #8
Descriptor:
-> Name: container.network.io.usage.rx_bytes
-> Description: Bytes received by the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 14918
Metric #9
Descriptor:
-> Name: container.network.io.usage.rx_dropped
-> Description: Incoming packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 0
Metric #10
Descriptor:
-> Name: container.network.io.usage.tx_bytes
-> Description: Bytes sent.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 3641
Metric #11
Descriptor:
-> Name: container.network.io.usage.tx_dropped
-> Description: Outgoing packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 0
ResourceMetrics #7
Resource SchemaURL: https://opentelemetry.io/schemas/1.6.1
Resource attributes:
-> container.hostname: Str(d3539a8e9e23)
-> container.id: Str(d3539a8e9e23ad516c7e7d4592a56e90d8690ef20b532c437327716500f1d41f)
-> container.image.name: Str(jaegertracing/all-in-one)
-> container.name: Str(jaeger)
-> container.runtime: Str(docker)
-> service.name: Str(jaeger)
ScopeMetrics #0
ScopeMetrics SchemaURL:
InstrumentationScope otelcol/dockerstatsreceiver 0.63.1
Metric #0
Descriptor:
-> Name: container.cpu.percent
-> Description: Percent of CPU used by the container.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 0.729040
Metric #1
Descriptor:
-> Name: container.cpu.usage.kernelmode
-> Description: Time spent by tasks of the cgroup in kernel mode (Linux). Time spent by all container processes in kernel mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 159205000
Metric #2
Descriptor:
-> Name: container.cpu.usage.total
-> Description: Total CPU time consumed.
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 551096000
Metric #3
Descriptor:
-> Name: container.cpu.usage.usermode
-> Description: Time spent by tasks of the cgroup in user mode (Linux). Time spent by all container processes in user mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 391891000
Metric #4
Descriptor:
-> Name: container.memory.percent
-> Description: Percentage of memory used.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 8.957386
Metric #5
Descriptor:
-> Name: container.memory.usage.limit
-> Description: Memory limit of the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 288358400
Metric #6
Descriptor:
-> Name: container.memory.usage.total
-> Description: Memory usage of the container. This excludes the total cache.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 25829376
Metric #7
Descriptor:
-> Name: container.network.io.usage.rx_bytes
-> Description: Bytes received by the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 197772
Metric #8
Descriptor:
-> Name: container.network.io.usage.rx_dropped
-> Description: Incoming packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 0
Metric #9
Descriptor:
-> Name: container.network.io.usage.tx_bytes
-> Description: Bytes sent.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 29029
Metric #10
Descriptor:
-> Name: container.network.io.usage.tx_dropped
-> Description: Outgoing packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 0
ResourceMetrics #8
Resource SchemaURL: https://opentelemetry.io/schemas/1.6.1
Resource attributes:
-> container.hostname: Str(e392d331eff2)
-> container.id: Str(e392d331eff2034a6e007165ec2a0bd19d710d96959d1ef781a3632723e763d1)
-> container.image.name: Str(otel/opentelemetry-collector-contrib:0.63.1)
-> container.name: Str(otel-col)
-> container.runtime: Str(docker)
-> service.name: Str(otelcol)
ScopeMetrics #0
ScopeMetrics SchemaURL:
InstrumentationScope otelcol/dockerstatsreceiver 0.63.1
Metric #0
Descriptor:
-> Name: container.blockio.io_service_bytes_recursive
-> Description: Number of bytes transferred to/from the disk by the group and descendant groups.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> device_major: Str(254)
-> device_minor: Str(0)
-> operation: Str(read)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 274432
NumberDataPoints #1
Data point attributes:
-> device_major: Str(254)
-> device_minor: Str(0)
-> operation: Str(write)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 0
Metric #1
Descriptor:
-> Name: container.cpu.percent
-> Description: Percent of CPU used by the container.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 2.478816
Metric #2
Descriptor:
-> Name: container.cpu.usage.kernelmode
-> Description: Time spent by tasks of the cgroup in kernel mode (Linux). Time spent by all container processes in kernel mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 475255000
Metric #3
Descriptor:
-> Name: container.cpu.usage.total
-> Description: Total CPU time consumed.
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 1748324000
Metric #4
Descriptor:
-> Name: container.cpu.usage.usermode
-> Description: Time spent by tasks of the cgroup in user mode (Linux). Time spent by all container processes in user mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 1273068000
Metric #5
Descriptor:
-> Name: container.memory.percent
-> Description: Percentage of memory used.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 64.890625
Metric #6
Descriptor:
-> Name: container.memory.usage.limit
-> Description: Memory limit of the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 104857600
Metric #7
Descriptor:
-> Name: container.memory.usage.total
-> Description: Memory usage of the container. This excludes the total cache.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 68042752
Metric #8
Descriptor:
-> Name: container.network.io.usage.rx_bytes
-> Description: Bytes received by the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 828293
Metric #9
Descriptor:
-> Name: container.network.io.usage.rx_dropped
-> Description: Incoming packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 0
Metric #10
Descriptor:
-> Name: container.network.io.usage.tx_bytes
-> Description: Bytes sent.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 369047
Metric #11
Descriptor:
-> Name: container.network.io.usage.tx_dropped
-> Description: Outgoing packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 0
ResourceMetrics #9
Resource SchemaURL: https://opentelemetry.io/schemas/1.6.1
Resource attributes:
-> container.hostname: Str(405ad7a360e6)
-> container.id: Str(405ad7a360e6ef3ceb8601216e860b5d216690d8d5850f0c027bd4253bc4b0aa)
-> container.image.name: Str(ghcr.io/open-telemetry/demo:v1.0.0-productcatalogservice)
-> container.name: Str(product-catalog-service)
-> container.runtime: Str(docker)
-> service.name: Str(productcatalogservice)
ScopeMetrics #0
ScopeMetrics SchemaURL:
InstrumentationScope otelcol/dockerstatsreceiver 0.63.1
Metric #0
Descriptor:
-> Name: container.cpu.percent
-> Description: Percent of CPU used by the container.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 1.020000
Metric #1
Descriptor:
-> Name: container.cpu.usage.kernelmode
-> Description: Time spent by tasks of the cgroup in kernel mode (Linux). Time spent by all container processes in kernel mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 227046000
Metric #2
Descriptor:
-> Name: container.cpu.usage.total
-> Description: Total CPU time consumed.
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 468808000
Metric #3
Descriptor:
-> Name: container.cpu.usage.usermode
-> Description: Time spent by tasks of the cgroup in user mode (Linux). Time spent by all container processes in user mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 241762000
Metric #4
Descriptor:
-> Name: container.memory.percent
-> Description: Percentage of memory used.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 36.523438
Metric #5
Descriptor:
-> Name: container.memory.usage.limit
-> Description: Memory limit of the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 20971520
Metric #6
Descriptor:
-> Name: container.memory.usage.total
-> Description: Memory usage of the container. This excludes the total cache.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 7659520
Metric #7
Descriptor:
-> Name: container.network.io.usage.rx_bytes
-> Description: Bytes received by the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 93441
Metric #8
Descriptor:
-> Name: container.network.io.usage.rx_dropped
-> Description: Incoming packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 0
Metric #9
Descriptor:
-> Name: container.network.io.usage.tx_bytes
-> Description: Bytes sent.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 328824
Metric #10
Descriptor:
-> Name: container.network.io.usage.tx_dropped
-> Description: Outgoing packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 0
ResourceMetrics #10
Resource SchemaURL: https://opentelemetry.io/schemas/1.6.1
Resource attributes:
-> container.hostname: Str(3576e9ba630a)
-> container.id: Str(3576e9ba630a47d44d85a8c64794339974e573ee41a9ee3327446326e840e96a)
-> container.image.name: Str(ghcr.io/open-telemetry/demo:v1.0.0-emailservice)
-> container.name: Str(email-service)
-> container.runtime: Str(docker)
-> service.name: Str(emailservice)
ScopeMetrics #0
ScopeMetrics SchemaURL:
InstrumentationScope otelcol/dockerstatsreceiver 0.63.1
Metric #0
Descriptor:
-> Name: container.blockio.io_service_bytes_recursive
-> Description: Number of bytes transferred to/from the disk by the group and descendant groups.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> device_major: Str(254)
-> device_minor: Str(0)
-> operation: Str(read)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 0
NumberDataPoints #1
Data point attributes:
-> device_major: Str(254)
-> device_minor: Str(0)
-> operation: Str(write)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 4096
Metric #1
Descriptor:
-> Name: container.cpu.percent
-> Description: Percent of CPU used by the container.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 0.174432
Metric #2
Descriptor:
-> Name: container.cpu.usage.kernelmode
-> Description: Time spent by tasks of the cgroup in kernel mode (Linux). Time spent by all container processes in kernel mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 130735000
Metric #3
Descriptor:
-> Name: container.cpu.usage.total
-> Description: Total CPU time consumed.
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 669644000
Metric #4
Descriptor:
-> Name: container.cpu.usage.usermode
-> Description: Time spent by tasks of the cgroup in user mode (Linux). Time spent by all container processes in user mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 538909000
Metric #5
Descriptor:
-> Name: container.memory.percent
-> Description: Percentage of memory used.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 44.496094
Metric #6
Descriptor:
-> Name: container.memory.usage.limit
-> Description: Memory limit of the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 104857600
Metric #7
Descriptor:
-> Name: container.memory.usage.total
-> Description: Memory usage of the container. This excludes the total cache.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 46657536
Metric #8
Descriptor:
-> Name: container.network.io.usage.rx_bytes
-> Description: Bytes received by the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 15079
Metric #9
Descriptor:
-> Name: container.network.io.usage.rx_dropped
-> Description: Incoming packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 0
Metric #10
Descriptor:
-> Name: container.network.io.usage.tx_bytes
-> Description: Bytes sent.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 11005
Metric #11
Descriptor:
-> Name: container.network.io.usage.tx_dropped
-> Description: Outgoing packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 0
ResourceMetrics #11
Resource SchemaURL: https://opentelemetry.io/schemas/1.6.1
Resource attributes:
-> container.hostname: Str(6ab24dc5cc99)
-> container.id: Str(6ab24dc5cc9913a8924b78c075c7d8fad07fac153f8e9b9eb4596f784309ef85)
-> container.image.name: Str(ghcr.io/open-telemetry/demo:v1.0.0-paymentservice)
-> container.name: Str(payment-service)
-> container.runtime: Str(docker)
-> service.name: Str(paymentservice)
ScopeMetrics #0
ScopeMetrics SchemaURL:
InstrumentationScope otelcol/dockerstatsreceiver 0.63.1
Metric #0
Descriptor:
-> Name: container.cpu.percent
-> Description: Percent of CPU used by the container.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 0.248654
Metric #1
Descriptor:
-> Name: container.cpu.usage.kernelmode
-> Description: Time spent by tasks of the cgroup in kernel mode (Linux). Time spent by all container processes in kernel mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 204324000
Metric #2
Descriptor:
-> Name: container.cpu.usage.total
-> Description: Total CPU time consumed.
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 1080117000
Metric #3
Descriptor:
-> Name: container.cpu.usage.usermode
-> Description: Time spent by tasks of the cgroup in user mode (Linux). Time spent by all container processes in user mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 875792000
Metric #4
Descriptor:
-> Name: container.memory.percent
-> Description: Percentage of memory used.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 65.000000
Metric #5
Descriptor:
-> Name: container.memory.usage.limit
-> Description: Memory limit of the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 73400320
Metric #6
Descriptor:
-> Name: container.memory.usage.total
-> Description: Memory usage of the container. This excludes the total cache.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 47710208
Metric #7
Descriptor:
-> Name: container.network.io.usage.rx_bytes
-> Description: Bytes received by the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 15955
Metric #8
Descriptor:
-> Name: container.network.io.usage.rx_dropped
-> Description: Incoming packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 0
Metric #9
Descriptor:
-> Name: container.network.io.usage.tx_bytes
-> Description: Bytes sent.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 18233
Metric #10
Descriptor:
-> Name: container.network.io.usage.tx_dropped
-> Description: Outgoing packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 0
ResourceMetrics #12
Resource SchemaURL: https://opentelemetry.io/schemas/1.6.1
Resource attributes:
-> container.hostname: Str(a17aadee498b)
-> container.id: Str(a17aadee498bdecedb1a74ce8aa123fd83eccbf1c9c6235452e60a5ee9f3fd2f)
-> container.image.name: Str(ghcr.io/open-telemetry/demo:v1.0.0-recommendationservice)
-> container.name: Str(recommendation-service)
-> container.runtime: Str(docker)
-> service.name: Str(recommendationservice)
ScopeMetrics #0
ScopeMetrics SchemaURL:
InstrumentationScope otelcol/dockerstatsreceiver 0.63.1
Metric #0
Descriptor:
-> Name: container.blockio.io_service_bytes_recursive
-> Description: Number of bytes transferred to/from the disk by the group and descendant groups.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> device_major: Str(254)
-> device_minor: Str(0)
-> operation: Str(read)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 0
NumberDataPoints #1
Data point attributes:
-> device_major: Str(254)
-> device_minor: Str(0)
-> operation: Str(write)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 77824
Metric #1
Descriptor:
-> Name: container.cpu.percent
-> Description: Percent of CPU used by the container.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 2.339423
Metric #2
Descriptor:
-> Name: container.cpu.usage.kernelmode
-> Description: Time spent by tasks of the cgroup in kernel mode (Linux). Time spent by all container processes in kernel mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 956936000
Metric #3
Descriptor:
-> Name: container.cpu.usage.total
-> Description: Total CPU time consumed.
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 2785856000
Metric #4
Descriptor:
-> Name: container.cpu.usage.usermode
-> Description: Time spent by tasks of the cgroup in user mode (Linux). Time spent by all container processes in user mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 1828919000
Metric #5
Descriptor:
-> Name: container.memory.percent
-> Description: Percentage of memory used.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 7.065625
Metric #6
Descriptor:
-> Name: container.memory.usage.limit
-> Description: Memory limit of the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 524288000
Metric #7
Descriptor:
-> Name: container.memory.usage.total
-> Description: Memory usage of the container. This excludes the total cache.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 37044224
Metric #8
Descriptor:
-> Name: container.network.io.usage.rx_bytes
-> Description: Bytes received by the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 77845
Metric #9
Descriptor:
-> Name: container.network.io.usage.rx_dropped
-> Description: Incoming packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 0
Metric #10
Descriptor:
-> Name: container.network.io.usage.tx_bytes
-> Description: Bytes sent.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 41107
Metric #11
Descriptor:
-> Name: container.network.io.usage.tx_dropped
-> Description: Outgoing packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 0
ResourceMetrics #13
Resource SchemaURL: https://opentelemetry.io/schemas/1.6.1
Resource attributes:
-> container.hostname: Str(a99226b67a3e)
-> container.id: Str(a99226b67a3e28130e53f4f0b51a8594d5778162323a6e5739381d334b36bc6e)
-> container.image.name: Str(ghcr.io/open-telemetry/demo:v1.0.0-shippingservice)
-> container.name: Str(shipping-service)
-> container.runtime: Str(docker)
-> service.name: Str(shippingservice)
ScopeMetrics #0
ScopeMetrics SchemaURL:
InstrumentationScope otelcol/dockerstatsreceiver 0.63.1
Metric #0
Descriptor:
-> Name: container.cpu.percent
-> Description: Percent of CPU used by the container.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 0.192878
Metric #1
Descriptor:
-> Name: container.cpu.usage.kernelmode
-> Description: Time spent by tasks of the cgroup in kernel mode (Linux). Time spent by all container processes in kernel mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 29154000
Metric #2
Descriptor:
-> Name: container.cpu.usage.total
-> Description: Total CPU time consumed.
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 82860000
Metric #3
Descriptor:
-> Name: container.cpu.usage.usermode
-> Description: Time spent by tasks of the cgroup in user mode (Linux). Time spent by all container processes in user mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 53705000
Metric #4
Descriptor:
-> Name: container.memory.percent
-> Description: Percentage of memory used.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 4.160156
Metric #5
Descriptor:
-> Name: container.memory.usage.limit
-> Description: Memory limit of the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 20971520
Metric #6
Descriptor:
-> Name: container.memory.usage.total
-> Description: Memory usage of the container. This excludes the total cache.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 872448
Metric #7
Descriptor:
-> Name: container.network.io.usage.rx_bytes
-> Description: Bytes received by the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 33163
Metric #8
Descriptor:
-> Name: container.network.io.usage.rx_dropped
-> Description: Incoming packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 0
Metric #9
Descriptor:
-> Name: container.network.io.usage.tx_bytes
-> Description: Bytes sent.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 32564
Metric #10
Descriptor:
-> Name: container.network.io.usage.tx_dropped
-> Description: Outgoing packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 0
ResourceMetrics #14
Resource SchemaURL: https://opentelemetry.io/schemas/1.6.1
Resource attributes:
-> container.hostname: Str(75295c35f7fe)
-> container.id: Str(75295c35f7fe58d372473dfa34d7c1f2f90577acf100bd7eae45c2b6035d759b)
-> container.image.name: Str(cimg/postgres:14.2)
-> container.name: Str(postgres)
-> container.runtime: Str(docker)
-> service.name: Str(ffs_postgres)
ScopeMetrics #0
ScopeMetrics SchemaURL:
InstrumentationScope otelcol/dockerstatsreceiver 0.63.1
Metric #0
Descriptor:
-> Name: container.blockio.io_service_bytes_recursive
-> Description: Number of bytes transferred to/from the disk by the group and descendant groups.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> device_major: Str(254)
-> device_minor: Str(0)
-> operation: Str(read)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 33841152
NumberDataPoints #1
Data point attributes:
-> device_major: Str(254)
-> device_minor: Str(0)
-> operation: Str(write)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 111591424
Metric #1
Descriptor:
-> Name: container.cpu.percent
-> Description: Percent of CPU used by the container.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 0.365760
Metric #2
Descriptor:
-> Name: container.cpu.usage.kernelmode
-> Description: Time spent by tasks of the cgroup in kernel mode (Linux). Time spent by all container processes in kernel mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 1105144000
Metric #3
Descriptor:
-> Name: container.cpu.usage.total
-> Description: Total CPU time consumed.
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 7450518000
Metric #4
Descriptor:
-> Name: container.cpu.usage.usermode
-> Description: Time spent by tasks of the cgroup in user mode (Linux). Time spent by all container processes in user mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 6345373000
Metric #5
Descriptor:
-> Name: container.memory.percent
-> Description: Percentage of memory used.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 84.101562
Metric #6
Descriptor:
-> Name: container.memory.usage.limit
-> Description: Memory limit of the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 125829120
Metric #7
Descriptor:
-> Name: container.memory.usage.total
-> Description: Memory usage of the container. This excludes the total cache.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 105824256
Metric #8
Descriptor:
-> Name: container.network.io.usage.rx_bytes
-> Description: Bytes received by the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 53373
Metric #9
Descriptor:
-> Name: container.network.io.usage.rx_dropped
-> Description: Incoming packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 0
Metric #10
Descriptor:
-> Name: container.network.io.usage.tx_bytes
-> Description: Bytes sent.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 77006
Metric #11
Descriptor:
-> Name: container.network.io.usage.tx_dropped
-> Description: Outgoing packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 0
ResourceMetrics #15
Resource SchemaURL: https://opentelemetry.io/schemas/1.6.1
Resource attributes:
-> container.hostname: Str(65ade480823e)
-> container.id: Str(65ade480823e4b7bbc80ecb2d32e89b014369431d3219234f6c75cc1eabcadb3)
-> container.image.name: Str(ghcr.io/open-telemetry/demo:v1.0.0-featureflagservice)
-> container.name: Str(feature-flag-service)
-> container.runtime: Str(docker)
-> service.name: Str(featureflagservice)
ScopeMetrics #0
ScopeMetrics SchemaURL:
InstrumentationScope otelcol/dockerstatsreceiver 0.63.1
Metric #0
Descriptor:
-> Name: container.cpu.percent
-> Description: Percent of CPU used by the container.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 0.356160
Metric #1
Descriptor:
-> Name: container.cpu.usage.kernelmode
-> Description: Time spent by tasks of the cgroup in kernel mode (Linux). Time spent by all container processes in kernel mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 1280921000
Metric #2
Descriptor:
-> Name: container.cpu.usage.total
-> Description: Total CPU time consumed.
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 3285947000
Metric #3
Descriptor:
-> Name: container.cpu.usage.usermode
-> Description: Time spent by tasks of the cgroup in user mode (Linux). Time spent by all container processes in user mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 2005026000
Metric #4
Descriptor:
-> Name: container.memory.percent
-> Description: Percentage of memory used.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 80.458984
Metric #5
Descriptor:
-> Name: container.memory.usage.limit
-> Description: Memory limit of the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 167772160
Metric #6
Descriptor:
-> Name: container.memory.usage.total
-> Description: Memory usage of the container. This excludes the total cache.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 134987776
Metric #7
Descriptor:
-> Name: container.network.io.usage.rx_bytes
-> Description: Bytes received by the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 110681
Metric #8
Descriptor:
-> Name: container.network.io.usage.rx_dropped
-> Description: Incoming packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 0
Metric #9
Descriptor:
-> Name: container.network.io.usage.tx_bytes
-> Description: Bytes sent.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 97855
Metric #10
Descriptor:
-> Name: container.network.io.usage.tx_dropped
-> Description: Outgoing packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 0
ResourceMetrics #16
Resource SchemaURL: https://opentelemetry.io/schemas/1.6.1
Resource attributes:
-> container.hostname: Str(3279354a866b)
-> container.id: Str(3279354a866b5e6c04217ec73b972a7f4fb1e5cbe1c9d7ea91703cad6b5352bb)
-> container.image.name: Str(ghcr.io/open-telemetry/demo:v1.0.0-frontendproxy)
-> container.name: Str(frontend-proxy)
-> container.runtime: Str(docker)
-> service.name: Str(frontendproxy)
ScopeMetrics #0
ScopeMetrics SchemaURL:
InstrumentationScope otelcol/dockerstatsreceiver 0.63.1
Metric #0
Descriptor:
-> Name: container.blockio.io_service_bytes_recursive
-> Description: Number of bytes transferred to/from the disk by the group and descendant groups.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> device_major: Str(254)
-> device_minor: Str(0)
-> operation: Str(read)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 0
NumberDataPoints #1
Data point attributes:
-> device_major: Str(254)
-> device_minor: Str(0)
-> operation: Str(write)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 4096
Metric #1
Descriptor:
-> Name: container.cpu.percent
-> Description: Percent of CPU used by the container.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 1.167685
Metric #2
Descriptor:
-> Name: container.cpu.usage.kernelmode
-> Description: Time spent by tasks of the cgroup in kernel mode (Linux). Time spent by all container processes in kernel mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 408552000
Metric #3
Descriptor:
-> Name: container.cpu.usage.total
-> Description: Total CPU time consumed.
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 870605000
Metric #4
Descriptor:
-> Name: container.cpu.usage.usermode
-> Description: Time spent by tasks of the cgroup in user mode (Linux). Time spent by all container processes in user mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 462053000
Metric #5
Descriptor:
-> Name: container.memory.percent
-> Description: Percentage of memory used.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 0.126753
Metric #6
Descriptor:
-> Name: container.memory.usage.limit
-> Description: Memory limit of the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 12528422912
Metric #7
Descriptor:
-> Name: container.memory.usage.total
-> Description: Memory usage of the container. This excludes the total cache.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 15880192
Metric #8
Descriptor:
-> Name: container.network.io.usage.rx_bytes
-> Description: Bytes received by the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 1922
Metric #9
Descriptor:
-> Name: container.network.io.usage.rx_dropped
-> Description: Incoming packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 0
Metric #10
Descriptor:
-> Name: container.network.io.usage.tx_bytes
-> Description: Bytes sent.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 0
Metric #11
Descriptor:
-> Name: container.network.io.usage.tx_dropped
-> Description: Outgoing packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 0
ResourceMetrics #17
Resource SchemaURL: https://opentelemetry.io/schemas/1.6.1
Resource attributes:
-> container.hostname: Str(5e55554e9b3c)
-> container.id: Str(5e55554e9b3caa64a3afcfbf0025963d3ae285bb0392f450375457ee327cd284)
-> container.image.name: Str(ghcr.io/open-telemetry/demo:v1.0.0-checkoutservice)
-> container.name: Str(checkout-service)
-> container.runtime: Str(docker)
-> service.name: Str(checkoutservice)
ScopeMetrics #0
ScopeMetrics SchemaURL:
InstrumentationScope otelcol/dockerstatsreceiver 0.63.1
Metric #0
Descriptor:
-> Name: container.cpu.percent
-> Description: Percent of CPU used by the container.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 1.758365
Metric #1
Descriptor:
-> Name: container.cpu.usage.kernelmode
-> Description: Time spent by tasks of the cgroup in kernel mode (Linux). Time spent by all container processes in kernel mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 108172000
Metric #2
Descriptor:
-> Name: container.cpu.usage.total
-> Description: Total CPU time consumed.
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 262051000
Metric #3
Descriptor:
-> Name: container.cpu.usage.usermode
-> Description: Time spent by tasks of the cgroup in user mode (Linux). Time spent by all container processes in user mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 153878000
Metric #4
Descriptor:
-> Name: container.memory.percent
-> Description: Percentage of memory used.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 37.734375
Metric #5
Descriptor:
-> Name: container.memory.usage.limit
-> Description: Memory limit of the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 20971520
Metric #6
Descriptor:
-> Name: container.memory.usage.total
-> Description: Memory usage of the container. This excludes the total cache.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 7913472
Metric #7
Descriptor:
-> Name: container.network.io.usage.rx_bytes
-> Description: Bytes received by the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 114323
Metric #8
Descriptor:
-> Name: container.network.io.usage.rx_dropped
-> Description: Incoming packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 0
Metric #9
Descriptor:
-> Name: container.network.io.usage.tx_bytes
-> Description: Bytes sent.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 194354
Metric #10
Descriptor:
-> Name: container.network.io.usage.tx_dropped
-> Description: Outgoing packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:17.065448425 +0000 UTC
Value: 0
{"kind": "exporter", "data_type": "metrics", "name": "logging/debug"}
2022-11-03T13:03:17.224Z info MetricsExporter {"kind": "exporter", "data_type": "metrics", "name": "logging", "#metrics": 208}
2022-11-03T13:03:17.432Z info TracesExporter {"kind": "exporter", "data_type": "traces", "name": "logging", "#spans": 6}
2022-11-03T13:03:20.455Z info TracesExporter {"kind": "exporter", "data_type": "traces", "name": "logging", "#spans": 21}
2022-11-03T13:03:20.860Z info TracesExporter {"kind": "exporter", "data_type": "traces", "name": "logging", "#spans": 2}
2022-11-03T13:03:21.463Z info TracesExporter {"kind": "exporter", "data_type": "traces", "name": "logging", "#spans": 30}
2022-11-03T13:03:21.864Z info TracesExporter {"kind": "exporter", "data_type": "traces", "name": "logging", "#spans": 70}
2022-11-03T13:03:22.470Z info TracesExporter {"kind": "exporter", "data_type": "traces", "name": "logging", "#spans": 4}
2022-11-03T13:03:25.303Z info TracesExporter {"kind": "exporter", "data_type": "traces", "name": "logging", "#spans": 12}
2022-11-03T13:03:26.106Z info TracesExporter {"kind": "exporter", "data_type": "traces", "name": "logging", "#spans": 8}
2022-11-03T13:03:26.106Z info MetricsExporter {"kind": "exporter", "data_type": "metrics", "name": "logging", "#metrics": 18}
2022-11-03T13:03:26.511Z info TracesExporter {"kind": "exporter", "data_type": "traces", "name": "logging", "#spans": 35}
2022-11-03T13:03:26.917Z info TracesExporter {"kind": "exporter", "data_type": "traces", "name": "logging", "#spans": 15}
2022-11-03T13:03:27.092Z info MetricsExporter {"kind": "exporter", "data_type": "metrics", "name": "logging/debug", "#metrics": 230}
2022-11-03T13:03:27.093Z info ResourceMetrics #0
Resource SchemaURL: https://opentelemetry.io/schemas/1.6.1
Resource attributes:
-> container.hostname: Str(65ade480823e)
-> container.id: Str(65ade480823e4b7bbc80ecb2d32e89b014369431d3219234f6c75cc1eabcadb3)
-> container.image.name: Str(ghcr.io/open-telemetry/demo:v1.0.0-featureflagservice)
-> container.name: Str(feature-flag-service)
-> container.runtime: Str(docker)
-> service.name: Str(featureflagservice)
ScopeMetrics #0
ScopeMetrics SchemaURL:
InstrumentationScope otelcol/dockerstatsreceiver 0.63.1
Metric #0
Descriptor:
-> Name: container.cpu.percent
-> Description: Percent of CPU used by the container.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 1.513900
Metric #1
Descriptor:
-> Name: container.cpu.usage.kernelmode
-> Description: Time spent by tasks of the cgroup in kernel mode (Linux). Time spent by all container processes in kernel mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 1322425000
Metric #2
Descriptor:
-> Name: container.cpu.usage.total
-> Description: Total CPU time consumed.
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 3383206000
Metric #3
Descriptor:
-> Name: container.cpu.usage.usermode
-> Description: Time spent by tasks of the cgroup in user mode (Linux). Time spent by all container processes in user mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 2060780000
Metric #4
Descriptor:
-> Name: container.memory.percent
-> Description: Percentage of memory used.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 80.434570
Metric #5
Descriptor:
-> Name: container.memory.usage.limit
-> Description: Memory limit of the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 167772160
Metric #6
Descriptor:
-> Name: container.memory.usage.total
-> Description: Memory usage of the container. This excludes the total cache.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 134946816
Metric #7
Descriptor:
-> Name: container.network.io.usage.rx_bytes
-> Description: Bytes received by the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 119336
Metric #8
Descriptor:
-> Name: container.network.io.usage.rx_dropped
-> Description: Incoming packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 0
Metric #9
Descriptor:
-> Name: container.network.io.usage.tx_bytes
-> Description: Bytes sent.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 113283
Metric #10
Descriptor:
-> Name: container.network.io.usage.tx_dropped
-> Description: Outgoing packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 0
ResourceMetrics #1
Resource SchemaURL: https://opentelemetry.io/schemas/1.6.1
Resource attributes:
-> container.hostname: Str(e392d331eff2)
-> container.id: Str(e392d331eff2034a6e007165ec2a0bd19d710d96959d1ef781a3632723e763d1)
-> container.image.name: Str(otel/opentelemetry-collector-contrib:0.63.1)
-> container.name: Str(otel-col)
-> container.runtime: Str(docker)
-> service.name: Str(otelcol)
ScopeMetrics #0
ScopeMetrics SchemaURL:
InstrumentationScope otelcol/dockerstatsreceiver 0.63.1
Metric #0
Descriptor:
-> Name: container.blockio.io_service_bytes_recursive
-> Description: Number of bytes transferred to/from the disk by the group and descendant groups.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> device_major: Str(254)
-> device_minor: Str(0)
-> operation: Str(read)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 274432
NumberDataPoints #1
Data point attributes:
-> device_major: Str(254)
-> device_minor: Str(0)
-> operation: Str(write)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 0
Metric #1
Descriptor:
-> Name: container.cpu.percent
-> Description: Percent of CPU used by the container.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 5.011967
Metric #2
Descriptor:
-> Name: container.cpu.usage.kernelmode
-> Description: Time spent by tasks of the cgroup in kernel mode (Linux). Time spent by all container processes in kernel mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 559265000
Metric #3
Descriptor:
-> Name: container.cpu.usage.total
-> Description: Total CPU time consumed.
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 2042535000
Metric #4
Descriptor:
-> Name: container.cpu.usage.usermode
-> Description: Time spent by tasks of the cgroup in user mode (Linux). Time spent by all container processes in user mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 1483270000
Metric #5
Descriptor:
-> Name: container.memory.percent
-> Description: Percentage of memory used.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 65.972656
Metric #6
Descriptor:
-> Name: container.memory.usage.limit
-> Description: Memory limit of the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 104857600
Metric #7
Descriptor:
-> Name: container.memory.usage.total
-> Description: Memory usage of the container. This excludes the total cache.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 69177344
Metric #8
Descriptor:
-> Name: container.network.io.usage.rx_bytes
-> Description: Bytes received by the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 949970
Metric #9
Descriptor:
-> Name: container.network.io.usage.rx_dropped
-> Description: Incoming packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 0
Metric #10
Descriptor:
-> Name: container.network.io.usage.tx_bytes
-> Description: Bytes sent.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 436122
Metric #11
Descriptor:
-> Name: container.network.io.usage.tx_dropped
-> Description: Outgoing packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 0
ResourceMetrics #2
Resource SchemaURL: https://opentelemetry.io/schemas/1.6.1
Resource attributes:
-> container.hostname: Str(405ad7a360e6)
-> container.id: Str(405ad7a360e6ef3ceb8601216e860b5d216690d8d5850f0c027bd4253bc4b0aa)
-> container.image.name: Str(ghcr.io/open-telemetry/demo:v1.0.0-productcatalogservice)
-> container.name: Str(product-catalog-service)
-> container.runtime: Str(docker)
-> service.name: Str(productcatalogservice)
ScopeMetrics #0
ScopeMetrics SchemaURL:
InstrumentationScope otelcol/dockerstatsreceiver 0.63.1
Metric #0
Descriptor:
-> Name: container.cpu.percent
-> Description: Percent of CPU used by the container.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 0.079412
Metric #1
Descriptor:
-> Name: container.cpu.usage.kernelmode
-> Description: Time spent by tasks of the cgroup in kernel mode (Linux). Time spent by all container processes in kernel mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 299546000
Metric #2
Descriptor:
-> Name: container.cpu.usage.total
-> Description: Total CPU time consumed.
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 592719000
Metric #3
Descriptor:
-> Name: container.cpu.usage.usermode
-> Description: Time spent by tasks of the cgroup in user mode (Linux). Time spent by all container processes in user mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 293173000
Metric #4
Descriptor:
-> Name: container.memory.percent
-> Description: Percentage of memory used.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 33.652344
Metric #5
Descriptor:
-> Name: container.memory.usage.limit
-> Description: Memory limit of the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 20971520
Metric #6
Descriptor:
-> Name: container.memory.usage.total
-> Description: Memory usage of the container. This excludes the total cache.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 7057408
Metric #7
Descriptor:
-> Name: container.network.io.usage.rx_bytes
-> Description: Bytes received by the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 103428
Metric #8
Descriptor:
-> Name: container.network.io.usage.rx_dropped
-> Description: Incoming packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 0
Metric #9
Descriptor:
-> Name: container.network.io.usage.tx_bytes
-> Description: Bytes sent.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 384900
Metric #10
Descriptor:
-> Name: container.network.io.usage.tx_dropped
-> Description: Outgoing packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 0
ResourceMetrics #3
Resource SchemaURL: https://opentelemetry.io/schemas/1.6.1
Resource attributes:
-> container.hostname: Str(fe107e7f153f)
-> container.id: Str(fe107e7f153f9922d06267898887e931e5d6e53b374dfdb743c7c45187278301)
-> container.image.name: Str(ghcr.io/open-telemetry/demo:v1.0.0-cartservice)
-> container.name: Str(cart-service)
-> container.runtime: Str(docker)
-> service.name: Str(cartservice)
ScopeMetrics #0
ScopeMetrics SchemaURL:
InstrumentationScope otelcol/dockerstatsreceiver 0.63.1
Metric #0
Descriptor:
-> Name: container.cpu.percent
-> Description: Percent of CPU used by the container.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 2.857695
Metric #1
Descriptor:
-> Name: container.cpu.usage.kernelmode
-> Description: Time spent by tasks of the cgroup in kernel mode (Linux). Time spent by all container processes in kernel mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 402397000
Metric #2
Descriptor:
-> Name: container.cpu.usage.total
-> Description: Total CPU time consumed.
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 3147443000
Metric #3
Descriptor:
-> Name: container.cpu.usage.usermode
-> Description: Time spent by tasks of the cgroup in user mode (Linux). Time spent by all container processes in user mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 2745045000
Metric #4
Descriptor:
-> Name: container.memory.percent
-> Description: Percentage of memory used.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 22.038574
Metric #5
Descriptor:
-> Name: container.memory.usage.limit
-> Description: Memory limit of the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 167772160
Metric #6
Descriptor:
-> Name: container.memory.usage.total
-> Description: Memory usage of the container. This excludes the total cache.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 36974592
Metric #7
Descriptor:
-> Name: container.network.io.usage.rx_bytes
-> Description: Bytes received by the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 65790
Metric #8
Descriptor:
-> Name: container.network.io.usage.rx_dropped
-> Description: Incoming packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 0
Metric #9
Descriptor:
-> Name: container.network.io.usage.tx_bytes
-> Description: Bytes sent.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 192067
Metric #10
Descriptor:
-> Name: container.network.io.usage.tx_dropped
-> Description: Outgoing packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 0
ResourceMetrics #4
Resource SchemaURL: https://opentelemetry.io/schemas/1.6.1
Resource attributes:
-> container.hostname: Str(5e55554e9b3c)
-> container.id: Str(5e55554e9b3caa64a3afcfbf0025963d3ae285bb0392f450375457ee327cd284)
-> container.image.name: Str(ghcr.io/open-telemetry/demo:v1.0.0-checkoutservice)
-> container.name: Str(checkout-service)
-> container.runtime: Str(docker)
-> service.name: Str(checkoutservice)
ScopeMetrics #0
ScopeMetrics SchemaURL:
InstrumentationScope otelcol/dockerstatsreceiver 0.63.1
Metric #0
Descriptor:
-> Name: container.cpu.percent
-> Description: Percent of CPU used by the container.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 0.013225
Metric #1
Descriptor:
-> Name: container.cpu.usage.kernelmode
-> Description: Time spent by tasks of the cgroup in kernel mode (Linux). Time spent by all container processes in kernel mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 111045000
Metric #2
Descriptor:
-> Name: container.cpu.usage.total
-> Description: Total CPU time consumed.
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 267726000
Metric #3
Descriptor:
-> Name: container.cpu.usage.usermode
-> Description: Time spent by tasks of the cgroup in user mode (Linux). Time spent by all container processes in user mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 156680000
Metric #4
Descriptor:
-> Name: container.memory.percent
-> Description: Percentage of memory used.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 37.695312
Metric #5
Descriptor:
-> Name: container.memory.usage.limit
-> Description: Memory limit of the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 20971520
Metric #6
Descriptor:
-> Name: container.memory.usage.total
-> Description: Memory usage of the container. This excludes the total cache.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 7905280
Metric #7
Descriptor:
-> Name: container.network.io.usage.rx_bytes
-> Description: Bytes received by the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 114672
Metric #8
Descriptor:
-> Name: container.network.io.usage.rx_dropped
-> Description: Incoming packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 0
Metric #9
Descriptor:
-> Name: container.network.io.usage.tx_bytes
-> Description: Bytes sent.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 201477
Metric #10
Descriptor:
-> Name: container.network.io.usage.tx_dropped
-> Description: Outgoing packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 0
ResourceMetrics #5
Resource SchemaURL: https://opentelemetry.io/schemas/1.6.1
Resource attributes:
-> container.hostname: Str(548565f6b30d)
-> container.id: Str(548565f6b30ddeba8ba2b62c1f830b46f4f27381c08767a54270fbef81f2464b)
-> container.image.name: Str(ghcr.io/open-telemetry/demo:v1.0.0-currencyservice)
-> container.name: Str(currency-service)
-> container.runtime: Str(docker)
-> service.name: Str(currencyservice)
ScopeMetrics #0
ScopeMetrics SchemaURL:
InstrumentationScope otelcol/dockerstatsreceiver 0.63.1
Metric #0
Descriptor:
-> Name: container.cpu.percent
-> Description: Percent of CPU used by the container.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 0.091165
Metric #1
Descriptor:
-> Name: container.cpu.usage.kernelmode
-> Description: Time spent by tasks of the cgroup in kernel mode (Linux). Time spent by all container processes in kernel mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 56774000
Metric #2
Descriptor:
-> Name: container.cpu.usage.total
-> Description: Total CPU time consumed.
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 136612000
Metric #3
Descriptor:
-> Name: container.cpu.usage.usermode
-> Description: Time spent by tasks of the cgroup in user mode (Linux). Time spent by all container processes in user mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 79838000
Metric #4
Descriptor:
-> Name: container.memory.percent
-> Description: Percentage of memory used.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 7.734375
Metric #5
Descriptor:
-> Name: container.memory.usage.limit
-> Description: Memory limit of the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 20971520
Metric #6
Descriptor:
-> Name: container.memory.usage.total
-> Description: Memory usage of the container. This excludes the total cache.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 1622016
Metric #7
Descriptor:
-> Name: container.network.io.usage.rx_bytes
-> Description: Bytes received by the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 48430
Metric #8
Descriptor:
-> Name: container.network.io.usage.rx_dropped
-> Description: Incoming packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 0
Metric #9
Descriptor:
-> Name: container.network.io.usage.tx_bytes
-> Description: Bytes sent.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 63831
Metric #10
Descriptor:
-> Name: container.network.io.usage.tx_dropped
-> Description: Outgoing packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 0
ResourceMetrics #6
Resource SchemaURL: https://opentelemetry.io/schemas/1.6.1
Resource attributes:
-> container.hostname: Str(2f5f5af61891)
-> container.id: Str(2f5f5af6189106ef2dd612b60c5bdf8f9c816cbd18fe488588128091c7d9294f)
-> container.image.name: Str(quay.io/prometheus/prometheus:v2.34.0)
-> container.name: Str(prometheus)
-> container.runtime: Str(docker)
-> service.name: Str(prometheus)
ScopeMetrics #0
ScopeMetrics SchemaURL:
InstrumentationScope otelcol/dockerstatsreceiver 0.63.1
Metric #0
Descriptor:
-> Name: container.blockio.io_service_bytes_recursive
-> Description: Number of bytes transferred to/from the disk by the group and descendant groups.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> device_major: Str(254)
-> device_minor: Str(0)
-> operation: Str(read)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 233472
NumberDataPoints #1
Data point attributes:
-> device_major: Str(254)
-> device_minor: Str(0)
-> operation: Str(write)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 90112
Metric #1
Descriptor:
-> Name: container.cpu.percent
-> Description: Percent of CPU used by the container.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 0.000000
Metric #2
Descriptor:
-> Name: container.cpu.usage.kernelmode
-> Description: Time spent by tasks of the cgroup in kernel mode (Linux). Time spent by all container processes in kernel mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 92026000
Metric #3
Descriptor:
-> Name: container.cpu.usage.total
-> Description: Total CPU time consumed.
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 363346000
Metric #4
Descriptor:
-> Name: container.cpu.usage.usermode
-> Description: Time spent by tasks of the cgroup in user mode (Linux). Time spent by all container processes in user mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 271320000
Metric #5
Descriptor:
-> Name: container.memory.percent
-> Description: Percentage of memory used.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 0.226665
Metric #6
Descriptor:
-> Name: container.memory.usage.limit
-> Description: Memory limit of the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 12528422912
Metric #7
Descriptor:
-> Name: container.memory.usage.total
-> Description: Memory usage of the container. This excludes the total cache.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 28397568
Metric #8
Descriptor:
-> Name: container.network.io.usage.rx_bytes
-> Description: Bytes received by the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 149418
Metric #9
Descriptor:
-> Name: container.network.io.usage.rx_dropped
-> Description: Incoming packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 0
Metric #10
Descriptor:
-> Name: container.network.io.usage.tx_bytes
-> Description: Bytes sent.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 12604
Metric #11
Descriptor:
-> Name: container.network.io.usage.tx_dropped
-> Description: Outgoing packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 0
ResourceMetrics #7
Resource SchemaURL: https://opentelemetry.io/schemas/1.6.1
Resource attributes:
-> container.hostname: Str(a17aadee498b)
-> container.id: Str(a17aadee498bdecedb1a74ce8aa123fd83eccbf1c9c6235452e60a5ee9f3fd2f)
-> container.image.name: Str(ghcr.io/open-telemetry/demo:v1.0.0-recommendationservice)
-> container.name: Str(recommendation-service)
-> container.runtime: Str(docker)
-> service.name: Str(recommendationservice)
ScopeMetrics #0
ScopeMetrics SchemaURL:
InstrumentationScope otelcol/dockerstatsreceiver 0.63.1
Metric #0
Descriptor:
-> Name: container.blockio.io_service_bytes_recursive
-> Description: Number of bytes transferred to/from the disk by the group and descendant groups.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> device_major: Str(254)
-> device_minor: Str(0)
-> operation: Str(read)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 0
NumberDataPoints #1
Data point attributes:
-> device_major: Str(254)
-> device_minor: Str(0)
-> operation: Str(write)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 77824
Metric #1
Descriptor:
-> Name: container.cpu.percent
-> Description: Percent of CPU used by the container.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 5.823123
Metric #2
Descriptor:
-> Name: container.cpu.usage.kernelmode
-> Description: Time spent by tasks of the cgroup in kernel mode (Linux). Time spent by all container processes in kernel mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 1224919000
Metric #3
Descriptor:
-> Name: container.cpu.usage.total
-> Description: Total CPU time consumed.
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 3434031000
Metric #4
Descriptor:
-> Name: container.cpu.usage.usermode
-> Description: Time spent by tasks of the cgroup in user mode (Linux). Time spent by all container processes in user mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 2209112000
Metric #5
Descriptor:
-> Name: container.memory.percent
-> Description: Percentage of memory used.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 7.703906
Metric #6
Descriptor:
-> Name: container.memory.usage.limit
-> Description: Memory limit of the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 524288000
Metric #7
Descriptor:
-> Name: container.memory.usage.total
-> Description: Memory usage of the container. This excludes the total cache.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 40390656
Metric #8
Descriptor:
-> Name: container.network.io.usage.rx_bytes
-> Description: Bytes received by the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 96625
Metric #9
Descriptor:
-> Name: container.network.io.usage.rx_dropped
-> Description: Incoming packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 0
Metric #10
Descriptor:
-> Name: container.network.io.usage.tx_bytes
-> Description: Bytes sent.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 71234
Metric #11
Descriptor:
-> Name: container.network.io.usage.tx_dropped
-> Description: Outgoing packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 0
ResourceMetrics #8
Resource SchemaURL: https://opentelemetry.io/schemas/1.6.1
Resource attributes:
-> container.hostname: Str(21248af020ad)
-> container.id: Str(21248af020ad6138e800484395734037172ca62c868ced20c8987f33f8a0a3c8)
-> container.image.name: Str(ghcr.io/open-telemetry/demo:v1.0.0-adservice)
-> container.name: Str(ad-service)
-> container.runtime: Str(docker)
-> service.name: Str(adservice)
ScopeMetrics #0
ScopeMetrics SchemaURL:
InstrumentationScope otelcol/dockerstatsreceiver 0.63.1
Metric #0
Descriptor:
-> Name: container.blockio.io_service_bytes_recursive
-> Description: Number of bytes transferred to/from the disk by the group and descendant groups.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> device_major: Str(254)
-> device_minor: Str(0)
-> operation: Str(read)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 0
NumberDataPoints #1
Data point attributes:
-> device_major: Str(254)
-> device_minor: Str(0)
-> operation: Str(write)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 65536
Metric #1
Descriptor:
-> Name: container.cpu.percent
-> Description: Percent of CPU used by the container.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 0.966803
Metric #2
Descriptor:
-> Name: container.cpu.usage.kernelmode
-> Description: Time spent by tasks of the cgroup in kernel mode (Linux). Time spent by all container processes in kernel mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 334127000
Metric #3
Descriptor:
-> Name: container.cpu.usage.total
-> Description: Total CPU time consumed.
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 5613545000
Metric #4
Descriptor:
-> Name: container.cpu.usage.usermode
-> Description: Time spent by tasks of the cgroup in user mode (Linux). Time spent by all container processes in user mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 5279418000
Metric #5
Descriptor:
-> Name: container.memory.percent
-> Description: Percentage of memory used.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 49.247396
Metric #6
Descriptor:
-> Name: container.memory.usage.limit
-> Description: Memory limit of the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 314572800
Metric #7
Descriptor:
-> Name: container.memory.usage.total
-> Description: Memory usage of the container. This excludes the total cache.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 154918912
Metric #8
Descriptor:
-> Name: container.network.io.usage.rx_bytes
-> Description: Bytes received by the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 12048
Metric #9
Descriptor:
-> Name: container.network.io.usage.rx_dropped
-> Description: Incoming packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 0
Metric #10
Descriptor:
-> Name: container.network.io.usage.tx_bytes
-> Description: Bytes sent.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 75475
Metric #11
Descriptor:
-> Name: container.network.io.usage.tx_dropped
-> Description: Outgoing packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 0
ResourceMetrics #9
Resource SchemaURL: https://opentelemetry.io/schemas/1.6.1
Resource attributes:
-> container.hostname: Str(07a7829f7e95)
-> container.id: Str(07a7829f7e95d2cb69c82c396c3819c6e29abc8836a572079b2c402a4541f110)
-> container.image.name: Str(ghcr.io/open-telemetry/demo:v1.0.0-loadgenerator)
-> container.name: Str(load-generator)
-> container.runtime: Str(docker)
-> service.name: Str(loadgenerator)
ScopeMetrics #0
ScopeMetrics SchemaURL:
InstrumentationScope otelcol/dockerstatsreceiver 0.63.1
Metric #0
Descriptor:
-> Name: container.blockio.io_service_bytes_recursive
-> Description: Number of bytes transferred to/from the disk by the group and descendant groups.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> device_major: Str(254)
-> device_minor: Str(0)
-> operation: Str(read)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 0
NumberDataPoints #1
Data point attributes:
-> device_major: Str(254)
-> device_minor: Str(0)
-> operation: Str(write)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 139264
Metric #1
Descriptor:
-> Name: container.cpu.percent
-> Description: Percent of CPU used by the container.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 2.730141
Metric #2
Descriptor:
-> Name: container.cpu.usage.kernelmode
-> Description: Time spent by tasks of the cgroup in kernel mode (Linux). Time spent by all container processes in kernel mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 253093000
Metric #3
Descriptor:
-> Name: container.cpu.usage.total
-> Description: Total CPU time consumed.
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 1833499000
Metric #4
Descriptor:
-> Name: container.cpu.usage.usermode
-> Description: Time spent by tasks of the cgroup in user mode (Linux). Time spent by all container processes in user mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 1580405000
Metric #5
Descriptor:
-> Name: container.memory.percent
-> Description: Percentage of memory used.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 36.992188
Metric #6
Descriptor:
-> Name: container.memory.usage.limit
-> Description: Memory limit of the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 125829120
Metric #7
Descriptor:
-> Name: container.memory.usage.total
-> Description: Memory usage of the container. This excludes the total cache.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 46546944
Metric #8
Descriptor:
-> Name: container.network.io.usage.rx_bytes
-> Description: Bytes received by the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 245280
Metric #9
Descriptor:
-> Name: container.network.io.usage.rx_dropped
-> Description: Incoming packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 0
Metric #10
Descriptor:
-> Name: container.network.io.usage.tx_bytes
-> Description: Bytes sent.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 207882
Metric #11
Descriptor:
-> Name: container.network.io.usage.tx_dropped
-> Description: Outgoing packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 0
ResourceMetrics #10
Resource SchemaURL: https://opentelemetry.io/schemas/1.6.1
Resource attributes:
-> container.hostname: Str(3576e9ba630a)
-> container.id: Str(3576e9ba630a47d44d85a8c64794339974e573ee41a9ee3327446326e840e96a)
-> container.image.name: Str(ghcr.io/open-telemetry/demo:v1.0.0-emailservice)
-> container.name: Str(email-service)
-> container.runtime: Str(docker)
-> service.name: Str(emailservice)
ScopeMetrics #0
ScopeMetrics SchemaURL:
InstrumentationScope otelcol/dockerstatsreceiver 0.63.1
Metric #0
Descriptor:
-> Name: container.blockio.io_service_bytes_recursive
-> Description: Number of bytes transferred to/from the disk by the group and descendant groups.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> device_major: Str(254)
-> device_minor: Str(0)
-> operation: Str(read)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 0
NumberDataPoints #1
Data point attributes:
-> device_major: Str(254)
-> device_minor: Str(0)
-> operation: Str(write)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 4096
Metric #1
Descriptor:
-> Name: container.cpu.percent
-> Description: Percent of CPU used by the container.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 0.009513
Metric #2
Descriptor:
-> Name: container.cpu.usage.kernelmode
-> Description: Time spent by tasks of the cgroup in kernel mode (Linux). Time spent by all container processes in kernel mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 132231000
Metric #3
Descriptor:
-> Name: container.cpu.usage.total
-> Description: Total CPU time consumed.
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 677184000
Metric #4
Descriptor:
-> Name: container.cpu.usage.usermode
-> Description: Time spent by tasks of the cgroup in user mode (Linux). Time spent by all container processes in user mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 544953000
Metric #5
Descriptor:
-> Name: container.memory.percent
-> Description: Percentage of memory used.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 44.625000
Metric #6
Descriptor:
-> Name: container.memory.usage.limit
-> Description: Memory limit of the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 104857600
Metric #7
Descriptor:
-> Name: container.memory.usage.total
-> Description: Memory usage of the container. This excludes the total cache.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 46792704
Metric #8
Descriptor:
-> Name: container.network.io.usage.rx_bytes
-> Description: Bytes received by the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 15340
Metric #9
Descriptor:
-> Name: container.network.io.usage.rx_dropped
-> Description: Incoming packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 0
Metric #10
Descriptor:
-> Name: container.network.io.usage.tx_bytes
-> Description: Bytes sent.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 12105
Metric #11
Descriptor:
-> Name: container.network.io.usage.tx_dropped
-> Description: Outgoing packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 0
ResourceMetrics #11
Resource SchemaURL: https://opentelemetry.io/schemas/1.6.1
Resource attributes:
-> container.hostname: Str(3279354a866b)
-> container.id: Str(3279354a866b5e6c04217ec73b972a7f4fb1e5cbe1c9d7ea91703cad6b5352bb)
-> container.image.name: Str(ghcr.io/open-telemetry/demo:v1.0.0-frontendproxy)
-> container.name: Str(frontend-proxy)
-> container.runtime: Str(docker)
-> service.name: Str(frontendproxy)
ScopeMetrics #0
ScopeMetrics SchemaURL:
InstrumentationScope otelcol/dockerstatsreceiver 0.63.1
Metric #0
Descriptor:
-> Name: container.blockio.io_service_bytes_recursive
-> Description: Number of bytes transferred to/from the disk by the group and descendant groups.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> device_major: Str(254)
-> device_minor: Str(0)
-> operation: Str(read)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 0
NumberDataPoints #1
Data point attributes:
-> device_major: Str(254)
-> device_minor: Str(0)
-> operation: Str(write)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 4096
Metric #1
Descriptor:
-> Name: container.cpu.percent
-> Description: Percent of CPU used by the container.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 1.736044
Metric #2
Descriptor:
-> Name: container.cpu.usage.kernelmode
-> Description: Time spent by tasks of the cgroup in kernel mode (Linux). Time spent by all container processes in kernel mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 488235000
Metric #3
Descriptor:
-> Name: container.cpu.usage.total
-> Description: Total CPU time consumed.
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 1048708000
Metric #4
Descriptor:
-> Name: container.cpu.usage.usermode
-> Description: Time spent by tasks of the cgroup in user mode (Linux). Time spent by all container processes in user mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 560473000
Metric #5
Descriptor:
-> Name: container.memory.percent
-> Description: Percentage of memory used.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 0.126982
Metric #6
Descriptor:
-> Name: container.memory.usage.limit
-> Description: Memory limit of the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 12528422912
Metric #7
Descriptor:
-> Name: container.memory.usage.total
-> Description: Memory usage of the container. This excludes the total cache.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 15908864
Metric #8
Descriptor:
-> Name: container.network.io.usage.rx_bytes
-> Description: Bytes received by the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 1922
Metric #9
Descriptor:
-> Name: container.network.io.usage.rx_dropped
-> Description: Incoming packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 0
Metric #10
Descriptor:
-> Name: container.network.io.usage.tx_bytes
-> Description: Bytes sent.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 0
Metric #11
Descriptor:
-> Name: container.network.io.usage.tx_dropped
-> Description: Outgoing packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 0
ResourceMetrics #12
Resource SchemaURL: https://opentelemetry.io/schemas/1.6.1
Resource attributes:
-> container.hostname: Str(6ab24dc5cc99)
-> container.id: Str(6ab24dc5cc9913a8924b78c075c7d8fad07fac153f8e9b9eb4596f784309ef85)
-> container.image.name: Str(ghcr.io/open-telemetry/demo:v1.0.0-paymentservice)
-> container.name: Str(payment-service)
-> container.runtime: Str(docker)
-> service.name: Str(paymentservice)
ScopeMetrics #0
ScopeMetrics SchemaURL:
InstrumentationScope otelcol/dockerstatsreceiver 0.63.1
Metric #0
Descriptor:
-> Name: container.cpu.percent
-> Description: Percent of CPU used by the container.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 0.000000
Metric #1
Descriptor:
-> Name: container.cpu.usage.kernelmode
-> Description: Time spent by tasks of the cgroup in kernel mode (Linux). Time spent by all container processes in kernel mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 205358000
Metric #2
Descriptor:
-> Name: container.cpu.usage.total
-> Description: Total CPU time consumed.
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 1088806000
Metric #3
Descriptor:
-> Name: container.cpu.usage.usermode
-> Description: Time spent by tasks of the cgroup in user mode (Linux). Time spent by all container processes in user mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 883447000
Metric #4
Descriptor:
-> Name: container.memory.percent
-> Description: Percentage of memory used.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 65.011161
Metric #5
Descriptor:
-> Name: container.memory.usage.limit
-> Description: Memory limit of the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 73400320
Metric #6
Descriptor:
-> Name: container.memory.usage.total
-> Description: Memory usage of the container. This excludes the total cache.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 47718400
Metric #7
Descriptor:
-> Name: container.network.io.usage.rx_bytes
-> Description: Bytes received by the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 16353
Metric #8
Descriptor:
-> Name: container.network.io.usage.rx_dropped
-> Description: Incoming packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 0
Metric #9
Descriptor:
-> Name: container.network.io.usage.tx_bytes
-> Description: Bytes sent.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 19473
Metric #10
Descriptor:
-> Name: container.network.io.usage.tx_dropped
-> Description: Outgoing packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 0
ResourceMetrics #13
Resource SchemaURL: https://opentelemetry.io/schemas/1.6.1
Resource attributes:
-> container.hostname: Str(31eaf555b990)
-> container.id: Str(31eaf555b99051f29c04667e711b76dc9b6594b74b20b15a5f994d617d60d209)
-> container.image.name: Str(grafana/grafana:9.1.0)
-> container.name: Str(grafana)
-> container.runtime: Str(docker)
-> service.name: Str(grafana)
ScopeMetrics #0
ScopeMetrics SchemaURL:
InstrumentationScope otelcol/dockerstatsreceiver 0.63.1
Metric #0
Descriptor:
-> Name: container.blockio.io_service_bytes_recursive
-> Description: Number of bytes transferred to/from the disk by the group and descendant groups.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> device_major: Str(254)
-> device_minor: Str(0)
-> operation: Str(read)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 122880
NumberDataPoints #1
Data point attributes:
-> device_major: Str(254)
-> device_minor: Str(0)
-> operation: Str(write)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 18726912
Metric #1
Descriptor:
-> Name: container.cpu.percent
-> Description: Percent of CPU used by the container.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 0.608638
Metric #2
Descriptor:
-> Name: container.cpu.usage.kernelmode
-> Description: Time spent by tasks of the cgroup in kernel mode (Linux). Time spent by all container processes in kernel mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 286496000
Metric #3
Descriptor:
-> Name: container.cpu.usage.total
-> Description: Total CPU time consumed.
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 762825000
Metric #4
Descriptor:
-> Name: container.cpu.usage.usermode
-> Description: Time spent by tasks of the cgroup in user mode (Linux). Time spent by all container processes in user mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 476329000
Metric #5
Descriptor:
-> Name: container.memory.percent
-> Description: Percentage of memory used.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 0.342793
Metric #6
Descriptor:
-> Name: container.memory.usage.limit
-> Description: Memory limit of the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 12528422912
Metric #7
Descriptor:
-> Name: container.memory.usage.total
-> Description: Memory usage of the container. This excludes the total cache.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 42946560
Metric #8
Descriptor:
-> Name: container.network.io.usage.rx_bytes
-> Description: Bytes received by the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 14960
Metric #9
Descriptor:
-> Name: container.network.io.usage.rx_dropped
-> Description: Incoming packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 0
Metric #10
Descriptor:
-> Name: container.network.io.usage.tx_bytes
-> Description: Bytes sent.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 3683
Metric #11
Descriptor:
-> Name: container.network.io.usage.tx_dropped
-> Description: Outgoing packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 0
ResourceMetrics #14
Resource SchemaURL: https://opentelemetry.io/schemas/1.6.1
Resource attributes:
-> container.hostname: Str(97f80f1260cc)
-> container.id: Str(97f80f1260ccea3c0d31ef826ef06c875b06a995fb62e4e656645b2b38b8c447)
-> container.image.name: Str(redis:alpine)
-> container.name: Str(redis-cart)
-> container.runtime: Str(docker)
-> service.name: Str(redis-cart)
ScopeMetrics #0
ScopeMetrics SchemaURL:
InstrumentationScope otelcol/dockerstatsreceiver 0.63.1
Metric #0
Descriptor:
-> Name: container.cpu.percent
-> Description: Percent of CPU used by the container.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 0.568841
Metric #1
Descriptor:
-> Name: container.cpu.usage.kernelmode
-> Description: Time spent by tasks of the cgroup in kernel mode (Linux). Time spent by all container processes in kernel mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 241694000
Metric #2
Descriptor:
-> Name: container.cpu.usage.total
-> Description: Total CPU time consumed.
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 440736000
Metric #3
Descriptor:
-> Name: container.cpu.usage.usermode
-> Description: Time spent by tasks of the cgroup in user mode (Linux). Time spent by all container processes in user mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 199042000
Metric #4
Descriptor:
-> Name: container.memory.percent
-> Description: Percentage of memory used.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 13.496094
Metric #5
Descriptor:
-> Name: container.memory.usage.limit
-> Description: Memory limit of the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 20971520
Metric #6
Descriptor:
-> Name: container.memory.usage.total
-> Description: Memory usage of the container. This excludes the total cache.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 2830336
Metric #7
Descriptor:
-> Name: container.network.io.usage.rx_bytes
-> Description: Bytes received by the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 33015
Metric #8
Descriptor:
-> Name: container.network.io.usage.rx_dropped
-> Description: Incoming packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 0
Metric #9
Descriptor:
-> Name: container.network.io.usage.tx_bytes
-> Description: Bytes sent.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 16473
Metric #10
Descriptor:
-> Name: container.network.io.usage.tx_dropped
-> Description: Outgoing packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 0
ResourceMetrics #15
Resource SchemaURL: https://opentelemetry.io/schemas/1.6.1
Resource attributes:
-> container.hostname: Str(75295c35f7fe)
-> container.id: Str(75295c35f7fe58d372473dfa34d7c1f2f90577acf100bd7eae45c2b6035d759b)
-> container.image.name: Str(cimg/postgres:14.2)
-> container.name: Str(postgres)
-> container.runtime: Str(docker)
-> service.name: Str(ffs_postgres)
ScopeMetrics #0
ScopeMetrics SchemaURL:
InstrumentationScope otelcol/dockerstatsreceiver 0.63.1
Metric #0
Descriptor:
-> Name: container.blockio.io_service_bytes_recursive
-> Description: Number of bytes transferred to/from the disk by the group and descendant groups.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> device_major: Str(254)
-> device_minor: Str(0)
-> operation: Str(read)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 37789696
NumberDataPoints #1
Data point attributes:
-> device_major: Str(254)
-> device_minor: Str(0)
-> operation: Str(write)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 115171328
Metric #1
Descriptor:
-> Name: container.cpu.percent
-> Description: Percent of CPU used by the container.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 0.268125
Metric #2
Descriptor:
-> Name: container.cpu.usage.kernelmode
-> Description: Time spent by tasks of the cgroup in kernel mode (Linux). Time spent by all container processes in kernel mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 1186086000
Metric #3
Descriptor:
-> Name: container.cpu.usage.total
-> Description: Total CPU time consumed.
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 7744084000
Metric #4
Descriptor:
-> Name: container.cpu.usage.usermode
-> Description: Time spent by tasks of the cgroup in user mode (Linux). Time spent by all container processes in user mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 6557997000
Metric #5
Descriptor:
-> Name: container.memory.percent
-> Description: Percentage of memory used.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 84.833984
Metric #6
Descriptor:
-> Name: container.memory.usage.limit
-> Description: Memory limit of the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 125829120
Metric #7
Descriptor:
-> Name: container.memory.usage.total
-> Description: Memory usage of the container. This excludes the total cache.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 106745856
Metric #8
Descriptor:
-> Name: container.network.io.usage.rx_bytes
-> Description: Bytes received by the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 60634
Metric #9
Descriptor:
-> Name: container.network.io.usage.rx_dropped
-> Description: Incoming packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 0
Metric #10
Descriptor:
-> Name: container.network.io.usage.tx_bytes
-> Description: Bytes sent.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 81169
Metric #11
Descriptor:
-> Name: container.network.io.usage.tx_dropped
-> Description: Outgoing packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 0
ResourceMetrics #16
Resource SchemaURL: https://opentelemetry.io/schemas/1.6.1
Resource attributes:
-> container.hostname: Str(d3539a8e9e23)
-> container.id: Str(d3539a8e9e23ad516c7e7d4592a56e90d8690ef20b532c437327716500f1d41f)
-> container.image.name: Str(jaegertracing/all-in-one)
-> container.name: Str(jaeger)
-> container.runtime: Str(docker)
-> service.name: Str(jaeger)
ScopeMetrics #0
ScopeMetrics SchemaURL:
InstrumentationScope otelcol/dockerstatsreceiver 0.63.1
Metric #0
Descriptor:
-> Name: container.cpu.percent
-> Description: Percent of CPU used by the container.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 1.343719
Metric #1
Descriptor:
-> Name: container.cpu.usage.kernelmode
-> Description: Time spent by tasks of the cgroup in kernel mode (Linux). Time spent by all container processes in kernel mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 188937000
Metric #2
Descriptor:
-> Name: container.cpu.usage.total
-> Description: Total CPU time consumed.
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 660363000
Metric #3
Descriptor:
-> Name: container.cpu.usage.usermode
-> Description: Time spent by tasks of the cgroup in user mode (Linux). Time spent by all container processes in user mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 471426000
Metric #4
Descriptor:
-> Name: container.memory.percent
-> Description: Percentage of memory used.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 9.481534
Metric #5
Descriptor:
-> Name: container.memory.usage.limit
-> Description: Memory limit of the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 288358400
Metric #6
Descriptor:
-> Name: container.memory.usage.total
-> Description: Memory usage of the container. This excludes the total cache.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 27340800
Metric #7
Descriptor:
-> Name: container.network.io.usage.rx_bytes
-> Description: Bytes received by the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 226250
Metric #8
Descriptor:
-> Name: container.network.io.usage.rx_dropped
-> Description: Incoming packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 0
Metric #9
Descriptor:
-> Name: container.network.io.usage.tx_bytes
-> Description: Bytes sent.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 33693
Metric #10
Descriptor:
-> Name: container.network.io.usage.tx_dropped
-> Description: Outgoing packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 0
ResourceMetrics #17
Resource SchemaURL: https://opentelemetry.io/schemas/1.6.1
Resource attributes:
-> container.hostname: Str(d07e8af6c2ae)
-> container.id: Str(d07e8af6c2ae348fcf6b67c6223c605ff614e2b35b12855e28b56c8eabf1c4af)
-> container.image.name: Str(ghcr.io/open-telemetry/demo:v1.0.0-frontend)
-> container.name: Str(frontend)
-> container.runtime: Str(docker)
-> service.name: Str(frontend)
ScopeMetrics #0
ScopeMetrics SchemaURL:
InstrumentationScope otelcol/dockerstatsreceiver 0.63.1
Metric #0
Descriptor:
-> Name: container.blockio.io_service_bytes_recursive
-> Description: Number of bytes transferred to/from the disk by the group and descendant groups.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> device_major: Str(254)
-> device_minor: Str(0)
-> operation: Str(read)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 0
NumberDataPoints #1
Data point attributes:
-> device_major: Str(254)
-> device_minor: Str(0)
-> operation: Str(write)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 2031616
Metric #1
Descriptor:
-> Name: container.cpu.percent
-> Description: Percent of CPU used by the container.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 0.758879
Metric #2
Descriptor:
-> Name: container.cpu.usage.kernelmode
-> Description: Time spent by tasks of the cgroup in kernel mode (Linux). Time spent by all container processes in kernel mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 880646000
Metric #3
Descriptor:
-> Name: container.cpu.usage.total
-> Description: Total CPU time consumed.
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 5226446000
Metric #4
Descriptor:
-> Name: container.cpu.usage.usermode
-> Description: Time spent by tasks of the cgroup in user mode (Linux). Time spent by all container processes in user mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 4345799000
Metric #5
Descriptor:
-> Name: container.memory.percent
-> Description: Percentage of memory used.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 64.830078
Metric #6
Descriptor:
-> Name: container.memory.usage.limit
-> Description: Memory limit of the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 209715200
Metric #7
Descriptor:
-> Name: container.memory.usage.total
-> Description: Memory usage of the container. This excludes the total cache.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 135958528
Metric #8
Descriptor:
-> Name: container.network.io.usage.rx_bytes
-> Description: Bytes received by the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 4508806
Metric #9
Descriptor:
-> Name: container.network.io.usage.rx_dropped
-> Description: Incoming packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 0
Metric #10
Descriptor:
-> Name: container.network.io.usage.tx_bytes
-> Description: Bytes sent.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 639915
Metric #11
Descriptor:
-> Name: container.network.io.usage.tx_dropped
-> Description: Outgoing packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 0
ResourceMetrics #18
Resource SchemaURL: https://opentelemetry.io/schemas/1.6.1
Resource attributes:
-> container.hostname: Str(a99226b67a3e)
-> container.id: Str(a99226b67a3e28130e53f4f0b51a8594d5778162323a6e5739381d334b36bc6e)
-> container.image.name: Str(ghcr.io/open-telemetry/demo:v1.0.0-shippingservice)
-> container.name: Str(shipping-service)
-> container.runtime: Str(docker)
-> service.name: Str(shippingservice)
ScopeMetrics #0
ScopeMetrics SchemaURL:
InstrumentationScope otelcol/dockerstatsreceiver 0.63.1
Metric #0
Descriptor:
-> Name: container.cpu.percent
-> Description: Percent of CPU used by the container.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 0.107496
Metric #1
Descriptor:
-> Name: container.cpu.usage.kernelmode
-> Description: Time spent by tasks of the cgroup in kernel mode (Linux). Time spent by all container processes in kernel mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 31255000
Metric #2
Descriptor:
-> Name: container.cpu.usage.total
-> Description: Total CPU time consumed.
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 86708000
Metric #3
Descriptor:
-> Name: container.cpu.usage.usermode
-> Description: Time spent by tasks of the cgroup in user mode (Linux). Time spent by all container processes in user mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 55453000
Metric #4
Descriptor:
-> Name: container.memory.percent
-> Description: Percentage of memory used.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 4.003906
Metric #5
Descriptor:
-> Name: container.memory.usage.limit
-> Description: Memory limit of the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 20971520
Metric #6
Descriptor:
-> Name: container.memory.usage.total
-> Description: Memory usage of the container. This excludes the total cache.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 839680
Metric #7
Descriptor:
-> Name: container.network.io.usage.rx_bytes
-> Description: Bytes received by the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 33429
Metric #8
Descriptor:
-> Name: container.network.io.usage.rx_dropped
-> Description: Incoming packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 0
Metric #9
Descriptor:
-> Name: container.network.io.usage.tx_bytes
-> Description: Bytes sent.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 33702
Metric #10
Descriptor:
-> Name: container.network.io.usage.tx_dropped
-> Description: Outgoing packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 0
ResourceMetrics #19
Resource SchemaURL: https://opentelemetry.io/schemas/1.6.1
Resource attributes:
-> container.hostname: Str(f3c89d309df4)
-> container.id: Str(f3c89d309df43d4a94e1a49ec5f15750b755c72b07bb0ca4d9c3b16a70498804)
-> container.image.name: Str(ghcr.io/open-telemetry/demo:v1.0.0-quoteservice)
-> container.name: Str(quoteservice)
-> container.runtime: Str(docker)
-> service.name: Str(quoteservice)
ScopeMetrics #0
ScopeMetrics SchemaURL:
InstrumentationScope otelcol/dockerstatsreceiver 0.63.1
Metric #0
Descriptor:
-> Name: container.cpu.percent
-> Description: Percent of CPU used by the container.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 0.007512
Metric #1
Descriptor:
-> Name: container.cpu.usage.kernelmode
-> Description: Time spent by tasks of the cgroup in kernel mode (Linux). Time spent by all container processes in kernel mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 73580000
Metric #2
Descriptor:
-> Name: container.cpu.usage.total
-> Description: Total CPU time consumed.
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 302611000
Metric #3
Descriptor:
-> Name: container.cpu.usage.usermode
-> Description: Time spent by tasks of the cgroup in user mode (Linux). Time spent by all container processes in user mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 229031000
Metric #4
Descriptor:
-> Name: container.memory.percent
-> Description: Percentage of memory used.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 38.515625
Metric #5
Descriptor:
-> Name: container.memory.usage.limit
-> Description: Memory limit of the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 31457280
Metric #6
Descriptor:
-> Name: container.memory.usage.total
-> Description: Memory usage of the container. This excludes the total cache.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 12115968
Metric #7
Descriptor:
-> Name: container.network.io.usage.rx_bytes
-> Description: Bytes received by the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 15083
Metric #8
Descriptor:
-> Name: container.network.io.usage.rx_dropped
-> Description: Incoming packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 0
Metric #9
Descriptor:
-> Name: container.network.io.usage.tx_bytes
-> Description: Bytes sent.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 29799
Metric #10
Descriptor:
-> Name: container.network.io.usage.tx_dropped
-> Description: Outgoing packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:27.092295929 +0000 UTC
Value: 0
{"kind": "exporter", "data_type": "metrics", "name": "logging/debug"}
2022-11-03T13:03:27.120Z info MetricsExporter {"kind": "exporter", "data_type": "metrics", "name": "logging", "#metrics": 230}
2022-11-03T13:03:27.522Z info TracesExporter {"kind": "exporter", "data_type": "traces", "name": "logging", "#spans": 4}
2022-11-03T13:03:30.365Z info TracesExporter {"kind": "exporter", "data_type": "traces", "name": "logging", "#spans": 14}
2022-11-03T13:03:31.183Z info TracesExporter {"kind": "exporter", "data_type": "traces", "name": "logging", "#spans": 4}
2022-11-03T13:03:31.601Z info TracesExporter {"kind": "exporter", "data_type": "traces", "name": "logging", "#spans": 15}
2022-11-03T13:03:32.004Z info TracesExporter {"kind": "exporter", "data_type": "traces", "name": "logging", "#spans": 1}
2022-11-03T13:03:33.015Z info TracesExporter {"kind": "exporter", "data_type": "traces", "name": "logging", "#spans": 24}
2022-11-03T13:03:35.438Z info TracesExporter {"kind": "exporter", "data_type": "traces", "name": "logging", "#spans": 10}
2022-11-03T13:03:36.042Z info TracesExporter {"kind": "exporter", "data_type": "traces", "name": "logging", "#spans": 4}
2022-11-03T13:03:36.647Z info TracesExporter {"kind": "exporter", "data_type": "traces", "name": "logging", "#spans": 19}
2022-11-03T13:03:37.048Z info TracesExporter {"kind": "exporter", "data_type": "traces", "name": "logging", "#spans": 18}
2022-11-03T13:03:37.116Z info MetricsExporter {"kind": "exporter", "data_type": "metrics", "name": "logging/debug", "#metrics": 230}
2022-11-03T13:03:37.116Z info ResourceMetrics #0
Resource SchemaURL: https://opentelemetry.io/schemas/1.6.1
Resource attributes:
-> container.hostname: Str(75295c35f7fe)
-> container.id: Str(75295c35f7fe58d372473dfa34d7c1f2f90577acf100bd7eae45c2b6035d759b)
-> container.image.name: Str(cimg/postgres:14.2)
-> container.name: Str(postgres)
-> container.runtime: Str(docker)
-> service.name: Str(ffs_postgres)
ScopeMetrics #0
ScopeMetrics SchemaURL:
InstrumentationScope otelcol/dockerstatsreceiver 0.63.1
Metric #0
Descriptor:
-> Name: container.blockio.io_service_bytes_recursive
-> Description: Number of bytes transferred to/from the disk by the group and descendant groups.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> device_major: Str(254)
-> device_minor: Str(0)
-> operation: Str(read)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 38776832
NumberDataPoints #1
Data point attributes:
-> device_major: Str(254)
-> device_minor: Str(0)
-> operation: Str(write)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 115171328
Metric #1
Descriptor:
-> Name: container.cpu.percent
-> Description: Percent of CPU used by the container.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 1.526720
Metric #2
Descriptor:
-> Name: container.cpu.usage.kernelmode
-> Description: Time spent by tasks of the cgroup in kernel mode (Linux). Time spent by all container processes in kernel mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 1214283000
Metric #3
Descriptor:
-> Name: container.cpu.usage.total
-> Description: Total CPU time consumed.
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 7845740000
Metric #4
Descriptor:
-> Name: container.cpu.usage.usermode
-> Description: Time spent by tasks of the cgroup in user mode (Linux). Time spent by all container processes in user mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 6631456000
Metric #5
Descriptor:
-> Name: container.memory.percent
-> Description: Percentage of memory used.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 87.174479
Metric #6
Descriptor:
-> Name: container.memory.usage.limit
-> Description: Memory limit of the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 125829120
Metric #7
Descriptor:
-> Name: container.memory.usage.total
-> Description: Memory usage of the container. This excludes the total cache.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 109690880
Metric #8
Descriptor:
-> Name: container.network.io.usage.rx_bytes
-> Description: Bytes received by the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 67483
Metric #9
Descriptor:
-> Name: container.network.io.usage.rx_dropped
-> Description: Incoming packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 0
Metric #10
Descriptor:
-> Name: container.network.io.usage.tx_bytes
-> Description: Bytes sent.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 84927
Metric #11
Descriptor:
-> Name: container.network.io.usage.tx_dropped
-> Description: Outgoing packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 0
ResourceMetrics #1
Resource SchemaURL: https://opentelemetry.io/schemas/1.6.1
Resource attributes:
-> container.hostname: Str(6ab24dc5cc99)
-> container.id: Str(6ab24dc5cc9913a8924b78c075c7d8fad07fac153f8e9b9eb4596f784309ef85)
-> container.image.name: Str(ghcr.io/open-telemetry/demo:v1.0.0-paymentservice)
-> container.name: Str(payment-service)
-> container.runtime: Str(docker)
-> service.name: Str(paymentservice)
ScopeMetrics #0
ScopeMetrics SchemaURL:
InstrumentationScope otelcol/dockerstatsreceiver 0.63.1
Metric #0
Descriptor:
-> Name: container.cpu.percent
-> Description: Percent of CPU used by the container.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 0.000000
Metric #1
Descriptor:
-> Name: container.cpu.usage.kernelmode
-> Description: Time spent by tasks of the cgroup in kernel mode (Linux). Time spent by all container processes in kernel mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 205449000
Metric #2
Descriptor:
-> Name: container.cpu.usage.total
-> Description: Total CPU time consumed.
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 1090304000
Metric #3
Descriptor:
-> Name: container.cpu.usage.usermode
-> Description: Time spent by tasks of the cgroup in user mode (Linux). Time spent by all container processes in user mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 884855000
Metric #4
Descriptor:
-> Name: container.memory.percent
-> Description: Percentage of memory used.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 65.011161
Metric #5
Descriptor:
-> Name: container.memory.usage.limit
-> Description: Memory limit of the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 73400320
Metric #6
Descriptor:
-> Name: container.memory.usage.total
-> Description: Memory usage of the container. This excludes the total cache.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 47718400
Metric #7
Descriptor:
-> Name: container.network.io.usage.rx_bytes
-> Description: Bytes received by the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 16353
Metric #8
Descriptor:
-> Name: container.network.io.usage.rx_dropped
-> Description: Incoming packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 0
Metric #9
Descriptor:
-> Name: container.network.io.usage.tx_bytes
-> Description: Bytes sent.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 19473
Metric #10
Descriptor:
-> Name: container.network.io.usage.tx_dropped
-> Description: Outgoing packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 0
ResourceMetrics #2
Resource SchemaURL: https://opentelemetry.io/schemas/1.6.1
Resource attributes:
-> container.hostname: Str(e392d331eff2)
-> container.id: Str(e392d331eff2034a6e007165ec2a0bd19d710d96959d1ef781a3632723e763d1)
-> container.image.name: Str(otel/opentelemetry-collector-contrib:0.63.1)
-> container.name: Str(otel-col)
-> container.runtime: Str(docker)
-> service.name: Str(otelcol)
ScopeMetrics #0
ScopeMetrics SchemaURL:
InstrumentationScope otelcol/dockerstatsreceiver 0.63.1
Metric #0
Descriptor:
-> Name: container.blockio.io_service_bytes_recursive
-> Description: Number of bytes transferred to/from the disk by the group and descendant groups.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> device_major: Str(254)
-> device_minor: Str(0)
-> operation: Str(read)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 274432
NumberDataPoints #1
Data point attributes:
-> device_major: Str(254)
-> device_minor: Str(0)
-> operation: Str(write)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 0
Metric #1
Descriptor:
-> Name: container.cpu.percent
-> Description: Percent of CPU used by the container.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 3.662215
Metric #2
Descriptor:
-> Name: container.cpu.usage.kernelmode
-> Description: Time spent by tasks of the cgroup in kernel mode (Linux). Time spent by all container processes in kernel mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 638632000
Metric #3
Descriptor:
-> Name: container.cpu.usage.total
-> Description: Total CPU time consumed.
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 2351648000
Metric #4
Descriptor:
-> Name: container.cpu.usage.usermode
-> Description: Time spent by tasks of the cgroup in user mode (Linux). Time spent by all container processes in user mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 1713016000
Metric #5
Descriptor:
-> Name: container.memory.percent
-> Description: Percentage of memory used.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 66.242188
Metric #6
Descriptor:
-> Name: container.memory.usage.limit
-> Description: Memory limit of the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 104857600
Metric #7
Descriptor:
-> Name: container.memory.usage.total
-> Description: Memory usage of the container. This excludes the total cache.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 69459968
Metric #8
Descriptor:
-> Name: container.network.io.usage.rx_bytes
-> Description: Bytes received by the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 1024356
Metric #9
Descriptor:
-> Name: container.network.io.usage.rx_dropped
-> Description: Incoming packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 0
Metric #10
Descriptor:
-> Name: container.network.io.usage.tx_bytes
-> Description: Bytes sent.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 500154
Metric #11
Descriptor:
-> Name: container.network.io.usage.tx_dropped
-> Description: Outgoing packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 0
ResourceMetrics #3
Resource SchemaURL: https://opentelemetry.io/schemas/1.6.1
Resource attributes:
-> container.hostname: Str(65ade480823e)
-> container.id: Str(65ade480823e4b7bbc80ecb2d32e89b014369431d3219234f6c75cc1eabcadb3)
-> container.image.name: Str(ghcr.io/open-telemetry/demo:v1.0.0-featureflagservice)
-> container.name: Str(feature-flag-service)
-> container.runtime: Str(docker)
-> service.name: Str(featureflagservice)
ScopeMetrics #0
ScopeMetrics SchemaURL:
InstrumentationScope otelcol/dockerstatsreceiver 0.63.1
Metric #0
Descriptor:
-> Name: container.cpu.percent
-> Description: Percent of CPU used by the container.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 0.220383
Metric #1
Descriptor:
-> Name: container.cpu.usage.kernelmode
-> Description: Time spent by tasks of the cgroup in kernel mode (Linux). Time spent by all container processes in kernel mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 1382322000
Metric #2
Descriptor:
-> Name: container.cpu.usage.total
-> Description: Total CPU time consumed.
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 3538249000
Metric #3
Descriptor:
-> Name: container.cpu.usage.usermode
-> Description: Time spent by tasks of the cgroup in user mode (Linux). Time spent by all container processes in user mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 2155926000
Metric #4
Descriptor:
-> Name: container.memory.percent
-> Description: Percentage of memory used.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 80.388184
Metric #5
Descriptor:
-> Name: container.memory.usage.limit
-> Description: Memory limit of the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 167772160
Metric #6
Descriptor:
-> Name: container.memory.usage.total
-> Description: Memory usage of the container. This excludes the total cache.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 134868992
Metric #7
Descriptor:
-> Name: container.network.io.usage.rx_bytes
-> Description: Bytes received by the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 125480
Metric #8
Descriptor:
-> Name: container.network.io.usage.rx_dropped
-> Description: Incoming packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 0
Metric #9
Descriptor:
-> Name: container.network.io.usage.tx_bytes
-> Description: Bytes sent.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 125809
Metric #10
Descriptor:
-> Name: container.network.io.usage.tx_dropped
-> Description: Outgoing packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 0
ResourceMetrics #4
Resource SchemaURL: https://opentelemetry.io/schemas/1.6.1
Resource attributes:
-> container.hostname: Str(d07e8af6c2ae)
-> container.id: Str(d07e8af6c2ae348fcf6b67c6223c605ff614e2b35b12855e28b56c8eabf1c4af)
-> container.image.name: Str(ghcr.io/open-telemetry/demo:v1.0.0-frontend)
-> container.name: Str(frontend)
-> container.runtime: Str(docker)
-> service.name: Str(frontend)
ScopeMetrics #0
ScopeMetrics SchemaURL:
InstrumentationScope otelcol/dockerstatsreceiver 0.63.1
Metric #0
Descriptor:
-> Name: container.blockio.io_service_bytes_recursive
-> Description: Number of bytes transferred to/from the disk by the group and descendant groups.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> device_major: Str(254)
-> device_minor: Str(0)
-> operation: Str(read)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 0
NumberDataPoints #1
Data point attributes:
-> device_major: Str(254)
-> device_minor: Str(0)
-> operation: Str(write)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 2031616
Metric #1
Descriptor:
-> Name: container.cpu.percent
-> Description: Percent of CPU used by the container.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 1.806411
Metric #2
Descriptor:
-> Name: container.cpu.usage.kernelmode
-> Description: Time spent by tasks of the cgroup in kernel mode (Linux). Time spent by all container processes in kernel mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 916717000
Metric #3
Descriptor:
-> Name: container.cpu.usage.total
-> Description: Total CPU time consumed.
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 5538770000
Metric #4
Descriptor:
-> Name: container.cpu.usage.usermode
-> Description: Time spent by tasks of the cgroup in user mode (Linux). Time spent by all container processes in user mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 4622052000
Metric #5
Descriptor:
-> Name: container.memory.percent
-> Description: Percentage of memory used.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 65.404297
Metric #6
Descriptor:
-> Name: container.memory.usage.limit
-> Description: Memory limit of the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 209715200
Metric #7
Descriptor:
-> Name: container.memory.usage.total
-> Description: Memory usage of the container. This excludes the total cache.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 137162752
Metric #8
Descriptor:
-> Name: container.network.io.usage.rx_bytes
-> Description: Bytes received by the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 4539137
Metric #9
Descriptor:
-> Name: container.network.io.usage.rx_dropped
-> Description: Incoming packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 0
Metric #10
Descriptor:
-> Name: container.network.io.usage.tx_bytes
-> Description: Bytes sent.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 698194
Metric #11
Descriptor:
-> Name: container.network.io.usage.tx_dropped
-> Description: Outgoing packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 0
ResourceMetrics #5
Resource SchemaURL: https://opentelemetry.io/schemas/1.6.1
Resource attributes:
-> container.hostname: Str(31eaf555b990)
-> container.id: Str(31eaf555b99051f29c04667e711b76dc9b6594b74b20b15a5f994d617d60d209)
-> container.image.name: Str(grafana/grafana:9.1.0)
-> container.name: Str(grafana)
-> container.runtime: Str(docker)
-> service.name: Str(grafana)
ScopeMetrics #0
ScopeMetrics SchemaURL:
InstrumentationScope otelcol/dockerstatsreceiver 0.63.1
Metric #0
Descriptor:
-> Name: container.blockio.io_service_bytes_recursive
-> Description: Number of bytes transferred to/from the disk by the group and descendant groups.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> device_major: Str(254)
-> device_minor: Str(0)
-> operation: Str(read)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 122880
NumberDataPoints #1
Data point attributes:
-> device_major: Str(254)
-> device_minor: Str(0)
-> operation: Str(write)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 18726912
Metric #1
Descriptor:
-> Name: container.cpu.percent
-> Description: Percent of CPU used by the container.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 0.391640
Metric #2
Descriptor:
-> Name: container.cpu.usage.kernelmode
-> Description: Time spent by tasks of the cgroup in kernel mode (Linux). Time spent by all container processes in kernel mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 291477000
Metric #3
Descriptor:
-> Name: container.cpu.usage.total
-> Description: Total CPU time consumed.
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 783566000
Metric #4
Descriptor:
-> Name: container.cpu.usage.usermode
-> Description: Time spent by tasks of the cgroup in user mode (Linux). Time spent by all container processes in user mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 492089000
Metric #5
Descriptor:
-> Name: container.memory.percent
-> Description: Percentage of memory used.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 0.346520
Metric #6
Descriptor:
-> Name: container.memory.usage.limit
-> Description: Memory limit of the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 12528422912
Metric #7
Descriptor:
-> Name: container.memory.usage.total
-> Description: Memory usage of the container. This excludes the total cache.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 43413504
Metric #8
Descriptor:
-> Name: container.network.io.usage.rx_bytes
-> Description: Bytes received by the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 14960
Metric #9
Descriptor:
-> Name: container.network.io.usage.rx_dropped
-> Description: Incoming packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 0
Metric #10
Descriptor:
-> Name: container.network.io.usage.tx_bytes
-> Description: Bytes sent.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 3683
Metric #11
Descriptor:
-> Name: container.network.io.usage.tx_dropped
-> Description: Outgoing packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 0
ResourceMetrics #6
Resource SchemaURL: https://opentelemetry.io/schemas/1.6.1
Resource attributes:
-> container.hostname: Str(f3c89d309df4)
-> container.id: Str(f3c89d309df43d4a94e1a49ec5f15750b755c72b07bb0ca4d9c3b16a70498804)
-> container.image.name: Str(ghcr.io/open-telemetry/demo:v1.0.0-quoteservice)
-> container.name: Str(quoteservice)
-> container.runtime: Str(docker)
-> service.name: Str(quoteservice)
ScopeMetrics #0
ScopeMetrics SchemaURL:
InstrumentationScope otelcol/dockerstatsreceiver 0.63.1
Metric #0
Descriptor:
-> Name: container.cpu.percent
-> Description: Percent of CPU used by the container.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 0.005113
Metric #1
Descriptor:
-> Name: container.cpu.usage.kernelmode
-> Description: Time spent by tasks of the cgroup in kernel mode (Linux). Time spent by all container processes in kernel mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 73580000
Metric #2
Descriptor:
-> Name: container.cpu.usage.total
-> Description: Total CPU time consumed.
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 303469000
Metric #3
Descriptor:
-> Name: container.cpu.usage.usermode
-> Description: Time spent by tasks of the cgroup in user mode (Linux). Time spent by all container processes in user mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 229888000
Metric #4
Descriptor:
-> Name: container.memory.percent
-> Description: Percentage of memory used.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 38.515625
Metric #5
Descriptor:
-> Name: container.memory.usage.limit
-> Description: Memory limit of the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 31457280
Metric #6
Descriptor:
-> Name: container.memory.usage.total
-> Description: Memory usage of the container. This excludes the total cache.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 12115968
Metric #7
Descriptor:
-> Name: container.network.io.usage.rx_bytes
-> Description: Bytes received by the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 15083
Metric #8
Descriptor:
-> Name: container.network.io.usage.rx_dropped
-> Description: Incoming packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 0
Metric #9
Descriptor:
-> Name: container.network.io.usage.tx_bytes
-> Description: Bytes sent.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 29799
Metric #10
Descriptor:
-> Name: container.network.io.usage.tx_dropped
-> Description: Outgoing packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 0
ResourceMetrics #7
Resource SchemaURL: https://opentelemetry.io/schemas/1.6.1
Resource attributes:
-> container.hostname: Str(d3539a8e9e23)
-> container.id: Str(d3539a8e9e23ad516c7e7d4592a56e90d8690ef20b532c437327716500f1d41f)
-> container.image.name: Str(jaegertracing/all-in-one)
-> container.name: Str(jaeger)
-> container.runtime: Str(docker)
-> service.name: Str(jaeger)
ScopeMetrics #0
ScopeMetrics SchemaURL:
InstrumentationScope otelcol/dockerstatsreceiver 0.63.1
Metric #0
Descriptor:
-> Name: container.cpu.percent
-> Description: Percent of CPU used by the container.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 2.440476
Metric #1
Descriptor:
-> Name: container.cpu.usage.kernelmode
-> Description: Time spent by tasks of the cgroup in kernel mode (Linux). Time spent by all container processes in kernel mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 224383000
Metric #2
Descriptor:
-> Name: container.cpu.usage.total
-> Description: Total CPU time consumed.
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 765206000
Metric #3
Descriptor:
-> Name: container.cpu.usage.usermode
-> Description: Time spent by tasks of the cgroup in user mode (Linux). Time spent by all container processes in user mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 540822000
Metric #4
Descriptor:
-> Name: container.memory.percent
-> Description: Percentage of memory used.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 9.863636
Metric #5
Descriptor:
-> Name: container.memory.usage.limit
-> Description: Memory limit of the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 288358400
Metric #6
Descriptor:
-> Name: container.memory.usage.total
-> Description: Memory usage of the container. This excludes the total cache.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 28442624
Metric #7
Descriptor:
-> Name: container.network.io.usage.rx_bytes
-> Description: Bytes received by the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 248594
Metric #8
Descriptor:
-> Name: container.network.io.usage.rx_dropped
-> Description: Incoming packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 0
Metric #9
Descriptor:
-> Name: container.network.io.usage.tx_bytes
-> Description: Bytes sent.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 37983
Metric #10
Descriptor:
-> Name: container.network.io.usage.tx_dropped
-> Description: Outgoing packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 0
ResourceMetrics #8
Resource SchemaURL: https://opentelemetry.io/schemas/1.6.1
Resource attributes:
-> container.hostname: Str(3576e9ba630a)
-> container.id: Str(3576e9ba630a47d44d85a8c64794339974e573ee41a9ee3327446326e840e96a)
-> container.image.name: Str(ghcr.io/open-telemetry/demo:v1.0.0-emailservice)
-> container.name: Str(email-service)
-> container.runtime: Str(docker)
-> service.name: Str(emailservice)
ScopeMetrics #0
ScopeMetrics SchemaURL:
InstrumentationScope otelcol/dockerstatsreceiver 0.63.1
Metric #0
Descriptor:
-> Name: container.blockio.io_service_bytes_recursive
-> Description: Number of bytes transferred to/from the disk by the group and descendant groups.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> device_major: Str(254)
-> device_minor: Str(0)
-> operation: Str(read)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 0
NumberDataPoints #1
Data point attributes:
-> device_major: Str(254)
-> device_minor: Str(0)
-> operation: Str(write)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 4096
Metric #1
Descriptor:
-> Name: container.cpu.percent
-> Description: Percent of CPU used by the container.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 0.008981
Metric #2
Descriptor:
-> Name: container.cpu.usage.kernelmode
-> Description: Time spent by tasks of the cgroup in kernel mode (Linux). Time spent by all container processes in kernel mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 132659000
Metric #3
Descriptor:
-> Name: container.cpu.usage.total
-> Description: Total CPU time consumed.
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 680384000
Metric #4
Descriptor:
-> Name: container.cpu.usage.usermode
-> Description: Time spent by tasks of the cgroup in user mode (Linux). Time spent by all container processes in user mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 547724000
Metric #5
Descriptor:
-> Name: container.memory.percent
-> Description: Percentage of memory used.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 44.625000
Metric #6
Descriptor:
-> Name: container.memory.usage.limit
-> Description: Memory limit of the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 104857600
Metric #7
Descriptor:
-> Name: container.memory.usage.total
-> Description: Memory usage of the container. This excludes the total cache.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 46792704
Metric #8
Descriptor:
-> Name: container.network.io.usage.rx_bytes
-> Description: Bytes received by the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 15406
Metric #9
Descriptor:
-> Name: container.network.io.usage.rx_dropped
-> Description: Incoming packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 0
Metric #10
Descriptor:
-> Name: container.network.io.usage.tx_bytes
-> Description: Bytes sent.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 12171
Metric #11
Descriptor:
-> Name: container.network.io.usage.tx_dropped
-> Description: Outgoing packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 0
ResourceMetrics #9
Resource SchemaURL: https://opentelemetry.io/schemas/1.6.1
Resource attributes:
-> container.hostname: Str(a17aadee498b)
-> container.id: Str(a17aadee498bdecedb1a74ce8aa123fd83eccbf1c9c6235452e60a5ee9f3fd2f)
-> container.image.name: Str(ghcr.io/open-telemetry/demo:v1.0.0-recommendationservice)
-> container.name: Str(recommendation-service)
-> container.runtime: Str(docker)
-> service.name: Str(recommendationservice)
ScopeMetrics #0
ScopeMetrics SchemaURL:
InstrumentationScope otelcol/dockerstatsreceiver 0.63.1
Metric #0
Descriptor:
-> Name: container.blockio.io_service_bytes_recursive
-> Description: Number of bytes transferred to/from the disk by the group and descendant groups.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> device_major: Str(254)
-> device_minor: Str(0)
-> operation: Str(read)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 0
NumberDataPoints #1
Data point attributes:
-> device_major: Str(254)
-> device_minor: Str(0)
-> operation: Str(write)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 77824
Metric #1
Descriptor:
-> Name: container.cpu.percent
-> Description: Percent of CPU used by the container.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 4.086210
Metric #2
Descriptor:
-> Name: container.cpu.usage.kernelmode
-> Description: Time spent by tasks of the cgroup in kernel mode (Linux). Time spent by all container processes in kernel mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 1442146000
Metric #3
Descriptor:
-> Name: container.cpu.usage.total
-> Description: Total CPU time consumed.
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 3962565000
Metric #4
Descriptor:
-> Name: container.cpu.usage.usermode
-> Description: Time spent by tasks of the cgroup in user mode (Linux). Time spent by all container processes in user mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 2520418000
Metric #5
Descriptor:
-> Name: container.memory.percent
-> Description: Percentage of memory used.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 7.704688
Metric #6
Descriptor:
-> Name: container.memory.usage.limit
-> Description: Memory limit of the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 524288000
Metric #7
Descriptor:
-> Name: container.memory.usage.total
-> Description: Memory usage of the container. This excludes the total cache.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 40394752
Metric #8
Descriptor:
-> Name: container.network.io.usage.rx_bytes
-> Description: Bytes received by the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 109145
Metric #9
Descriptor:
-> Name: container.network.io.usage.rx_dropped
-> Description: Incoming packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 0
Metric #10
Descriptor:
-> Name: container.network.io.usage.tx_bytes
-> Description: Bytes sent.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 78112
Metric #11
Descriptor:
-> Name: container.network.io.usage.tx_dropped
-> Description: Outgoing packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 0
ResourceMetrics #10
Resource SchemaURL: https://opentelemetry.io/schemas/1.6.1
Resource attributes:
-> container.hostname: Str(405ad7a360e6)
-> container.id: Str(405ad7a360e6ef3ceb8601216e860b5d216690d8d5850f0c027bd4253bc4b0aa)
-> container.image.name: Str(ghcr.io/open-telemetry/demo:v1.0.0-productcatalogservice)
-> container.name: Str(product-catalog-service)
-> container.runtime: Str(docker)
-> service.name: Str(productcatalogservice)
ScopeMetrics #0
ScopeMetrics SchemaURL:
InstrumentationScope otelcol/dockerstatsreceiver 0.63.1
Metric #0
Descriptor:
-> Name: container.cpu.percent
-> Description: Percent of CPU used by the container.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 0.280546
Metric #1
Descriptor:
-> Name: container.cpu.usage.kernelmode
-> Description: Time spent by tasks of the cgroup in kernel mode (Linux). Time spent by all container processes in kernel mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 314276000
Metric #2
Descriptor:
-> Name: container.cpu.usage.total
-> Description: Total CPU time consumed.
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 628553000
Metric #3
Descriptor:
-> Name: container.cpu.usage.usermode
-> Description: Time spent by tasks of the cgroup in user mode (Linux). Time spent by all container processes in user mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 314276000
Metric #4
Descriptor:
-> Name: container.memory.percent
-> Description: Percentage of memory used.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 33.925781
Metric #5
Descriptor:
-> Name: container.memory.usage.limit
-> Description: Memory limit of the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 20971520
Metric #6
Descriptor:
-> Name: container.memory.usage.total
-> Description: Memory usage of the container. This excludes the total cache.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 7114752
Metric #7
Descriptor:
-> Name: container.network.io.usage.rx_bytes
-> Description: Bytes received by the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 110913
Metric #8
Descriptor:
-> Name: container.network.io.usage.rx_dropped
-> Description: Incoming packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 0
Metric #9
Descriptor:
-> Name: container.network.io.usage.tx_bytes
-> Description: Bytes sent.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 425501
Metric #10
Descriptor:
-> Name: container.network.io.usage.tx_dropped
-> Description: Outgoing packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 0
ResourceMetrics #11
Resource SchemaURL: https://opentelemetry.io/schemas/1.6.1
Resource attributes:
-> container.hostname: Str(07a7829f7e95)
-> container.id: Str(07a7829f7e95d2cb69c82c396c3819c6e29abc8836a572079b2c402a4541f110)
-> container.image.name: Str(ghcr.io/open-telemetry/demo:v1.0.0-loadgenerator)
-> container.name: Str(load-generator)
-> container.runtime: Str(docker)
-> service.name: Str(loadgenerator)
ScopeMetrics #0
ScopeMetrics SchemaURL:
InstrumentationScope otelcol/dockerstatsreceiver 0.63.1
Metric #0
Descriptor:
-> Name: container.blockio.io_service_bytes_recursive
-> Description: Number of bytes transferred to/from the disk by the group and descendant groups.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> device_major: Str(254)
-> device_minor: Str(0)
-> operation: Str(read)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 0
NumberDataPoints #1
Data point attributes:
-> device_major: Str(254)
-> device_minor: Str(0)
-> operation: Str(write)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 139264
Metric #1
Descriptor:
-> Name: container.cpu.percent
-> Description: Percent of CPU used by the container.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 3.211108
Metric #2
Descriptor:
-> Name: container.cpu.usage.kernelmode
-> Description: Time spent by tasks of the cgroup in kernel mode (Linux). Time spent by all container processes in kernel mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 291222000
Metric #3
Descriptor:
-> Name: container.cpu.usage.total
-> Description: Total CPU time consumed.
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 2104959000
Metric #4
Descriptor:
-> Name: container.cpu.usage.usermode
-> Description: Time spent by tasks of the cgroup in user mode (Linux). Time spent by all container processes in user mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 1813736000
Metric #5
Descriptor:
-> Name: container.memory.percent
-> Description: Percentage of memory used.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 37.001953
Metric #6
Descriptor:
-> Name: container.memory.usage.limit
-> Description: Memory limit of the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 125829120
Metric #7
Descriptor:
-> Name: container.memory.usage.total
-> Description: Memory usage of the container. This excludes the total cache.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 46559232
Metric #8
Descriptor:
-> Name: container.network.io.usage.rx_bytes
-> Description: Bytes received by the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 270999
Metric #9
Descriptor:
-> Name: container.network.io.usage.rx_dropped
-> Description: Incoming packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 0
Metric #10
Descriptor:
-> Name: container.network.io.usage.tx_bytes
-> Description: Bytes sent.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 227631
Metric #11
Descriptor:
-> Name: container.network.io.usage.tx_dropped
-> Description: Outgoing packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 0
ResourceMetrics #12
Resource SchemaURL: https://opentelemetry.io/schemas/1.6.1
Resource attributes:
-> container.hostname: Str(fe107e7f153f)
-> container.id: Str(fe107e7f153f9922d06267898887e931e5d6e53b374dfdb743c7c45187278301)
-> container.image.name: Str(ghcr.io/open-telemetry/demo:v1.0.0-cartservice)
-> container.name: Str(cart-service)
-> container.runtime: Str(docker)
-> service.name: Str(cartservice)
ScopeMetrics #0
ScopeMetrics SchemaURL:
InstrumentationScope otelcol/dockerstatsreceiver 0.63.1
Metric #0
Descriptor:
-> Name: container.cpu.percent
-> Description: Percent of CPU used by the container.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 2.635429
Metric #1
Descriptor:
-> Name: container.cpu.usage.kernelmode
-> Description: Time spent by tasks of the cgroup in kernel mode (Linux). Time spent by all container processes in kernel mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 433190000
Metric #2
Descriptor:
-> Name: container.cpu.usage.total
-> Description: Total CPU time consumed.
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 3251185000
Metric #3
Descriptor:
-> Name: container.cpu.usage.usermode
-> Description: Time spent by tasks of the cgroup in user mode (Linux). Time spent by all container processes in user mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 2817994000
Metric #4
Descriptor:
-> Name: container.memory.percent
-> Description: Percentage of memory used.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 22.082520
Metric #5
Descriptor:
-> Name: container.memory.usage.limit
-> Description: Memory limit of the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 167772160
Metric #6
Descriptor:
-> Name: container.memory.usage.total
-> Description: Memory usage of the container. This excludes the total cache.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 37048320
Metric #7
Descriptor:
-> Name: container.network.io.usage.rx_bytes
-> Description: Bytes received by the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 69394
Metric #8
Descriptor:
-> Name: container.network.io.usage.rx_dropped
-> Description: Incoming packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 0
Metric #9
Descriptor:
-> Name: container.network.io.usage.tx_bytes
-> Description: Bytes sent.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 207078
Metric #10
Descriptor:
-> Name: container.network.io.usage.tx_dropped
-> Description: Outgoing packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 0
ResourceMetrics #13
Resource SchemaURL: https://opentelemetry.io/schemas/1.6.1
Resource attributes:
-> container.hostname: Str(21248af020ad)
-> container.id: Str(21248af020ad6138e800484395734037172ca62c868ced20c8987f33f8a0a3c8)
-> container.image.name: Str(ghcr.io/open-telemetry/demo:v1.0.0-adservice)
-> container.name: Str(ad-service)
-> container.runtime: Str(docker)
-> service.name: Str(adservice)
ScopeMetrics #0
ScopeMetrics SchemaURL:
InstrumentationScope otelcol/dockerstatsreceiver 0.63.1
Metric #0
Descriptor:
-> Name: container.blockio.io_service_bytes_recursive
-> Description: Number of bytes transferred to/from the disk by the group and descendant groups.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> device_major: Str(254)
-> device_minor: Str(0)
-> operation: Str(read)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 0
NumberDataPoints #1
Data point attributes:
-> device_major: Str(254)
-> device_minor: Str(0)
-> operation: Str(write)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 81920
Metric #1
Descriptor:
-> Name: container.cpu.percent
-> Description: Percent of CPU used by the container.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 0.657627
Metric #2
Descriptor:
-> Name: container.cpu.usage.kernelmode
-> Description: Time spent by tasks of the cgroup in kernel mode (Linux). Time spent by all container processes in kernel mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 348281000
Metric #3
Descriptor:
-> Name: container.cpu.usage.total
-> Description: Total CPU time consumed.
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 5662455000
Metric #4
Descriptor:
-> Name: container.cpu.usage.usermode
-> Description: Time spent by tasks of the cgroup in user mode (Linux). Time spent by all container processes in user mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 5314173000
Metric #5
Descriptor:
-> Name: container.memory.percent
-> Description: Percentage of memory used.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 49.248698
Metric #6
Descriptor:
-> Name: container.memory.usage.limit
-> Description: Memory limit of the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 314572800
Metric #7
Descriptor:
-> Name: container.memory.usage.total
-> Description: Memory usage of the container. This excludes the total cache.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 154923008
Metric #8
Descriptor:
-> Name: container.network.io.usage.rx_bytes
-> Description: Bytes received by the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 12114
Metric #9
Descriptor:
-> Name: container.network.io.usage.rx_dropped
-> Description: Incoming packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 0
Metric #10
Descriptor:
-> Name: container.network.io.usage.tx_bytes
-> Description: Bytes sent.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 75541
Metric #11
Descriptor:
-> Name: container.network.io.usage.tx_dropped
-> Description: Outgoing packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 0
ResourceMetrics #14
Resource SchemaURL: https://opentelemetry.io/schemas/1.6.1
Resource attributes:
-> container.hostname: Str(3279354a866b)
-> container.id: Str(3279354a866b5e6c04217ec73b972a7f4fb1e5cbe1c9d7ea91703cad6b5352bb)
-> container.image.name: Str(ghcr.io/open-telemetry/demo:v1.0.0-frontendproxy)
-> container.name: Str(frontend-proxy)
-> container.runtime: Str(docker)
-> service.name: Str(frontendproxy)
ScopeMetrics #0
ScopeMetrics SchemaURL:
InstrumentationScope otelcol/dockerstatsreceiver 0.63.1
Metric #0
Descriptor:
-> Name: container.blockio.io_service_bytes_recursive
-> Description: Number of bytes transferred to/from the disk by the group and descendant groups.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> device_major: Str(254)
-> device_minor: Str(0)
-> operation: Str(read)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 0
NumberDataPoints #1
Data point attributes:
-> device_major: Str(254)
-> device_minor: Str(0)
-> operation: Str(write)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 4096
Metric #1
Descriptor:
-> Name: container.cpu.percent
-> Description: Percent of CPU used by the container.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 1.646962
Metric #2
Descriptor:
-> Name: container.cpu.usage.kernelmode
-> Description: Time spent by tasks of the cgroup in kernel mode (Linux). Time spent by all container processes in kernel mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 592598000
Metric #3
Descriptor:
-> Name: container.cpu.usage.total
-> Description: Total CPU time consumed.
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 1251041000
Metric #4
Descriptor:
-> Name: container.cpu.usage.usermode
-> Description: Time spent by tasks of the cgroup in user mode (Linux). Time spent by all container processes in user mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 658443000
Metric #5
Descriptor:
-> Name: container.memory.percent
-> Description: Percentage of memory used.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 0.126982
Metric #6
Descriptor:
-> Name: container.memory.usage.limit
-> Description: Memory limit of the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 12528422912
Metric #7
Descriptor:
-> Name: container.memory.usage.total
-> Description: Memory usage of the container. This excludes the total cache.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 15908864
Metric #8
Descriptor:
-> Name: container.network.io.usage.rx_bytes
-> Description: Bytes received by the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 1922
Metric #9
Descriptor:
-> Name: container.network.io.usage.rx_dropped
-> Description: Incoming packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 0
Metric #10
Descriptor:
-> Name: container.network.io.usage.tx_bytes
-> Description: Bytes sent.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 0
Metric #11
Descriptor:
-> Name: container.network.io.usage.tx_dropped
-> Description: Outgoing packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 0
ResourceMetrics #15
Resource SchemaURL: https://opentelemetry.io/schemas/1.6.1
Resource attributes:
-> container.hostname: Str(5e55554e9b3c)
-> container.id: Str(5e55554e9b3caa64a3afcfbf0025963d3ae285bb0392f450375457ee327cd284)
-> container.image.name: Str(ghcr.io/open-telemetry/demo:v1.0.0-checkoutservice)
-> container.name: Str(checkout-service)
-> container.runtime: Str(docker)
-> service.name: Str(checkoutservice)
ScopeMetrics #0
ScopeMetrics SchemaURL:
InstrumentationScope otelcol/dockerstatsreceiver 0.63.1
Metric #0
Descriptor:
-> Name: container.cpu.percent
-> Description: Percent of CPU used by the container.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 0.062840
Metric #1
Descriptor:
-> Name: container.cpu.usage.kernelmode
-> Description: Time spent by tasks of the cgroup in kernel mode (Linux). Time spent by all container processes in kernel mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 111529000
Metric #2
Descriptor:
-> Name: container.cpu.usage.total
-> Description: Total CPU time consumed.
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 268893000
Metric #3
Descriptor:
-> Name: container.cpu.usage.usermode
-> Description: Time spent by tasks of the cgroup in user mode (Linux). Time spent by all container processes in user mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 157363000
Metric #4
Descriptor:
-> Name: container.memory.percent
-> Description: Percentage of memory used.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 37.636719
Metric #5
Descriptor:
-> Name: container.memory.usage.limit
-> Description: Memory limit of the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 20971520
Metric #6
Descriptor:
-> Name: container.memory.usage.total
-> Description: Memory usage of the container. This excludes the total cache.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 7892992
Metric #7
Descriptor:
-> Name: container.network.io.usage.rx_bytes
-> Description: Bytes received by the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 115134
Metric #8
Descriptor:
-> Name: container.network.io.usage.rx_dropped
-> Description: Incoming packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 0
Metric #9
Descriptor:
-> Name: container.network.io.usage.tx_bytes
-> Description: Bytes sent.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 201873
Metric #10
Descriptor:
-> Name: container.network.io.usage.tx_dropped
-> Description: Outgoing packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 0
ResourceMetrics #16
Resource SchemaURL: https://opentelemetry.io/schemas/1.6.1
Resource attributes:
-> container.hostname: Str(a99226b67a3e)
-> container.id: Str(a99226b67a3e28130e53f4f0b51a8594d5778162323a6e5739381d334b36bc6e)
-> container.image.name: Str(ghcr.io/open-telemetry/demo:v1.0.0-shippingservice)
-> container.name: Str(shipping-service)
-> container.runtime: Str(docker)
-> service.name: Str(shippingservice)
ScopeMetrics #0
ScopeMetrics SchemaURL:
InstrumentationScope otelcol/dockerstatsreceiver 0.63.1
Metric #0
Descriptor:
-> Name: container.cpu.percent
-> Description: Percent of CPU used by the container.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 0.000000
Metric #1
Descriptor:
-> Name: container.cpu.usage.kernelmode
-> Description: Time spent by tasks of the cgroup in kernel mode (Linux). Time spent by all container processes in kernel mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 31880000
Metric #2
Descriptor:
-> Name: container.cpu.usage.total
-> Description: Total CPU time consumed.
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 87671000
Metric #3
Descriptor:
-> Name: container.cpu.usage.usermode
-> Description: Time spent by tasks of the cgroup in user mode (Linux). Time spent by all container processes in user mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 55791000
Metric #4
Descriptor:
-> Name: container.memory.percent
-> Description: Percentage of memory used.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 4.003906
Metric #5
Descriptor:
-> Name: container.memory.usage.limit
-> Description: Memory limit of the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 20971520
Metric #6
Descriptor:
-> Name: container.memory.usage.total
-> Description: Memory usage of the container. This excludes the total cache.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 839680
Metric #7
Descriptor:
-> Name: container.network.io.usage.rx_bytes
-> Description: Bytes received by the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 33495
Metric #8
Descriptor:
-> Name: container.network.io.usage.rx_dropped
-> Description: Incoming packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 0
Metric #9
Descriptor:
-> Name: container.network.io.usage.tx_bytes
-> Description: Bytes sent.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 33768
Metric #10
Descriptor:
-> Name: container.network.io.usage.tx_dropped
-> Description: Outgoing packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 0
ResourceMetrics #17
Resource SchemaURL: https://opentelemetry.io/schemas/1.6.1
Resource attributes:
-> container.hostname: Str(2f5f5af61891)
-> container.id: Str(2f5f5af6189106ef2dd612b60c5bdf8f9c816cbd18fe488588128091c7d9294f)
-> container.image.name: Str(quay.io/prometheus/prometheus:v2.34.0)
-> container.name: Str(prometheus)
-> container.runtime: Str(docker)
-> service.name: Str(prometheus)
ScopeMetrics #0
ScopeMetrics SchemaURL:
InstrumentationScope otelcol/dockerstatsreceiver 0.63.1
Metric #0
Descriptor:
-> Name: container.blockio.io_service_bytes_recursive
-> Description: Number of bytes transferred to/from the disk by the group and descendant groups.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> device_major: Str(254)
-> device_minor: Str(0)
-> operation: Str(read)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 233472
NumberDataPoints #1
Data point attributes:
-> device_major: Str(254)
-> device_minor: Str(0)
-> operation: Str(write)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 90112
Metric #1
Descriptor:
-> Name: container.cpu.percent
-> Description: Percent of CPU used by the container.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 0.000000
Metric #2
Descriptor:
-> Name: container.cpu.usage.kernelmode
-> Description: Time spent by tasks of the cgroup in kernel mode (Linux). Time spent by all container processes in kernel mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 100985000
Metric #3
Descriptor:
-> Name: container.cpu.usage.total
-> Description: Total CPU time consumed.
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 395925000
Metric #4
Descriptor:
-> Name: container.cpu.usage.usermode
-> Description: Time spent by tasks of the cgroup in user mode (Linux). Time spent by all container processes in user mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 294940000
Metric #5
Descriptor:
-> Name: container.memory.percent
-> Description: Percentage of memory used.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 0.234675
Metric #6
Descriptor:
-> Name: container.memory.usage.limit
-> Description: Memory limit of the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 12528422912
Metric #7
Descriptor:
-> Name: container.memory.usage.total
-> Description: Memory usage of the container. This excludes the total cache.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 29401088
Metric #8
Descriptor:
-> Name: container.network.io.usage.rx_bytes
-> Description: Bytes received by the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 185600
Metric #9
Descriptor:
-> Name: container.network.io.usage.rx_dropped
-> Description: Incoming packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 0
Metric #10
Descriptor:
-> Name: container.network.io.usage.tx_bytes
-> Description: Bytes sent.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 14656
Metric #11
Descriptor:
-> Name: container.network.io.usage.tx_dropped
-> Description: Outgoing packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 0
ResourceMetrics #18
Resource SchemaURL: https://opentelemetry.io/schemas/1.6.1
Resource attributes:
-> container.hostname: Str(548565f6b30d)
-> container.id: Str(548565f6b30ddeba8ba2b62c1f830b46f4f27381c08767a54270fbef81f2464b)
-> container.image.name: Str(ghcr.io/open-telemetry/demo:v1.0.0-currencyservice)
-> container.name: Str(currency-service)
-> container.runtime: Str(docker)
-> service.name: Str(currencyservice)
ScopeMetrics #0
ScopeMetrics SchemaURL:
InstrumentationScope otelcol/dockerstatsreceiver 0.63.1
Metric #0
Descriptor:
-> Name: container.cpu.percent
-> Description: Percent of CPU used by the container.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 0.123625
Metric #1
Descriptor:
-> Name: container.cpu.usage.kernelmode
-> Description: Time spent by tasks of the cgroup in kernel mode (Linux). Time spent by all container processes in kernel mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 57764000
Metric #2
Descriptor:
-> Name: container.cpu.usage.total
-> Description: Total CPU time consumed.
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 145775000
Metric #3
Descriptor:
-> Name: container.cpu.usage.usermode
-> Description: Time spent by tasks of the cgroup in user mode (Linux). Time spent by all container processes in user mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 88011000
Metric #4
Descriptor:
-> Name: container.memory.percent
-> Description: Percentage of memory used.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 7.734375
Metric #5
Descriptor:
-> Name: container.memory.usage.limit
-> Description: Memory limit of the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 20971520
Metric #6
Descriptor:
-> Name: container.memory.usage.total
-> Description: Memory usage of the container. This excludes the total cache.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 1622016
Metric #7
Descriptor:
-> Name: container.network.io.usage.rx_bytes
-> Description: Bytes received by the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 48496
Metric #8
Descriptor:
-> Name: container.network.io.usage.rx_dropped
-> Description: Incoming packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 0
Metric #9
Descriptor:
-> Name: container.network.io.usage.tx_bytes
-> Description: Bytes sent.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 63897
Metric #10
Descriptor:
-> Name: container.network.io.usage.tx_dropped
-> Description: Outgoing packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 0
ResourceMetrics #19
Resource SchemaURL: https://opentelemetry.io/schemas/1.6.1
Resource attributes:
-> container.hostname: Str(97f80f1260cc)
-> container.id: Str(97f80f1260ccea3c0d31ef826ef06c875b06a995fb62e4e656645b2b38b8c447)
-> container.image.name: Str(redis:alpine)
-> container.name: Str(redis-cart)
-> container.runtime: Str(docker)
-> service.name: Str(redis-cart)
ScopeMetrics #0
ScopeMetrics SchemaURL:
InstrumentationScope otelcol/dockerstatsreceiver 0.63.1
Metric #0
Descriptor:
-> Name: container.cpu.percent
-> Description: Percent of CPU used by the container.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 0.365719
Metric #1
Descriptor:
-> Name: container.cpu.usage.kernelmode
-> Description: Time spent by tasks of the cgroup in kernel mode (Linux). Time spent by all container processes in kernel mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 287794000
Metric #2
Descriptor:
-> Name: container.cpu.usage.total
-> Description: Total CPU time consumed.
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 532554000
Metric #3
Descriptor:
-> Name: container.cpu.usage.usermode
-> Description: Time spent by tasks of the cgroup in user mode (Linux). Time spent by all container processes in user mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 244760000
Metric #4
Descriptor:
-> Name: container.memory.percent
-> Description: Percentage of memory used.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 13.496094
Metric #5
Descriptor:
-> Name: container.memory.usage.limit
-> Description: Memory limit of the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 20971520
Metric #6
Descriptor:
-> Name: container.memory.usage.total
-> Description: Memory usage of the container. This excludes the total cache.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 2830336
Metric #7
Descriptor:
-> Name: container.network.io.usage.rx_bytes
-> Description: Bytes received by the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 35316
Metric #8
Descriptor:
-> Name: container.network.io.usage.rx_dropped
-> Description: Incoming packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 0
Metric #9
Descriptor:
-> Name: container.network.io.usage.tx_bytes
-> Description: Bytes sent.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 17422
Metric #10
Descriptor:
-> Name: container.network.io.usage.tx_dropped
-> Description: Outgoing packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:37.115826045 +0000 UTC
Value: 0
{"kind": "exporter", "data_type": "metrics", "name": "logging/debug"}
2022-11-03T13:03:37.250Z info MetricsExporter {"kind": "exporter", "data_type": "metrics", "name": "logging", "#metrics": 230}
2022-11-03T13:03:37.852Z info TracesExporter {"kind": "exporter", "data_type": "traces", "name": "logging", "#spans": 6}
2022-11-03T13:03:38.653Z info TracesExporter {"kind": "exporter", "data_type": "traces", "name": "logging", "#spans": 4}
2022-11-03T13:03:39.058Z info TracesExporter {"kind": "exporter", "data_type": "traces", "name": "logging", "#spans": 82}
2022-11-03T13:03:40.468Z info TracesExporter {"kind": "exporter", "data_type": "traces", "name": "logging", "#spans": 21}
2022-11-03T13:03:40.879Z info TracesExporter {"kind": "exporter", "data_type": "traces", "name": "logging", "#spans": 4}
2022-11-03T13:03:41.483Z info TracesExporter {"kind": "exporter", "data_type": "traces", "name": "logging", "#spans": 37}
2022-11-03T13:03:41.886Z info TracesExporter {"kind": "exporter", "data_type": "traces", "name": "logging", "#spans": 14}
2022-11-03T13:03:42.506Z info TracesExporter {"kind": "exporter", "data_type": "traces", "name": "logging", "#spans": 10}
2022-11-03T13:03:42.914Z info TracesExporter {"kind": "exporter", "data_type": "traces", "name": "logging", "#spans": 4}
2022-11-03T13:03:44.129Z info TracesExporter {"kind": "exporter", "data_type": "traces", "name": "logging", "#spans": 22}
2022-11-03T13:03:45.351Z info TracesExporter {"kind": "exporter", "data_type": "traces", "name": "logging", "#spans": 6}
2022-11-03T13:03:46.154Z info TracesExporter {"kind": "exporter", "data_type": "traces", "name": "logging", "#spans": 4}
2022-11-03T13:03:46.566Z info TracesExporter {"kind": "exporter", "data_type": "traces", "name": "logging", "#spans": 38}
2022-11-03T13:03:46.970Z info TracesExporter {"kind": "exporter", "data_type": "traces", "name": "logging", "#spans": 22}
2022-11-03T13:03:47.103Z info MetricsExporter {"kind": "exporter", "data_type": "metrics", "name": "logging/debug", "#metrics": 230}
2022-11-03T13:03:47.104Z info ResourceMetrics #0
Resource SchemaURL: https://opentelemetry.io/schemas/1.6.1
Resource attributes:
-> container.hostname: Str(5e55554e9b3c)
-> container.id: Str(5e55554e9b3caa64a3afcfbf0025963d3ae285bb0392f450375457ee327cd284)
-> container.image.name: Str(ghcr.io/open-telemetry/demo:v1.0.0-checkoutservice)
-> container.name: Str(checkout-service)
-> container.runtime: Str(docker)
-> service.name: Str(checkoutservice)
ScopeMetrics #0
ScopeMetrics SchemaURL:
InstrumentationScope otelcol/dockerstatsreceiver 0.63.1
Metric #0
Descriptor:
-> Name: container.cpu.percent
-> Description: Percent of CPU used by the container.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 0.000000
Metric #1
Descriptor:
-> Name: container.cpu.usage.kernelmode
-> Description: Time spent by tasks of the cgroup in kernel mode (Linux). Time spent by all container processes in kernel mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 130144000
Metric #2
Descriptor:
-> Name: container.cpu.usage.total
-> Description: Total CPU time consumed.
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 304691000
Metric #3
Descriptor:
-> Name: container.cpu.usage.usermode
-> Description: Time spent by tasks of the cgroup in user mode (Linux). Time spent by all container processes in user mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 174546000
Metric #4
Descriptor:
-> Name: container.memory.percent
-> Description: Percentage of memory used.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 37.734375
Metric #5
Descriptor:
-> Name: container.memory.usage.limit
-> Description: Memory limit of the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 20971520
Metric #6
Descriptor:
-> Name: container.memory.usage.total
-> Description: Memory usage of the container. This excludes the total cache.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 7913472
Metric #7
Descriptor:
-> Name: container.network.io.usage.rx_bytes
-> Description: Bytes received by the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 135864
Metric #8
Descriptor:
-> Name: container.network.io.usage.rx_dropped
-> Description: Incoming packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 0
Metric #9
Descriptor:
-> Name: container.network.io.usage.tx_bytes
-> Description: Bytes sent.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 239661
Metric #10
Descriptor:
-> Name: container.network.io.usage.tx_dropped
-> Description: Outgoing packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 0
ResourceMetrics #1
Resource SchemaURL: https://opentelemetry.io/schemas/1.6.1
Resource attributes:
-> container.hostname: Str(97f80f1260cc)
-> container.id: Str(97f80f1260ccea3c0d31ef826ef06c875b06a995fb62e4e656645b2b38b8c447)
-> container.image.name: Str(redis:alpine)
-> container.name: Str(redis-cart)
-> container.runtime: Str(docker)
-> service.name: Str(redis-cart)
ScopeMetrics #0
ScopeMetrics SchemaURL:
InstrumentationScope otelcol/dockerstatsreceiver 0.63.1
Metric #0
Descriptor:
-> Name: container.cpu.percent
-> Description: Percent of CPU used by the container.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 0.276484
Metric #1
Descriptor:
-> Name: container.cpu.usage.kernelmode
-> Description: Time spent by tasks of the cgroup in kernel mode (Linux). Time spent by all container processes in kernel mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 317129000
Metric #2
Descriptor:
-> Name: container.cpu.usage.total
-> Description: Total CPU time consumed.
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 589915000
Metric #3
Descriptor:
-> Name: container.cpu.usage.usermode
-> Description: Time spent by tasks of the cgroup in user mode (Linux). Time spent by all container processes in user mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 272785000
Metric #4
Descriptor:
-> Name: container.memory.percent
-> Description: Percentage of memory used.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 13.496094
Metric #5
Descriptor:
-> Name: container.memory.usage.limit
-> Description: Memory limit of the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 20971520
Metric #6
Descriptor:
-> Name: container.memory.usage.total
-> Description: Memory usage of the container. This excludes the total cache.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 2830336
Metric #7
Descriptor:
-> Name: container.network.io.usage.rx_bytes
-> Description: Bytes received by the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 38930
Metric #8
Descriptor:
-> Name: container.network.io.usage.rx_dropped
-> Description: Incoming packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 0
Metric #9
Descriptor:
-> Name: container.network.io.usage.tx_bytes
-> Description: Bytes sent.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 19386
Metric #10
Descriptor:
-> Name: container.network.io.usage.tx_dropped
-> Description: Outgoing packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 0
ResourceMetrics #2
Resource SchemaURL: https://opentelemetry.io/schemas/1.6.1
Resource attributes:
-> container.hostname: Str(548565f6b30d)
-> container.id: Str(548565f6b30ddeba8ba2b62c1f830b46f4f27381c08767a54270fbef81f2464b)
-> container.image.name: Str(ghcr.io/open-telemetry/demo:v1.0.0-currencyservice)
-> container.name: Str(currency-service)
-> container.runtime: Str(docker)
-> service.name: Str(currencyservice)
ScopeMetrics #0
ScopeMetrics SchemaURL:
InstrumentationScope otelcol/dockerstatsreceiver 0.63.1
Metric #0
Descriptor:
-> Name: container.cpu.percent
-> Description: Percent of CPU used by the container.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 0.025563
Metric #1
Descriptor:
-> Name: container.cpu.usage.kernelmode
-> Description: Time spent by tasks of the cgroup in kernel mode (Linux). Time spent by all container processes in kernel mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 65951000
Metric #2
Descriptor:
-> Name: container.cpu.usage.total
-> Description: Total CPU time consumed.
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 163046000
Metric #3
Descriptor:
-> Name: container.cpu.usage.usermode
-> Description: Time spent by tasks of the cgroup in user mode (Linux). Time spent by all container processes in user mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 97095000
Metric #4
Descriptor:
-> Name: container.memory.percent
-> Description: Percentage of memory used.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 7.734375
Metric #5
Descriptor:
-> Name: container.memory.usage.limit
-> Description: Memory limit of the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 20971520
Metric #6
Descriptor:
-> Name: container.memory.usage.total
-> Description: Memory usage of the container. This excludes the total cache.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 1622016
Metric #7
Descriptor:
-> Name: container.network.io.usage.rx_bytes
-> Description: Bytes received by the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 56714
Metric #8
Descriptor:
-> Name: container.network.io.usage.rx_dropped
-> Description: Incoming packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 0
Metric #9
Descriptor:
-> Name: container.network.io.usage.tx_bytes
-> Description: Bytes sent.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 75436
Metric #10
Descriptor:
-> Name: container.network.io.usage.tx_dropped
-> Description: Outgoing packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 0
ResourceMetrics #3
Resource SchemaURL: https://opentelemetry.io/schemas/1.6.1
Resource attributes:
-> container.hostname: Str(2f5f5af61891)
-> container.id: Str(2f5f5af6189106ef2dd612b60c5bdf8f9c816cbd18fe488588128091c7d9294f)
-> container.image.name: Str(quay.io/prometheus/prometheus:v2.34.0)
-> container.name: Str(prometheus)
-> container.runtime: Str(docker)
-> service.name: Str(prometheus)
ScopeMetrics #0
ScopeMetrics SchemaURL:
InstrumentationScope otelcol/dockerstatsreceiver 0.63.1
Metric #0
Descriptor:
-> Name: container.blockio.io_service_bytes_recursive
-> Description: Number of bytes transferred to/from the disk by the group and descendant groups.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> device_major: Str(254)
-> device_minor: Str(0)
-> operation: Str(read)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 233472
NumberDataPoints #1
Data point attributes:
-> device_major: Str(254)
-> device_minor: Str(0)
-> operation: Str(write)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 155648
Metric #1
Descriptor:
-> Name: container.cpu.percent
-> Description: Percent of CPU used by the container.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 0.000000
Metric #2
Descriptor:
-> Name: container.cpu.usage.kernelmode
-> Description: Time spent by tasks of the cgroup in kernel mode (Linux). Time spent by all container processes in kernel mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 115708000
Metric #3
Descriptor:
-> Name: container.cpu.usage.total
-> Description: Total CPU time consumed.
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 446535000
Metric #4
Descriptor:
-> Name: container.cpu.usage.usermode
-> Description: Time spent by tasks of the cgroup in user mode (Linux). Time spent by all container processes in user mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 330827000
Metric #5
Descriptor:
-> Name: container.memory.percent
-> Description: Percentage of memory used.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 0.235983
Metric #6
Descriptor:
-> Name: container.memory.usage.limit
-> Description: Memory limit of the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 12528422912
Metric #7
Descriptor:
-> Name: container.memory.usage.total
-> Description: Memory usage of the container. This excludes the total cache.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 29564928
Metric #8
Descriptor:
-> Name: container.network.io.usage.rx_bytes
-> Description: Bytes received by the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 221862
Metric #9
Descriptor:
-> Name: container.network.io.usage.rx_dropped
-> Description: Incoming packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 0
Metric #10
Descriptor:
-> Name: container.network.io.usage.tx_bytes
-> Description: Bytes sent.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 16774
Metric #11
Descriptor:
-> Name: container.network.io.usage.tx_dropped
-> Description: Outgoing packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 0
ResourceMetrics #4
Resource SchemaURL: https://opentelemetry.io/schemas/1.6.1
Resource attributes:
-> container.hostname: Str(21248af020ad)
-> container.id: Str(21248af020ad6138e800484395734037172ca62c868ced20c8987f33f8a0a3c8)
-> container.image.name: Str(ghcr.io/open-telemetry/demo:v1.0.0-adservice)
-> container.name: Str(ad-service)
-> container.runtime: Str(docker)
-> service.name: Str(adservice)
ScopeMetrics #0
ScopeMetrics SchemaURL:
InstrumentationScope otelcol/dockerstatsreceiver 0.63.1
Metric #0
Descriptor:
-> Name: container.blockio.io_service_bytes_recursive
-> Description: Number of bytes transferred to/from the disk by the group and descendant groups.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> device_major: Str(254)
-> device_minor: Str(0)
-> operation: Str(read)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 0
NumberDataPoints #1
Data point attributes:
-> device_major: Str(254)
-> device_minor: Str(0)
-> operation: Str(write)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 81920
Metric #1
Descriptor:
-> Name: container.cpu.percent
-> Description: Percent of CPU used by the container.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 0.940441
Metric #2
Descriptor:
-> Name: container.cpu.usage.kernelmode
-> Description: Time spent by tasks of the cgroup in kernel mode (Linux). Time spent by all container processes in kernel mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 364240000
Metric #3
Descriptor:
-> Name: container.cpu.usage.total
-> Description: Total CPU time consumed.
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 5747017000
Metric #4
Descriptor:
-> Name: container.cpu.usage.usermode
-> Description: Time spent by tasks of the cgroup in user mode (Linux). Time spent by all container processes in user mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 5382777000
Metric #5
Descriptor:
-> Name: container.memory.percent
-> Description: Percentage of memory used.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 49.259115
Metric #6
Descriptor:
-> Name: container.memory.usage.limit
-> Description: Memory limit of the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 314572800
Metric #7
Descriptor:
-> Name: container.memory.usage.total
-> Description: Memory usage of the container. This excludes the total cache.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 154955776
Metric #8
Descriptor:
-> Name: container.network.io.usage.rx_bytes
-> Description: Bytes received by the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 13220
Metric #9
Descriptor:
-> Name: container.network.io.usage.rx_dropped
-> Description: Incoming packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 0
Metric #10
Descriptor:
-> Name: container.network.io.usage.tx_bytes
-> Description: Bytes sent.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 84857
Metric #11
Descriptor:
-> Name: container.network.io.usage.tx_dropped
-> Description: Outgoing packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 0
ResourceMetrics #5
Resource SchemaURL: https://opentelemetry.io/schemas/1.6.1
Resource attributes:
-> container.hostname: Str(07a7829f7e95)
-> container.id: Str(07a7829f7e95d2cb69c82c396c3819c6e29abc8836a572079b2c402a4541f110)
-> container.image.name: Str(ghcr.io/open-telemetry/demo:v1.0.0-loadgenerator)
-> container.name: Str(load-generator)
-> container.runtime: Str(docker)
-> service.name: Str(loadgenerator)
ScopeMetrics #0
ScopeMetrics SchemaURL:
InstrumentationScope otelcol/dockerstatsreceiver 0.63.1
Metric #0
Descriptor:
-> Name: container.blockio.io_service_bytes_recursive
-> Description: Number of bytes transferred to/from the disk by the group and descendant groups.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> device_major: Str(254)
-> device_minor: Str(0)
-> operation: Str(read)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 0
NumberDataPoints #1
Data point attributes:
-> device_major: Str(254)
-> device_minor: Str(0)
-> operation: Str(write)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 139264
Metric #1
Descriptor:
-> Name: container.cpu.percent
-> Description: Percent of CPU used by the container.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 2.513659
Metric #2
Descriptor:
-> Name: container.cpu.usage.kernelmode
-> Description: Time spent by tasks of the cgroup in kernel mode (Linux). Time spent by all container processes in kernel mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 328104000
Metric #3
Descriptor:
-> Name: container.cpu.usage.total
-> Description: Total CPU time consumed.
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 2367546000
Metric #4
Descriptor:
-> Name: container.cpu.usage.usermode
-> Description: Time spent by tasks of the cgroup in user mode (Linux). Time spent by all container processes in user mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 2039442000
Metric #5
Descriptor:
-> Name: container.memory.percent
-> Description: Percentage of memory used.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 37.034505
Metric #6
Descriptor:
-> Name: container.memory.usage.limit
-> Description: Memory limit of the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 125829120
Metric #7
Descriptor:
-> Name: container.memory.usage.total
-> Description: Memory usage of the container. This excludes the total cache.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 46600192
Metric #8
Descriptor:
-> Name: container.network.io.usage.rx_bytes
-> Description: Bytes received by the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 303620
Metric #9
Descriptor:
-> Name: container.network.io.usage.rx_dropped
-> Description: Incoming packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 0
Metric #10
Descriptor:
-> Name: container.network.io.usage.tx_bytes
-> Description: Bytes sent.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 253164
Metric #11
Descriptor:
-> Name: container.network.io.usage.tx_dropped
-> Description: Outgoing packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 0
ResourceMetrics #6
Resource SchemaURL: https://opentelemetry.io/schemas/1.6.1
Resource attributes:
-> container.hostname: Str(d3539a8e9e23)
-> container.id: Str(d3539a8e9e23ad516c7e7d4592a56e90d8690ef20b532c437327716500f1d41f)
-> container.image.name: Str(jaegertracing/all-in-one)
-> container.name: Str(jaeger)
-> container.runtime: Str(docker)
-> service.name: Str(jaeger)
ScopeMetrics #0
ScopeMetrics SchemaURL:
InstrumentationScope otelcol/dockerstatsreceiver 0.63.1
Metric #0
Descriptor:
-> Name: container.cpu.percent
-> Description: Percent of CPU used by the container.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 1.453934
Metric #1
Descriptor:
-> Name: container.cpu.usage.kernelmode
-> Description: Time spent by tasks of the cgroup in kernel mode (Linux). Time spent by all container processes in kernel mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 273819000
Metric #2
Descriptor:
-> Name: container.cpu.usage.total
-> Description: Total CPU time consumed.
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 914236000
Metric #3
Descriptor:
-> Name: container.cpu.usage.usermode
-> Description: Time spent by tasks of the cgroup in user mode (Linux). Time spent by all container processes in user mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 640416000
Metric #4
Descriptor:
-> Name: container.memory.percent
-> Description: Percentage of memory used.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 11.210227
Metric #5
Descriptor:
-> Name: container.memory.usage.limit
-> Description: Memory limit of the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 288358400
Metric #6
Descriptor:
-> Name: container.memory.usage.total
-> Description: Memory usage of the container. This excludes the total cache.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 32325632
Metric #7
Descriptor:
-> Name: container.network.io.usage.rx_bytes
-> Description: Bytes received by the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 285210
Metric #8
Descriptor:
-> Name: container.network.io.usage.rx_dropped
-> Description: Incoming packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 0
Metric #9
Descriptor:
-> Name: container.network.io.usage.tx_bytes
-> Description: Bytes sent.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 44143
Metric #10
Descriptor:
-> Name: container.network.io.usage.tx_dropped
-> Description: Outgoing packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 0
ResourceMetrics #7
Resource SchemaURL: https://opentelemetry.io/schemas/1.6.1
Resource attributes:
-> container.hostname: Str(31eaf555b990)
-> container.id: Str(31eaf555b99051f29c04667e711b76dc9b6594b74b20b15a5f994d617d60d209)
-> container.image.name: Str(grafana/grafana:9.1.0)
-> container.name: Str(grafana)
-> container.runtime: Str(docker)
-> service.name: Str(grafana)
ScopeMetrics #0
ScopeMetrics SchemaURL:
InstrumentationScope otelcol/dockerstatsreceiver 0.63.1
Metric #0
Descriptor:
-> Name: container.blockio.io_service_bytes_recursive
-> Description: Number of bytes transferred to/from the disk by the group and descendant groups.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> device_major: Str(254)
-> device_minor: Str(0)
-> operation: Str(read)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 122880
NumberDataPoints #1
Data point attributes:
-> device_major: Str(254)
-> device_minor: Str(0)
-> operation: Str(write)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 18726912
Metric #1
Descriptor:
-> Name: container.cpu.percent
-> Description: Percent of CPU used by the container.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 0.461167
Metric #2
Descriptor:
-> Name: container.cpu.usage.kernelmode
-> Description: Time spent by tasks of the cgroup in kernel mode (Linux). Time spent by all container processes in kernel mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 302284000
Metric #3
Descriptor:
-> Name: container.cpu.usage.total
-> Description: Total CPU time consumed.
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 812917000
Metric #4
Descriptor:
-> Name: container.cpu.usage.usermode
-> Description: Time spent by tasks of the cgroup in user mode (Linux). Time spent by all container processes in user mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 510632000
Metric #5
Descriptor:
-> Name: container.memory.percent
-> Description: Percentage of memory used.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 0.352503
Metric #6
Descriptor:
-> Name: container.memory.usage.limit
-> Description: Memory limit of the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 12528422912
Metric #7
Descriptor:
-> Name: container.memory.usage.total
-> Description: Memory usage of the container. This excludes the total cache.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 44163072
Metric #8
Descriptor:
-> Name: container.network.io.usage.rx_bytes
-> Description: Bytes received by the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 15308
Metric #9
Descriptor:
-> Name: container.network.io.usage.rx_dropped
-> Description: Incoming packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 0
Metric #10
Descriptor:
-> Name: container.network.io.usage.tx_bytes
-> Description: Bytes sent.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 4109
Metric #11
Descriptor:
-> Name: container.network.io.usage.tx_dropped
-> Description: Outgoing packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 0
ResourceMetrics #8
Resource SchemaURL: https://opentelemetry.io/schemas/1.6.1
Resource attributes:
-> container.hostname: Str(f3c89d309df4)
-> container.id: Str(f3c89d309df43d4a94e1a49ec5f15750b755c72b07bb0ca4d9c3b16a70498804)
-> container.image.name: Str(ghcr.io/open-telemetry/demo:v1.0.0-quoteservice)
-> container.name: Str(quoteservice)
-> container.runtime: Str(docker)
-> service.name: Str(quoteservice)
ScopeMetrics #0
ScopeMetrics SchemaURL:
InstrumentationScope otelcol/dockerstatsreceiver 0.63.1
Metric #0
Descriptor:
-> Name: container.cpu.percent
-> Description: Percent of CPU used by the container.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 0.002862
Metric #1
Descriptor:
-> Name: container.cpu.usage.kernelmode
-> Description: Time spent by tasks of the cgroup in kernel mode (Linux). Time spent by all container processes in kernel mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 79445000
Metric #2
Descriptor:
-> Name: container.cpu.usage.total
-> Description: Total CPU time consumed.
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 355956000
Metric #3
Descriptor:
-> Name: container.cpu.usage.usermode
-> Description: Time spent by tasks of the cgroup in user mode (Linux). Time spent by all container processes in user mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 276511000
Metric #4
Descriptor:
-> Name: container.memory.percent
-> Description: Percentage of memory used.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 38.632812
Metric #5
Descriptor:
-> Name: container.memory.usage.limit
-> Description: Memory limit of the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 31457280
Metric #6
Descriptor:
-> Name: container.memory.usage.total
-> Description: Memory usage of the container. This excludes the total cache.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 12152832
Metric #7
Descriptor:
-> Name: container.network.io.usage.rx_bytes
-> Description: Bytes received by the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 17656
Metric #8
Descriptor:
-> Name: container.network.io.usage.rx_dropped
-> Description: Incoming packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 0
Metric #9
Descriptor:
-> Name: container.network.io.usage.tx_bytes
-> Description: Bytes sent.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 35752
Metric #10
Descriptor:
-> Name: container.network.io.usage.tx_dropped
-> Description: Outgoing packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 0
ResourceMetrics #9
Resource SchemaURL: https://opentelemetry.io/schemas/1.6.1
Resource attributes:
-> container.hostname: Str(d07e8af6c2ae)
-> container.id: Str(d07e8af6c2ae348fcf6b67c6223c605ff614e2b35b12855e28b56c8eabf1c4af)
-> container.image.name: Str(ghcr.io/open-telemetry/demo:v1.0.0-frontend)
-> container.name: Str(frontend)
-> container.runtime: Str(docker)
-> service.name: Str(frontend)
ScopeMetrics #0
ScopeMetrics SchemaURL:
InstrumentationScope otelcol/dockerstatsreceiver 0.63.1
Metric #0
Descriptor:
-> Name: container.blockio.io_service_bytes_recursive
-> Description: Number of bytes transferred to/from the disk by the group and descendant groups.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> device_major: Str(254)
-> device_minor: Str(0)
-> operation: Str(read)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 0
NumberDataPoints #1
Data point attributes:
-> device_major: Str(254)
-> device_minor: Str(0)
-> operation: Str(write)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 2031616
Metric #1
Descriptor:
-> Name: container.cpu.percent
-> Description: Percent of CPU used by the container.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 1.564483
Metric #2
Descriptor:
-> Name: container.cpu.usage.kernelmode
-> Description: Time spent by tasks of the cgroup in kernel mode (Linux). Time spent by all container processes in kernel mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 962898000
Metric #3
Descriptor:
-> Name: container.cpu.usage.total
-> Description: Total CPU time consumed.
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 6019721000
Metric #4
Descriptor:
-> Name: container.cpu.usage.usermode
-> Description: Time spent by tasks of the cgroup in user mode (Linux). Time spent by all container processes in user mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 5056823000
Metric #5
Descriptor:
-> Name: container.memory.percent
-> Description: Percentage of memory used.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 65.933594
Metric #6
Descriptor:
-> Name: container.memory.usage.limit
-> Description: Memory limit of the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 209715200
Metric #7
Descriptor:
-> Name: container.memory.usage.total
-> Description: Memory usage of the container. This excludes the total cache.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 138272768
Metric #8
Descriptor:
-> Name: container.network.io.usage.rx_bytes
-> Description: Bytes received by the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 4573592
Metric #9
Descriptor:
-> Name: container.network.io.usage.rx_dropped
-> Description: Incoming packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 0
Metric #10
Descriptor:
-> Name: container.network.io.usage.tx_bytes
-> Description: Bytes sent.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 779881
Metric #11
Descriptor:
-> Name: container.network.io.usage.tx_dropped
-> Description: Outgoing packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 0
ResourceMetrics #10
Resource SchemaURL: https://opentelemetry.io/schemas/1.6.1
Resource attributes:
-> container.hostname: Str(a99226b67a3e)
-> container.id: Str(a99226b67a3e28130e53f4f0b51a8594d5778162323a6e5739381d334b36bc6e)
-> container.image.name: Str(ghcr.io/open-telemetry/demo:v1.0.0-shippingservice)
-> container.name: Str(shipping-service)
-> container.runtime: Str(docker)
-> service.name: Str(shippingservice)
ScopeMetrics #0
ScopeMetrics SchemaURL:
InstrumentationScope otelcol/dockerstatsreceiver 0.63.1
Metric #0
Descriptor:
-> Name: container.cpu.percent
-> Description: Percent of CPU used by the container.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 0.000000
Metric #1
Descriptor:
-> Name: container.cpu.usage.kernelmode
-> Description: Time spent by tasks of the cgroup in kernel mode (Linux). Time spent by all container processes in kernel mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 36664000
Metric #2
Descriptor:
-> Name: container.cpu.usage.total
-> Description: Total CPU time consumed.
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 98834000
Metric #3
Descriptor:
-> Name: container.cpu.usage.usermode
-> Description: Time spent by tasks of the cgroup in user mode (Linux). Time spent by all container processes in user mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 62170000
Metric #4
Descriptor:
-> Name: container.memory.percent
-> Description: Percentage of memory used.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 4.160156
Metric #5
Descriptor:
-> Name: container.memory.usage.limit
-> Description: Memory limit of the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 20971520
Metric #6
Descriptor:
-> Name: container.memory.usage.total
-> Description: Memory usage of the container. This excludes the total cache.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 872448
Metric #7
Descriptor:
-> Name: container.network.io.usage.rx_bytes
-> Description: Bytes received by the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 39411
Metric #8
Descriptor:
-> Name: container.network.io.usage.rx_dropped
-> Description: Incoming packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 0
Metric #9
Descriptor:
-> Name: container.network.io.usage.tx_bytes
-> Description: Bytes sent.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 40167
Metric #10
Descriptor:
-> Name: container.network.io.usage.tx_dropped
-> Description: Outgoing packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 0
ResourceMetrics #11
Resource SchemaURL: https://opentelemetry.io/schemas/1.6.1
Resource attributes:
-> container.hostname: Str(75295c35f7fe)
-> container.id: Str(75295c35f7fe58d372473dfa34d7c1f2f90577acf100bd7eae45c2b6035d759b)
-> container.image.name: Str(cimg/postgres:14.2)
-> container.name: Str(postgres)
-> container.runtime: Str(docker)
-> service.name: Str(ffs_postgres)
ScopeMetrics #0
ScopeMetrics SchemaURL:
InstrumentationScope otelcol/dockerstatsreceiver 0.63.1
Metric #0
Descriptor:
-> Name: container.blockio.io_service_bytes_recursive
-> Description: Number of bytes transferred to/from the disk by the group and descendant groups.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> device_major: Str(254)
-> device_minor: Str(0)
-> operation: Str(read)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 38969344
NumberDataPoints #1
Data point attributes:
-> device_major: Str(254)
-> device_minor: Str(0)
-> operation: Str(write)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 118308864
Metric #1
Descriptor:
-> Name: container.cpu.percent
-> Description: Percent of CPU used by the container.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 10.445943
Metric #2
Descriptor:
-> Name: container.cpu.usage.kernelmode
-> Description: Time spent by tasks of the cgroup in kernel mode (Linux). Time spent by all container processes in kernel mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 1273253000
Metric #3
Descriptor:
-> Name: container.cpu.usage.total
-> Description: Total CPU time consumed.
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 8128916000
Metric #4
Descriptor:
-> Name: container.cpu.usage.usermode
-> Description: Time spent by tasks of the cgroup in user mode (Linux). Time spent by all container processes in user mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 6855663000
Metric #5
Descriptor:
-> Name: container.memory.percent
-> Description: Percentage of memory used.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 82.955729
Metric #6
Descriptor:
-> Name: container.memory.usage.limit
-> Description: Memory limit of the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 125829120
Metric #7
Descriptor:
-> Name: container.memory.usage.total
-> Description: Memory usage of the container. This excludes the total cache.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 104382464
Metric #8
Descriptor:
-> Name: container.network.io.usage.rx_bytes
-> Description: Bytes received by the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 75366
Metric #9
Descriptor:
-> Name: container.network.io.usage.rx_dropped
-> Description: Incoming packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 0
Metric #10
Descriptor:
-> Name: container.network.io.usage.tx_bytes
-> Description: Bytes sent.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 89586
Metric #11
Descriptor:
-> Name: container.network.io.usage.tx_dropped
-> Description: Outgoing packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 0
ResourceMetrics #12
Resource SchemaURL: https://opentelemetry.io/schemas/1.6.1
Resource attributes:
-> container.hostname: Str(405ad7a360e6)
-> container.id: Str(405ad7a360e6ef3ceb8601216e860b5d216690d8d5850f0c027bd4253bc4b0aa)
-> container.image.name: Str(ghcr.io/open-telemetry/demo:v1.0.0-productcatalogservice)
-> container.name: Str(product-catalog-service)
-> container.runtime: Str(docker)
-> service.name: Str(productcatalogservice)
ScopeMetrics #0
ScopeMetrics SchemaURL:
InstrumentationScope otelcol/dockerstatsreceiver 0.63.1
Metric #0
Descriptor:
-> Name: container.cpu.percent
-> Description: Percent of CPU used by the container.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 0.109160
Metric #1
Descriptor:
-> Name: container.cpu.usage.kernelmode
-> Description: Time spent by tasks of the cgroup in kernel mode (Linux). Time spent by all container processes in kernel mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 346760000
Metric #2
Descriptor:
-> Name: container.cpu.usage.total
-> Description: Total CPU time consumed.
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 688158000
Metric #3
Descriptor:
-> Name: container.cpu.usage.usermode
-> Description: Time spent by tasks of the cgroup in user mode (Linux). Time spent by all container processes in user mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 341397000
Metric #4
Descriptor:
-> Name: container.memory.percent
-> Description: Percentage of memory used.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 33.652344
Metric #5
Descriptor:
-> Name: container.memory.usage.limit
-> Description: Memory limit of the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 20971520
Metric #6
Descriptor:
-> Name: container.memory.usage.total
-> Description: Memory usage of the container. This excludes the total cache.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 7057408
Metric #7
Descriptor:
-> Name: container.network.io.usage.rx_bytes
-> Description: Bytes received by the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 125367
Metric #8
Descriptor:
-> Name: container.network.io.usage.rx_dropped
-> Description: Incoming packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 0
Metric #9
Descriptor:
-> Name: container.network.io.usage.tx_bytes
-> Description: Bytes sent.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 470992
Metric #10
Descriptor:
-> Name: container.network.io.usage.tx_dropped
-> Description: Outgoing packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 0
ResourceMetrics #13
Resource SchemaURL: https://opentelemetry.io/schemas/1.6.1
Resource attributes:
-> container.hostname: Str(65ade480823e)
-> container.id: Str(65ade480823e4b7bbc80ecb2d32e89b014369431d3219234f6c75cc1eabcadb3)
-> container.image.name: Str(ghcr.io/open-telemetry/demo:v1.0.0-featureflagservice)
-> container.name: Str(feature-flag-service)
-> container.runtime: Str(docker)
-> service.name: Str(featureflagservice)
ScopeMetrics #0
ScopeMetrics SchemaURL:
InstrumentationScope otelcol/dockerstatsreceiver 0.63.1
Metric #0
Descriptor:
-> Name: container.cpu.percent
-> Description: Percent of CPU used by the container.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 0.098924
Metric #1
Descriptor:
-> Name: container.cpu.usage.kernelmode
-> Description: Time spent by tasks of the cgroup in kernel mode (Linux). Time spent by all container processes in kernel mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 1411837000
Metric #2
Descriptor:
-> Name: container.cpu.usage.total
-> Description: Total CPU time consumed.
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 3622102000
Metric #3
Descriptor:
-> Name: container.cpu.usage.usermode
-> Description: Time spent by tasks of the cgroup in user mode (Linux). Time spent by all container processes in user mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 2210264000
Metric #4
Descriptor:
-> Name: container.memory.percent
-> Description: Percentage of memory used.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 80.424805
Metric #5
Descriptor:
-> Name: container.memory.usage.limit
-> Description: Memory limit of the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 167772160
Metric #6
Descriptor:
-> Name: container.memory.usage.total
-> Description: Memory usage of the container. This excludes the total cache.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 134930432
Metric #7
Descriptor:
-> Name: container.network.io.usage.rx_bytes
-> Description: Bytes received by the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 136920
Metric #8
Descriptor:
-> Name: container.network.io.usage.rx_dropped
-> Description: Incoming packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 0
Metric #9
Descriptor:
-> Name: container.network.io.usage.tx_bytes
-> Description: Bytes sent.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 144810
Metric #10
Descriptor:
-> Name: container.network.io.usage.tx_dropped
-> Description: Outgoing packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 0
ResourceMetrics #14
Resource SchemaURL: https://opentelemetry.io/schemas/1.6.1
Resource attributes:
-> container.hostname: Str(6ab24dc5cc99)
-> container.id: Str(6ab24dc5cc9913a8924b78c075c7d8fad07fac153f8e9b9eb4596f784309ef85)
-> container.image.name: Str(ghcr.io/open-telemetry/demo:v1.0.0-paymentservice)
-> container.name: Str(payment-service)
-> container.runtime: Str(docker)
-> service.name: Str(paymentservice)
ScopeMetrics #0
ScopeMetrics SchemaURL:
InstrumentationScope otelcol/dockerstatsreceiver 0.63.1
Metric #0
Descriptor:
-> Name: container.cpu.percent
-> Description: Percent of CPU used by the container.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 0.000000
Metric #1
Descriptor:
-> Name: container.cpu.usage.kernelmode
-> Description: Time spent by tasks of the cgroup in kernel mode (Linux). Time spent by all container processes in kernel mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 210060000
Metric #2
Descriptor:
-> Name: container.cpu.usage.total
-> Description: Total CPU time consumed.
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 1116585000
Metric #3
Descriptor:
-> Name: container.cpu.usage.usermode
-> Description: Time spent by tasks of the cgroup in user mode (Linux). Time spent by all container processes in user mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 906525000
Metric #4
Descriptor:
-> Name: container.memory.percent
-> Description: Percentage of memory used.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 65.267857
Metric #5
Descriptor:
-> Name: container.memory.usage.limit
-> Description: Memory limit of the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 73400320
Metric #6
Descriptor:
-> Name: container.memory.usage.total
-> Description: Memory usage of the container. This excludes the total cache.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 47906816
Metric #7
Descriptor:
-> Name: container.network.io.usage.rx_bytes
-> Description: Bytes received by the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 19209
Metric #8
Descriptor:
-> Name: container.network.io.usage.rx_dropped
-> Description: Incoming packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 0
Metric #9
Descriptor:
-> Name: container.network.io.usage.tx_bytes
-> Description: Bytes sent.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 23269
Metric #10
Descriptor:
-> Name: container.network.io.usage.tx_dropped
-> Description: Outgoing packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 0
ResourceMetrics #15
Resource SchemaURL: https://opentelemetry.io/schemas/1.6.1
Resource attributes:
-> container.hostname: Str(3279354a866b)
-> container.id: Str(3279354a866b5e6c04217ec73b972a7f4fb1e5cbe1c9d7ea91703cad6b5352bb)
-> container.image.name: Str(ghcr.io/open-telemetry/demo:v1.0.0-frontendproxy)
-> container.name: Str(frontend-proxy)
-> container.runtime: Str(docker)
-> service.name: Str(frontendproxy)
ScopeMetrics #0
ScopeMetrics SchemaURL:
InstrumentationScope otelcol/dockerstatsreceiver 0.63.1
Metric #0
Descriptor:
-> Name: container.blockio.io_service_bytes_recursive
-> Description: Number of bytes transferred to/from the disk by the group and descendant groups.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> device_major: Str(254)
-> device_minor: Str(0)
-> operation: Str(read)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 0
NumberDataPoints #1
Data point attributes:
-> device_major: Str(254)
-> device_minor: Str(0)
-> operation: Str(write)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 4096
Metric #1
Descriptor:
-> Name: container.cpu.percent
-> Description: Percent of CPU used by the container.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 1.263956
Metric #2
Descriptor:
-> Name: container.cpu.usage.kernelmode
-> Description: Time spent by tasks of the cgroup in kernel mode (Linux). Time spent by all container processes in kernel mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 672407000
Metric #3
Descriptor:
-> Name: container.cpu.usage.total
-> Description: Total CPU time consumed.
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 1460386000
Metric #4
Descriptor:
-> Name: container.cpu.usage.usermode
-> Description: Time spent by tasks of the cgroup in user mode (Linux). Time spent by all container processes in user mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 787978000
Metric #5
Descriptor:
-> Name: container.memory.percent
-> Description: Percentage of memory used.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 0.127113
Metric #6
Descriptor:
-> Name: container.memory.usage.limit
-> Description: Memory limit of the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 12528422912
Metric #7
Descriptor:
-> Name: container.memory.usage.total
-> Description: Memory usage of the container. This excludes the total cache.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 15925248
Metric #8
Descriptor:
-> Name: container.network.io.usage.rx_bytes
-> Description: Bytes received by the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 1922
Metric #9
Descriptor:
-> Name: container.network.io.usage.rx_dropped
-> Description: Incoming packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 0
Metric #10
Descriptor:
-> Name: container.network.io.usage.tx_bytes
-> Description: Bytes sent.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 0
Metric #11
Descriptor:
-> Name: container.network.io.usage.tx_dropped
-> Description: Outgoing packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 0
ResourceMetrics #16
Resource SchemaURL: https://opentelemetry.io/schemas/1.6.1
Resource attributes:
-> container.hostname: Str(e392d331eff2)
-> container.id: Str(e392d331eff2034a6e007165ec2a0bd19d710d96959d1ef781a3632723e763d1)
-> container.image.name: Str(otel/opentelemetry-collector-contrib:0.63.1)
-> container.name: Str(otel-col)
-> container.runtime: Str(docker)
-> service.name: Str(otelcol)
ScopeMetrics #0
ScopeMetrics SchemaURL:
InstrumentationScope otelcol/dockerstatsreceiver 0.63.1
Metric #0
Descriptor:
-> Name: container.blockio.io_service_bytes_recursive
-> Description: Number of bytes transferred to/from the disk by the group and descendant groups.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> device_major: Str(254)
-> device_minor: Str(0)
-> operation: Str(read)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 274432
NumberDataPoints #1
Data point attributes:
-> device_major: Str(254)
-> device_minor: Str(0)
-> operation: Str(write)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 0
Metric #1
Descriptor:
-> Name: container.cpu.percent
-> Description: Percent of CPU used by the container.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 3.971619
Metric #2
Descriptor:
-> Name: container.cpu.usage.kernelmode
-> Description: Time spent by tasks of the cgroup in kernel mode (Linux). Time spent by all container processes in kernel mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 742547000
Metric #3
Descriptor:
-> Name: container.cpu.usage.total
-> Description: Total CPU time consumed.
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 2773581000
Metric #4
Descriptor:
-> Name: container.cpu.usage.usermode
-> Description: Time spent by tasks of the cgroup in user mode (Linux). Time spent by all container processes in user mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 2031034000
Metric #5
Descriptor:
-> Name: container.memory.percent
-> Description: Percentage of memory used.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 68.734375
Metric #6
Descriptor:
-> Name: container.memory.usage.limit
-> Description: Memory limit of the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 104857600
Metric #7
Descriptor:
-> Name: container.memory.usage.total
-> Description: Memory usage of the container. This excludes the total cache.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 72073216
Metric #8
Descriptor:
-> Name: container.network.io.usage.rx_bytes
-> Description: Bytes received by the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 1164874
Metric #9
Descriptor:
-> Name: container.network.io.usage.rx_dropped
-> Description: Incoming packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 0
Metric #10
Descriptor:
-> Name: container.network.io.usage.tx_bytes
-> Description: Bytes sent.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 582102
Metric #11
Descriptor:
-> Name: container.network.io.usage.tx_dropped
-> Description: Outgoing packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 0
ResourceMetrics #17
Resource SchemaURL: https://opentelemetry.io/schemas/1.6.1
Resource attributes:
-> container.hostname: Str(3576e9ba630a)
-> container.id: Str(3576e9ba630a47d44d85a8c64794339974e573ee41a9ee3327446326e840e96a)
-> container.image.name: Str(ghcr.io/open-telemetry/demo:v1.0.0-emailservice)
-> container.name: Str(email-service)
-> container.runtime: Str(docker)
-> service.name: Str(emailservice)
ScopeMetrics #0
ScopeMetrics SchemaURL:
InstrumentationScope otelcol/dockerstatsreceiver 0.63.1
Metric #0
Descriptor:
-> Name: container.blockio.io_service_bytes_recursive
-> Description: Number of bytes transferred to/from the disk by the group and descendant groups.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> device_major: Str(254)
-> device_minor: Str(0)
-> operation: Str(read)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 0
NumberDataPoints #1
Data point attributes:
-> device_major: Str(254)
-> device_minor: Str(0)
-> operation: Str(write)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 4096
Metric #1
Descriptor:
-> Name: container.cpu.percent
-> Description: Percent of CPU used by the container.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 0.017496
Metric #2
Descriptor:
-> Name: container.cpu.usage.kernelmode
-> Description: Time spent by tasks of the cgroup in kernel mode (Linux). Time spent by all container processes in kernel mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 136193000
Metric #3
Descriptor:
-> Name: container.cpu.usage.total
-> Description: Total CPU time consumed.
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 700276000
Metric #4
Descriptor:
-> Name: container.cpu.usage.usermode
-> Description: Time spent by tasks of the cgroup in user mode (Linux). Time spent by all container processes in user mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 564083000
Metric #5
Descriptor:
-> Name: container.memory.percent
-> Description: Percentage of memory used.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 44.765625
Metric #6
Descriptor:
-> Name: container.memory.usage.limit
-> Description: Memory limit of the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 104857600
Metric #7
Descriptor:
-> Name: container.memory.usage.total
-> Description: Memory usage of the container. This excludes the total cache.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: false
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 46940160
Metric #8
Descriptor:
-> Name: container.network.io.usage.rx_bytes
-> Description: Bytes received by the container.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 17843
Metric #9
Descriptor:
-> Name: container.network.io.usage.rx_dropped
-> Description: Incoming packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 0
Metric #10
Descriptor:
-> Name: container.network.io.usage.tx_bytes
-> Description: Bytes sent.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 14271
Metric #11
Descriptor:
-> Name: container.network.io.usage.tx_dropped
-> Description: Outgoing packets dropped.
-> Unit: {packets}
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> interface: Str(eth0)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 0
ResourceMetrics #18
Resource SchemaURL: https://opentelemetry.io/schemas/1.6.1
Resource attributes:
-> container.hostname: Str(a17aadee498b)
-> container.id: Str(a17aadee498bdecedb1a74ce8aa123fd83eccbf1c9c6235452e60a5ee9f3fd2f)
-> container.image.name: Str(ghcr.io/open-telemetry/demo:v1.0.0-recommendationservice)
-> container.name: Str(recommendation-service)
-> container.runtime: Str(docker)
-> service.name: Str(recommendationservice)
ScopeMetrics #0
ScopeMetrics SchemaURL:
InstrumentationScope otelcol/dockerstatsreceiver 0.63.1
Metric #0
Descriptor:
-> Name: container.blockio.io_service_bytes_recursive
-> Description: Number of bytes transferred to/from the disk by the group and descendant groups.
-> Unit: By
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
Data point attributes:
-> device_major: Str(254)
-> device_minor: Str(0)
-> operation: Str(read)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 0
NumberDataPoints #1
Data point attributes:
-> device_major: Str(254)
-> device_minor: Str(0)
-> operation: Str(write)
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 77824
Metric #1
Descriptor:
-> Name: container.cpu.percent
-> Description: Percent of CPU used by the container.
-> Unit: 1
-> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 4.313259
Metric #2
Descriptor:
-> Name: container.cpu.usage.kernelmode
-> Description: Time spent by tasks of the cgroup in kernel mode (Linux). Time spent by all container processes in kernel mode (Windows).
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp: 2022-11-03 13:02:14.929562882 +0000 UTC
Timestamp: 2022-11-03 13:03:47.103348341 +0000 UTC
Value: 1670395000
Metric #3
Descriptor:
-> Name: container.cpu.usage.total
-> Description: Total CPU time consumed.
-> Unit: ns
-> DataType: Sum
-> IsMonotonic: true
-> AggregationTemporality: Cumulative
NumberDataPoints #0
StartTimestamp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment