-
We have a problem where sometimes all spans will be dropped in Stackdriver because
the user might not have configured their GCP project correctly. The exception thrown will give the user instruction…
-
We keep getting errors like this in builds:
```
[warn] Found version conflict(s) in library dependencies; some are suspected to be binary incompatible:
[warn]
[warn] * com.google.code.findbugs:…
-
I'm getting the error `java.lang.IllegalArgumentException: Collector already registered that provides name: finagle_my_service_443_connect_latency_ms_count`.
This is my current theory:
1. Thread…
-
## Filing a linkerd issue ##
Issue Type:
- [ ] Bug report
- [x] RFC
- [x] Feature request
**What happened**:
I configured namerd to use prometheus for telemetry, and `stat`s were exporte…
-
[![mitm_build](https://user-images.githubusercontent.com/1323708/59226671-90645200-8ba1-11e9-8ab3-39292bef99e9.jpeg)](https://medium.com/@jonathan.leitschuh/want-to-take-over-the-java-ecosystem-all-yo…
-
We are seeing some strange behaviour where our backends are seeing duplicated requests and proportional to the number of hosts we set when building the client.
### Expected behavior
For `M` host…
-
Graphing is the only thing that still needs to be added to the class based tabulation views now.
**NOTE**: This will need to be accomplished in a loop per each substance, being as we've got multipl…
dgets updated
5 years ago
-
In gitlab by @rdallman on Jul 13, 2017, 11:48
* [ ] re-route requests that error to a different backend. this may require buffering bodies which isn't great, we need to take care that an attacker c…
-
After upgrading from 0.0.6 to 0.0.7, LoadService fails to load PrometheusStatsReceiver. It's the same in 0.0.8. I'm using finagleVersion = "18.3.0" and and scalaVersion = "2.12.4"
I see the stack t…
-
Using `strest-grpc` to drive grpc unary traffic at varying levels of concurrency, I found some lock contention that may be contributing to #1379.
I collected lock contention with `curl "localhost:9…