-
**Is your feature request related to a problem? Please describe.**
Yes, we deploy our intrastructure in several TF modules:
1. VNET, subnets, routing tables - used by many
2. AKS - using the VNET…
-
This "issue" started life as a github gist. I wanted to publish it somewhere that's friendly to collaboration and cross-referencing on github, and hence the "port" to the github issue format. Without …
-
Use Case
create database test;
use test;
CREATE TABLE test_complex_index (
id bigint unsigned AUTO_INCREMENT,
chat_id varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,…
-
**User Story**
https://github.com/steemit/steem/pull/3286, https://github.com/steemit/steem/pull/3205
>This PR adds to steemd the ability to offer a unix-socket webserver (in addition to http and ws…
-
### Platform Version
0.57.2
### What step the error happened?
Other
### Revelant information
I get a nullpointer error when trying to use the "Airbyte API" with the OSS deployment when …
-
With the new rules sampler in v1.1.4 I'm having problems to manually drop/keep a trace after a child span was created (and the root context has been accessed).
I'm using the default tracer with a def…
-
On the call of 2018-12-14, we discussed (briefly) #20, #98, and #86. One realization that came out of the discussion was that we currently have two ways to refer to contexts - either by references a…
-
We use Node.js to do the API layer, so the important thing for us is to know the performance of the network request. And we use Superagent to send the request.But I can not get any trace in the tracin…
-
From #420
> It is not clear to me why we choose to not have all the functions interact explicitly with a "CorrelationContext" object and we want this path of interacting explicitly with Context. I…
-
I didn't implement propagator support originally as I was worried about potential global assumptions they were making, but after more research I think it may be reasonable to expose this as a config o…