This documentation has an index for AI agents at /llms.txt. A Markdown version of this page is available at https://explorer.opentelemetry.io/collector/components/contrib/nsxtreceiver.md.

NSX-T Receiver

OpenTelemetry Collector receiver · contrib distribution

This receiver fetches metrics important to run virtual networking using NSX-T. The receiver ingests metrics via the NSX Rest API.

  • Component ID: contrib-nsxtreceiver
  • Name: nsxtreceiver
  • Type: receiver
  • Distribution: contrib
  • Repository: opentelemetry-collector-contrib

Stability

LevelSignals
alphametrics

Metrics

MetricTypeValue typeUnitStabilityEnabledAttributesDescription
nsxt.node.cpu.utilizationgaugedouble%developmentyesclass (string)The average amount of CPU being used by the node.
nsxt.node.filesystem.usagesumintBydevelopmentyesdisk_state (string)The amount of storage space used by the node.
nsxt.node.filesystem.utilizationgaugedouble%developmentyesThe percentage of storage space utilized.
nsxt.node.memory.cache.usagesumintkBydevelopmentyesThe size of the node's memory cache.
nsxt.node.memory.usagesumintkBydevelopmentyesThe memory usage of the node.
nsxt.node.network.iosum (monotonic)intBydevelopmentyesdirection (string)The number of bytes which have flowed through the network interface.
nsxt.node.network.packet.countsum (monotonic)int{packets}developmentyesdirection (string), packet.type (string)The number of packets which have flowed through the network interface on the node.

Attributes

AttributeTypeDescription
classstringThe CPU usage of the architecture allocated for either DPDK (datapath) or non-DPDK (services) processes.
directionstringThe direction of network flow.
disk_statestringThe state of storage space.
packet.typestringThe type of packet counter.

Data

  • JSON (latest): /data/collector/components/contrib-nsxtreceiver/latest.json
  • JSON (pinned): /data/collector/components/contrib-nsxtreceiver/contrib-nsxtreceiver-b6c7d548caea.json
  • Explore: /collector/components/contrib/nsxtreceiver