comparison collector_config.py @ 10:eeb94f34a956

new stream combo configs
author drewp@bigasterisk.com
date Fri, 25 Nov 2022 20:34:02 -0800
parents 4e05f0a88d63
children
comparison
equal deleted inserted replaced
9:36471461685f 10:eeb94f34a956
1 config = { 1 config = {
2 'streams': [ 2 'streams': [
3 { 3 {
4 'id': 4 'id': 'lanscape',
5 'reposync',
6 'sources': [ 5 'sources': [
7 'http://reposync.default.svc.cluster.local.:8000/graph/githubRepos/events', 6 'http://10.2.0.3:9998/graph/dhcp/events',
8 'http://reposync.default.svc.cluster.local.:8001/graph/localRepos/events', 7 'http://lanscape/lanscape/graph/netDevices/events',
8 ]
9 },
10 {
11 'id': 'reposync',
12 'sources': [
13 'http://reposync:8000/graph/githubRepos/events',
14 'http://reposync:8001/graph/localRepos/events',
9 ] 15 ]
10 }, 16 },
11 { 17 {
12 'id': 'home', 18 'id': 'home',
13 'sources': [ 19 'sources': [
14 # 'http://bang:9075/graph/environment/events', 20 'http://environment/graph/environment/events',
15 'http://mqtt-to-rdf.default.svc.cluster.local.:10018/graph/mqtt/events', 21 'http://mqtt-to-rdf/graph/mqtt/events',
16 ] 22 ]
17 }, 23 },
18 { 24 {
19 'id': 'frontDoor', # used for front door display 25 'id': 'frontDoor', # used for front door display
20 'sources': ['http://mqtt-to-rdf.default.svc.cluster.local.:10018/graph/mqtt/events'] 26 'sources': ['http://mqtt-to-rdf/graph/mqtt/events']
21 }, 27 },
22 { 28 {
23 'id': 'network', 29 'id': 'network',
24 'sources': [ 30 'sources': [
25 # lanscape 31 # lanscape