Skip to content
Snippets Groups Projects

Add fylgje to bifrost

Open Imported Jekabs Karklins requested to merge flygje into main
Files
22
+ 22
0
{
"kafka" : {
"broker" : "172.30.242.20:9092",
"topic" : "bifrost_detector_samples",
"message.max.bytes" : "10000000",
"fetch.message.max.bytes" : "10000000",
"replica.fetch.max.bytes" : "10000000",
"enable.auto.commit" : "false",
"enable.auto.offset.store" : "false"
},
"plot": {
"window_title" : "BIFROST - fylgje",
"plot_title" : "pixels",
"clear_periodic" : false,
"clear_interval_seconds" : 30,
"color_gradient" : "thermal",
"invert_gradient" : true,
"log_scale" : false
}
}
Loading