Skip to content

KloudMate Metrics

NameDescriptionUnit
KloudMateIngestedMetricPointsNumber of metric data points ingested.Count
KloudMateIngestedTraceVolumeThe volume of traces ingested.Bytes
KloudMateIngestedSpanCountNumber of spans ingested.Count
KloudMateIngestedLogsVolumeThe volume of logs ingested.Bytes
KloudMateIngestedLogCountNumber of logs ingested.Count

All usage metrics have the following attributes:

  • workspaceId: ID of the workspace to which metrics were sent.
  • orgId: ID of the organization of the workspace to which metrics were sent.
NameDescriptionUnit
KloudMateServiceMapRequestsNumber of requests between a source and target service.Count
KloudMateServiceMapFailedRequestsNumber of failed requests between a source and target service. A request is considered failed if either the source span or target span’s status.code is 2.Count
KloudMateServiceMapDurationDuration of requests between source and target.Nanoseconds

All service map metrics have the following attributes:

  • source.service.name: Source service name.
  • target.service.name: Target service name.
  • source.isError: A boolean which is true if the source span’s status.code is 2.
  • target.isError: A boolean which is true if the target span’s status.code is 2.

Managing Dashboards and Panels