2024-10-13 04:16:51 +08:00
|
|
|
sample:
|
|
|
|
description: Prometheus Client Sample
|
|
|
|
name: prometheus_client_sample
|
|
|
|
common:
|
|
|
|
harness: net
|
|
|
|
min_ram: 192
|
|
|
|
tags:
|
|
|
|
- http
|
|
|
|
- net
|
|
|
|
- server
|
|
|
|
- socket
|
|
|
|
- prometheus
|
|
|
|
platform_exclude:
|
|
|
|
- native_posix
|
|
|
|
- native_posix/native/64
|
2024-10-21 14:57:10 +08:00
|
|
|
# Exclude CONFIG_HAS_RENESAS_RA_FSP as Renesas RA HAL has build error with mbedtls Socket
|
|
|
|
filter: not CONFIG_HAS_RENESAS_RA_FSP
|
2024-10-13 04:16:51 +08:00
|
|
|
tests:
|
|
|
|
sample.net.prometheus: {}
|