-
- Add a microservice for evidence
Set it up API for it
forward requests to it from proxy
store some data for now
-
**Updated decision:**
if there's off-the shelf software for categorizing and filtering this shall not be done in NP but with an separate manager app using the off-the-shelf software!
Actual design opt…
-
Recently, we have further optimized the metric calculation in trace-etl-server. The background for this optimization stems from our observation that in today's microservices architecture, there ar…
-
# 🎯 THE ULTIMATE AI CHALLENGE
**Can AI build a complete production observability stack in a single PR?** Let's find out.
## The Challenge
@claude - You have ONE SHOT to implement a complete observab…
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Current behavior
Issue:
- Cannot run script scripts/test-script.ts
- Dynamic module EnvModule does not block …
-
I am opening this one to discuss the idea of separating modules/probes from the framework. TL;DR:
- [ ] Separate modules from the main framework (plugins-ish)
- [ ] SDK to develop probes in other lan…
-
## ✨ Feature Description
Integrate Elastic APM into the application to monitor performance, trace requests, and detect bottlenecks or failures in real-time.
## 🎯 Goal / Use Case
* Gain deeper insig…
-
## Background
DB client management for multiple DBS (Mongo, SQL, Redis)
#### MongoProvider
- [x] Presume multiple concurrent database instances for each DBS tech
- [x] Tech specific modular confi…
-
Some requests in our microservices are taking < 1ms. Transactions for these appear to have issues as the rounding on timestamps is at the millisecond level, rather than sub-millisecond which is used b…
-
# Update EKS Helm Chart for Multi-Container Docker Compose Architecture
## Problem
The current Helm chart for deploying the MCP Gateway & Registry on Amazon EKS was designed for a single-container d…