最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

docker - How can I expose a backend service's name and version via rest a in a standard way? - Stack Overflow

programmeradmin3浏览0评论

How can I expose a backend service's name and version via rest a in a standard way? Is there a rfc that defines a route like whoa I which provides a backend service name and version in a route like whoami?

How should I provide this introspection data in a standard way? I have searched and found the Server header.

The context here is that I am building a variety of backend services and want to allow internal developers to see this info without pulling up docker or kubernetes information. Some services are docker composed and not in kubernetes. I also want Metadata info like when built and from what branch and commit.

发布评论

评论列表(0)

  1. 暂无评论