-
Issue Type:
- [x] Bug report
- [ ] Feature request
**What happened**:
According the documentation we should be able to launch a linkerd with a configuration from the standard input stream (htt…
-
- [x] Feature request
Expose stats scoped by the caller service, so linkerd can be used as the source of truth for all service to service call metrics.
Considering this can explode easily, it is …
-
# Migrated from [issue #2310](https://github.com/bazelbuild/bazel/issues/2310) in main repository.
### Description
When using `generate_workspace` transitive dependencies are not always included i…
-
I tried to build the spark client, but failed installing dependencies. I don't know much about scala and sbt, but gave my best to fix ist. First it could not resolve sbt-assembly:
```
./build_clie…
krlng updated
4 years ago
-
Hello we are using Finagle as a HttpClient - it works really good. Great job.
Unfortunately Finagle generates resource leak under standard behavior that applications are deployed and undeployed man…
-
# BUILD
```
load("@io_bazel_rules_scala//thrift:thrift.bzl", "thrift_library")
load("@io_bazel_rules_scala//twitter_scrooge:twitter_scrooge.bzl",
"scrooge_scala_library")
thrift_library(…
-
In the same project I have finch (0.32.1), zio-kafka (0.14.0) and awssdk (2.15.78), all of which depend on a different version of jackson. Digging the code up a little, I found out finch checks that t…
-
This module should provide a Storehaus combinator for https://github.com/twitter/ostrich. I'd like to see latencies and success and failure rates reported on the future calls in get, put and merge (an…
-
One of the last frameworks to require the scribe transport is Finagle. On the server-side scribe not only is an archived architecture, but pins to abandoned libraries. It would help the greater OpenZi…
-
I try to use scrooge to compile thrift files to Scala files, but get lots of compile errors even I use the code in demos/scrooge-maven-demo.
### Expected behavior
Build success with mvn clean in…