1tests:
2  # section.subsection
3  net.prometheus.gauge:
4    depends_on: netif
5    integration_platforms:
6      - native_sim
7      - qemu_x86
8    platform_exclude:
9      - native_posix
10      - native_posix/native/64
11    tags: prometheus
12