1sample: 2 description: Prometheus Client Sample 3 name: prometheus_client_sample 4common: 5 harness: net 6 min_ram: 192 7 tags: 8 - http 9 - net 10 - server 11 - socket 12 - prometheus 13 platform_exclude: 14 - native_posix 15 - native_posix/native/64 16 # Exclude CONFIG_HAS_RENESAS_RA_FSP as Renesas RA HAL has build error with mbedtls Socket 17 filter: not CONFIG_HAS_RENESAS_RA_FSP 18tests: 19 sample.net.prometheus: {} 20