TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Standards for trackng service/microservice interaction?

2 pointsby RogerAlsingover 9 years ago
Are there any official standards to help with monitoring service&#x2F;microservice interactions?<p>I&#x27;m thinking as we have things like HATEOAS + HAL for design and representation of resources, shouldn&#x27;t there also be something to help with tracking interactions?<p>A naive approach to this might be to just add a few standardized log entries into something like ElasticSearch.<p>I am not talking about monitoring in the sense of availability&#x2F;SLA but rather a form of monitoring that tracks your service topology.<p>I found out about `zipkin` today, which seems to be somewhat in that direction, but my impression is that it is more of a product than a shared standard.<p>Thoughts?

no comments

no comments