Update broker submodule

This commit is contained in:
Tim Wojtulewicz 2022-09-20 09:02:50 -07:00
parent d20ffb100c
commit b3c2988c90
2 changed files with 21 additions and 7 deletions

@ -1 +1 @@
Subproject commit 37fa046d210cddc390eb52af69e9c73ffc3a0a12 Subproject commit 1933bd82d6160ecff204624199de23c61f1244a2

View file

@ -1,14 +1,28 @@
### BTest baseline data generated by btest-diff. Do not edit. Use "btest -U/-u" to update. Requires BTest >= 0.63. ### BTest baseline data generated by btest-diff. Do not edit. Use "btest -U/-u" to update. Requires BTest >= 0.63.
### broker |5| ### broker |12|
Telemetry::INT_COUNTER, broker, processed-elements, [type], [data], 0.0 Telemetry::INT_GAUGE, broker, connections, [type], [native], 0.0
count_value, 0 count_value, 0
Telemetry::INT_COUNTER, broker, processed-elements, [type], [command], 0.0 Telemetry::INT_GAUGE, broker, connections, [type], [web-socket], 0.0
count_value, 0 count_value, 0
Telemetry::INT_COUNTER, broker, processed-elements, [type], [routing-update], 0.0 Telemetry::INT_COUNTER, broker, processed-messages, [type], [data], 0.0
count_value, 0 count_value, 0
Telemetry::INT_COUNTER, broker, processed-elements, [type], [ping], 0.0 Telemetry::INT_COUNTER, broker, processed-messages, [type], [command], 0.0
count_value, 0 count_value, 0
Telemetry::INT_COUNTER, broker, processed-elements, [type], [pong], 0.0 Telemetry::INT_COUNTER, broker, processed-messages, [type], [routing-update], 0.0
count_value, 0
Telemetry::INT_COUNTER, broker, processed-messages, [type], [ping], 0.0
count_value, 0
Telemetry::INT_COUNTER, broker, processed-messages, [type], [pong], 0.0
count_value, 0
Telemetry::INT_GAUGE, broker, buffered-messages, [type], [data], 0.0
count_value, 0
Telemetry::INT_GAUGE, broker, buffered-messages, [type], [command], 0.0
count_value, 0
Telemetry::INT_GAUGE, broker, buffered-messages, [type], [routing-update], 2.0
count_value, 2
Telemetry::INT_GAUGE, broker, buffered-messages, [type], [ping], 0.0
count_value, 0
Telemetry::INT_GAUGE, broker, buffered-messages, [type], [pong], 0.0
count_value, 0 count_value, 0
### caf |5| ### caf |5|
Telemetry::INT_COUNTER, caf.system, rejected-messages, [], [], 0.0 Telemetry::INT_COUNTER, caf.system, rejected-messages, [], [], 0.0