Added metrics to gen and build

This commit is contained in:
Lorenzo Venerandi
2025-02-20 01:15:23 +01:00
parent 0b0e4a408c
commit a30fa7e10f
6 changed files with 94 additions and 8 deletions

View File

@@ -16,5 +16,32 @@ tasks:
- edge
source_topic: test
dest_topic: test_source
component_name: test_producer_help
component_name: test_producer_help1
version: 1.0.0
- name: Aiutatemi
type: producer_nats
code: danano.go
targets:
- edge
source_topic: test
dest_topic: test_source
component_name: test_producer_help2
version: 1.0.0
- name: Aiutatemi
type: producer_nats
code: danano.go
targets:
- edge
source_topic: test
dest_topic: test_source
component_name: test_producer_help3
version: 1.0.0
- name: Aiutatemi
type: producer_nats
code: danano.go
targets:
- edge
source_topic: test
dest_topic: test_source
component_name: test_producer_help4
version: 1.0.0