Skip to content
This repository was archived by the owner on Dec 17, 2023. It is now read-only.
This repository was archived by the owner on Dec 17, 2023. It is now read-only.

Workloads (ST03N) Collector: BCD_OVERFLOW Dump #198

@treee111

Description

@treee111

when having this data:
image
this line dumps:

metrics_current_run = VALUE #( BASE metrics_current_run
( metric_key = 'no_of_records' metric_value = no_of_records )
( metric_key = 'response_time' metric_value = response_time )
( metric_key = 'cpu_time' metric_value = cpu_time ) ).

with this dump:
image
image

I deleted e.g. the last 3 digits of the response time per debugger, than it works.
A solution may be to change the datatype of ZAMP_METRIC_VALUE to a one which can capture a longer number.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions