NSLS-II / nslsii

NSLS-II related devices
BSD 3-Clause "New" or "Revised" License
10 stars 21 forks source link

add 'runengine' to Kafka topic #119

Closed jklynch closed 3 years ago

jklynch commented 3 years ago

This PR adds 'runengine' to the Kafka topic that bluesky documents will be published on. For example, previously Kafka messages from a RunEngine at CSX were published on topic csx.bluesky.documents but with this PR they will be published on topic csx.bluesky.runengine.documents.

The intention is to make it easier for Kafka message consumers to differentiate bluesky documents corresponding to acquisitions happening now from bluesky documents corresponding to historical acquisitions or analysis processes.