Viewing profile — meson10
meson10
HN member- Joined
- Mon, Feb 16, 2009, 5:57 AM UTC
- HN karma
- 7
- Public activity
- 18 items
- HN profile
- View on Hacker News ↗
About meson10
Recent public activity
-
comment
Comment #43006520
I see developers and DevOps struggling with running in-house OTel pipelines. Would you like to subscribe to a SaaS version of Vector ( https://vector.dev/ )? The only prohibitive c…
- story
- story
-
comment
Comment #38606946
What do you care for the most? - Cost of storing data. - Query Performance. - Data bloat. - Uptime and Reliability. - Or something else?
- story
-
comment
Comment #37217878
Absolutely. You are bang on the money with these. I am the author of this post and touch basis on the same caveats in the latter half of the post. You are percent right with what y…
-
comment
Comment #32543649
When dealing with Time Series databases, I always got confused with Sample vs Metrics vs Cardinality. Here's a thread to offer an explanation as I have understood it.
- story
- story
-
comment
Comment #25157828
Correct, you are absolutely right. Rather than asking "what is my P95" It should be "How much is slower than 400"
- story
- story
- story
- story
-
comment
Comment #10028160
Gilmour is available at: https://github.com/gilmour-libs/gilmour
-
story
Gilmour: Framework for Writing Micro Services2
Gilmour is a framework for writing micro-services that exchange data over non-http transports. Currently the supported backend is Redis PubSub. Redis pubsub channels are used like …
-
story
A tiny golang framework for MicroServices and APIs
Detailed documentation is available at : https://github.com/Simversity/gottp
-
comment
Comment #8744905
If you feel like using golang. I have written this and been using this in production for quite some time https://github.com/Simversity/gottp