Roger Coll

Results 15 issues of Roger Coll

Since Linux 5.14, I got the following error while trying to run the `cachestat` examples: ``` [root@myarch ebpf_exporter]# ./ebpf_exporter.x86_64 --config.file=examples/cachestat.yaml cannot attach kprobe, probe entry may not exist 2022/01/30 10:00:44...

In `options.go` file there is the option to force for `pull` and `fetch` requests? Is there any reason why it is not implemented with `push` or just because it's a...

As part of a new strategy to rotate packages GPG keys, the path of the current key will be changed. We still maintain the path of the previous key, but...

The [CHANGELOG.md](https://github.com/newrelic/nri-flex/blob/master/CHANGELOG.md) file is outdated. - Is there any reason why we are not updating it? On the notes for each release we write the changes but in case of...

triage/pending

## Feature Request Opening a feature request kicks off a discussion. ### Proposal: Add a new input plugin for Podman (https://podman.io/) ### Current behavior: Not implemented ### Desired behavior: Very...

feature request
area/docker
plugin/input

When using protobuffers over HTTP the library silently transforms the protobuf data into an invalid `http::Response`. Decoding protobuf crates like [Prost](https://docs.rs/prost/latest/prost/) fail to decode the generated `Vec`. It seems the...

**What are you trying to achieve?** At the moment, the [assumption](https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/metrics/semantic_conventions/README.md#instrument-naming) that the sum of all metrics states should be equal to the limit (or total) is broken for the...

enhancement
system-semconv-wg-ga-blocker

# Changes In the [Elastic's fork](https://github.com/elastic/opentelemetry-demo), we want to start including our OpenTelemetry Agents distributions ([Node](https://github.com/elastic/elastic-otel-node), [Java](https://github.com/elastic/elastic-otel-java) and [.NET](https://github.com/elastic/elastic-otel-dotnet)) into the demo's services. To do that, we will need to...

# Changes Bump cartservice .NET dependencies to 1.8.1 ## Merge Requirements For new features contributions please make sure you have completed the following essential items: * [x] `CHANGELOG.md` updated to...