Had a quick question about the graphql and rest ap...
# getting-started
h
Had a quick question about the graphql and rest api moves to what used to be gms. The release note says: ”Container names are not changed, but folks using specific read-write permissions on Kafka topics might need to expand them for datahub-metadata-service.” Is this related to collectung the datahub usage metrics or something else?
m
@high-hospital-85984: yes basically all the reads and writes to Kafka will now happen from metadata-service
frontend is just a passthrough
h
Got it, thanks for clarifying. We haven't taken the metrics into use yet, so no actions needed for our part, I guess
m
cool!
@high-hospital-85984: @big-carpet-38439 corrected me that the GraphQL move does not impact the emission of the tracking event from the frontend. So actually things are not changing on that front. I will update the release notes to remove this warning.
h
Thanks!