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

Workloads (ST03N) Collector: BCD_OVERFLOW Dump #198

Open
treee111 opened this issue Nov 22, 2021 · 0 comments · May be fixed by #199
Open

Workloads (ST03N) Collector: BCD_OVERFLOW Dump #198

treee111 opened this issue Nov 22, 2021 · 0 comments · May be fixed by #199

Comments

@treee111
Copy link

treee111 commented Nov 22, 2021

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.

@treee111 treee111 linked a pull request Nov 22, 2021 that will close this issue
2 tasks
@treee111 treee111 changed the title BCD_OVERFLOW Dump in zcl_amp_c_workloads Workloads (ST03N) Collector: BCD_OVERFLOW Dump Nov 22, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant