Skip to content

Add instruction#121

Merged
mroda88 merged 5 commits intodevelopfrom
mroda/documentation
Feb 13, 2026
Merged

Add instruction#121
mroda88 merged 5 commits intodevelopfrom
mroda/documentation

Conversation

@mroda88
Copy link
Contributor

@mroda88 mroda88 commented Feb 9, 2026

No description provided.

@mroda88 mroda88 self-assigned this Feb 9, 2026
@mroda88 mroda88 added the documentation Improvements or additions to documentation label Feb 9, 2026
Copy link
Contributor

@MRiganSUSX MRiganSUSX left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @mroda88.

I have some comments.

The name of the measurement, a.k.a. the content of the `FROM` part of the query is the name of the protobuf message, including it's namespace, which is defined in the `package` line of the protobuf.

Example:
[DataWriterInfo](https://github.com/DUNE-DAQ/dfmodules/blob/52ec3406ad8957cc4d921844cb68e3729e03b1ac/schema/dfmodules/opmon/DataWriter.proto#L5) objects are turned into `dunedaq.dfmodules.opmon.DataWriterInfo` measurements.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This link gets me to:

Image

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I cannot reproduce this.

The name of the measurement, a.k.a. the content of the `FROM` part of the query is the name of the protobuf message, including it's namespace, which is defined in the `package` line of the protobuf.

Example:
[DataWriterInfo](https://github.com/DUNE-DAQ/dfmodules/blob/52ec3406ad8957cc4d921844cb68e3729e03b1ac/schema/dfmodules/opmon/DataWriter.proto#L5) objects are turned into `dunedaq.dfmodules.opmon.DataWriterInfo` measurements.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

And again, I would much prefer explicitly showing the example here than linking to pieces of code that are dynamic and subject to change.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These links are permanent

@MRiganSUSX MRiganSUSX self-requested a review February 13, 2026 10:54
Copy link
Contributor

@MRiganSUSX MRiganSUSX left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the improvements.

I think there is a lot more that could be included, but if you don't want to clutter it, I agree this is already much better than the previous version.

@mroda88 mroda88 merged commit e57ee62 into develop Feb 13, 2026
@mroda88 mroda88 deleted the mroda/documentation branch February 13, 2026 11:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants