abap-observability-tools / abap-metrics-provider

Let's you use predefined or custom metrics to monitor your abap stack with a monitoring tool of your choice.
https://abap-observability-tools.org/abap-metrics-provider
MIT License
24 stars 7 forks source link

Switch metric value to int4 #188

Closed Goala closed 3 years ago

Goala commented 3 years ago

closes https://github.com/abap-observability-tools/abap-metrics-provider/issues/187

JohannesKonings commented 3 years ago

⚠️ Datatype Int8 not available in 7.40. But Int4 should not be a problem as a metric type. Adjustment of the zamp_store is necessary after pull.

image

image

Than pull again.