-
I'm doing a little sample POC of OpenTracing for our team and I am getting the traces for redis, but they're separate from my spans which are running those redis commands. I'm setting a tag and that a…
-
If I want to to tag all the spans with static metadata of microservice (e.g. hostname or other logical naming things) , it will be very helpful if I can just set that at tracer initialization time, r…
-
Hey,
The best supported and highest performing node kafka library at the moment seems to be https://github.com/Blizzard/node-rdkafka. Any chance we could get support for it in this sensor? I might …
-
-
https://github.com/zalando/skipper/releases/tag/v0.10.70 added lightstep opentracing container, but we should also add jaegr and instana that we already implemented in https://github.com/skipper-plugi…
-
**Is this a request for help?**
getting cluster up
---
**Is this an ISSUE or FEATURE REQUEST?** (choose one):
ISSUE
---
**What version of acs-engine?**:
Version: v0.12.5
---
**O…
-
See https://github.com/node-inspector/v8-profiler/issues/117
-
**Describe the problem**
After porting some memory heavy queries from Postgres to Cockroach we see issues with exceeding the memory bduget. We had followed the [production checklist](https://www.co…
-
-
Hi,
I tried to install this with the instructions but when I get to `bundle install --without development production test --deployment` I get the following error:
> You are trying to install in …