Hi all,
I noticed this message being spammed in my docker logs....
crowdsec | 2025-09-29T13:30:02.980877960Z time="2025-09-29T15:30:02+02:00" level=error msg="Failed to bind json: json: cannot unmarshal object into Go struct field AllMetrics.remediation_components.metrics.items of type []*models.MetricsDetailItem" func=UsageMetrics
crowdsec | 2025-09-29T13:45:02.987422639Z time="2025-09-29T15:45:02+02:00" level=error msg="Failed to bind json: json: cannot unmarshal object into Go struct field AllMetrics.remediation_components.metrics.items of type []*models.MetricsDetailItem" func=UsageMetrics
crowdsec | 2025-09-29T14:00:02.994870485Z time="2025-09-29T16:00:02+02:00" level=error msg="Failed to bind json: json: cannot unmarshal object into Go struct field AllMetrics.remediation_components.metrics.items of type []*models.MetricsDetailItem" func=UsageMetrics
crowdsec | 2025-09-29T14:15:03.005988061Z time="2025-09-29T16:15:03+02:00" level=error msg="Failed to bind json: json: cannot unmarshal object into Go struct field AllMetrics.remediation_components.metrics.items of type []*models.MetricsDetailItem" func=UsageMetrics
crowdsec | 2025-09-29T14:30:03.015941612Z time="2025-09-29T16:30:03+02:00" level=error msg="Failed to bind json: json: cannot unmarshal object into Go struct field AllMetrics.remediation_components.metrics.items of type []*models.MetricsDetailItem" func=UsageMetrics
crowdsec | 2025-09-29T14:45:03.023907445Z time="2025-09-29T16:45:03+02:00" level=error msg="Failed to bind json: json: cannot unmarshal object into Go struct field AllMetrics.remediation_components.metrics.items of type []*models.MetricsDetailItem" func=UsageMetrics
crowdsec | 2025-09-29T15:00:03.031093964Z time="2025-09-29T17:00:03+02:00" level=error msg="Failed to bind json: json: cannot unmarshal object into Go struct field AllMetrics.remediation_components.metrics.items of type []*models.MetricsDetailItem" func=UsageMetrics
I honestly have no clue where to start....