Skip to content

[receiver/k8scluster] Add pods field to allocatable_types_to_report parameter options #39923

Closed
@odubajDT

Description

@odubajDT

Component(s)

receiver/k8scluster

Describe the issue you're reporting

The receiver documentation is missing pods under the available options for allocatable_types_to_report, since this is available for nodes under k8s.node.allocatable_pods metric.

Field available in Node:

status:
  allocatable:
    cpu: "6"
    ephemeral-storage: 104266732Ki
    memory: 12215080Ki
    pods: "110"

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions