Skip to content

agent does not report inodes usage #1793

@nioncode

Description

@nioncode

Describe the bug

ops-agent seems to not collect the system.filesystem.inodes.usage metric.

To Reproduce
Steps to reproduce the behavior:

  1. Run a GCE VM with Ops Agent --version=2.48.0 and default config.
  2. Wait for metrics to show up in Cloud Monitoring.
  3. See that there are metrics for disk usage, but NOT inodes usage

Expected behavior
Inodes usage should be collected and available in Cloud Monitoring.

Environment (please complete the following information):

  • VM distro / OS: Ubuntu 24.04
  • Ops Agent version: 2.48.0
  • Ops Agent configuration: default

Additional context
It seems like the metric is explicitly filtered out in the ops-agent (see

"system.filesystem.inodes.usage",
). Is there any reason for this? Can this be overridden with a custom config?

Metadata

Metadata

Assignees

No one assigned

    Labels

    no-staleExempt this issue/PR from the staleness bot

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions