htsget-rs icon indicating copy to clipboard operation
htsget-rs copied to clipboard

feat: add package and versions to service info

Open mmalenic opened this issue 1 year ago • 1 comments
trafficstars

The service-info endpoint could contain some more data that could be useful for debugging. Specifically, it should probably contain the package and version of the htsget-rs server, e.g. htsget-actix/0.6.1 or htsget-lambda/0.4.16.

Is there any other information it could contain?

mmalenic avatar May 30 '24 23:05 mmalenic

Is there any other information it could contain?

Hmm, commit ids for the build perhaps? Probably overkill if we have the version already.

brainstorm avatar May 31 '24 00:05 brainstorm