-
Currently the instana headers are injected lowercase by the carrier implementation. We see problems with this when we deal with child spans between services. The default HTTP implementation in Go woul…
-
Bundler version 1.14.6
Darwin Kernel Version 15.6.0
ruby 2.3.1p112
```
>gem install sys-proctable
Unable to use the platform-specific (universal-darwin) version of sys-proctable (1.1.3) becau…
-
The sensor should offer a Golang interface to the [Events API](https://instana.atlassian.net/wiki/display/DOCS/Event+SDK+REST+Web+Service).
-
We should support mapping of `span.kind` to the Instana span SDK equivalent for proper translation. Supported types are `server`, `producer`, `consumer` and `client`.
-
I can't seem to get vagrant berkshelf plugin to work. I'm hoping it just something simple I'm missing and I can get a quick fix.
# Versions
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=14.04
DISTRIB_CODENAME=tr…
-
Hi,
In my start.js I have:
require('babel-core/register');
require('instana-nodejs-sensor')({
level: 'warn',
});
module.exports = require('./server');
and the following error is being thrown when I…
-
Hi CNCF team,
Congrats for the landscape project.
At Instana we're a proud sponsor of CloudNativeCon + KubeCon (both EU and NA) and I've just found the landscape.
I believe Instana should be inc…
-
There is evidence that #1804 is causing some deployments to see connection timeouts when a Jetty HttpClient is communicating with a Jetty server. The problem has been bisected to a few commits, wit…
gregw updated
7 years ago
-
Shrink SVGs that are bigger than 100 kB. Recall that the Zookeeper logo is available as PSD: https://svn.apache.org/repos/asf/zookeeper/logo/
```sh
$ ls -lS cached_logos/
total 16560
-rw-r--r--@…
-
As more and more enterprise customers are using Node.js, the demand for Node.js monitoring increased as well. Node.js already supports a bunch of ways for retrieving interesting information, but GC in…