Skip to content

Is per service disk space monitoring possible? #263

@markwragg

Description

@markwragg

In the documentation page for Observers it states for AppObserver:

Monitors CPU usage (Total CPU Time; percentage), Memory usage (Working Set; total or private, MB or percentage of total), and logical Disk space consumption for Service Fabric service processes and their descendants (aka child processes). Alerts when user-supplied thresholds are breached.

However I don't see that AppObserver does return metrics for disk consumption. It appears to just be the following:

  • Active Ephemeral Ports (Percent)
  • CPU Time (Percent)
  • Allocated File Handles
  • Active Ephemeral Ports
  • Thread Count
  • Memory Usage (MB)

I assume the documentation is just incorrect and should be updated, but does Service Fabric Observer have any mechanism to get a per service disk usage metric?

Thanks,
Mark

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions