Hi.
This is not issue. This is rather ask for help.
I am trying to find in datagrepper Koji-messages for MBS builds.
For example for ursine-builds:
https://apps.fedoraproject.org/datagrepper/raw?topic=org.fedoraproject.prod.buildsys.tag&delta=127800
https://fedora-fedmsg.readthedocs.io/en/latest/topics.html#buildsys-tag
Koji emits these messages when a build has a certain tag added to it.
My question is: what is topic for Koji-tags-events for MBS builds?
https://mbs.fedoraproject.org/module-build-service/1/module-builds/
MBS builds have Koji-tag in form: scrmod-...
scrmod-...
https://koji.fedoraproject.org/koji/search?order=-id&terms=scrmod-*&type=tag&match=glob
I need topic-name, where Koji sends tag-event for these MBS tags ^^^
I tried to search:
https://apps.fedoraproject.org/datagrepper/raw?topic=org.fedoraproject.prod.buildsys.tag&delta=127800&contains=38608
38608 is build tag id.
It seems that messages for this are sent to different topic.
I want to find messages from koji for MBS-builds tags in datagrepper. Could you please help me?
Thank you for your help in advance.
In other words: I want to find in datagrepper koji-tag messages for: https://release-engineering.github.io/mbs-ui/modules
Metadata Update from @smooge: - Issue tagged with: low-gain, low-trouble, ops
Can you use something like:
http get https://apps.fedoraproject.org/datagrepper/raw delta==172800 user==mbs/mbs.fedoraproject.org
As all the builds are submitted by mbs/mbs.fedoraproject.org user?
mbs/mbs.fedoraproject.org
https://apps.fedoraproject.org/datagrepper/raw?delta=172800&user=mbs/mbs.fedoraproject.org
@mohanboddu this helps! Thank you very much for the provided info.
The ticket can be closed.
Glad to help :smile:
Metadata Update from @mohanboddu: - Issue close_status updated to: Fixed - Issue status updated to: Closed (was: Open)