Raphael Philipe Mendes da Silva
Raphael Philipe Mendes da Silva
This is to track the upstream work as result of: https://github.com/open-telemetry/opentelemetry-lambda/issues/714 We need propose a change in the spec to add support to the EventToCarrier abstraction and make it configurable...
Right now the configuration in the compliance tests is hard coded in the test targets. Example: https://github.com/prometheus/compliance/blob/main/remote_write_sender/targets/otel.go#L16 It would be useful if it was possible to specify the configuration from...
In the case of the remote_write_sender tests, use the archived filename to generate the filename of the binaries stored in `bin` and used for the tests. The reason why we...
[According to the documentation](https://github.com/prometheus/compliance/blob/main/remote_write_sender/README.md?plain=1#L38), if we want to test a development version of the target of the remote_write_sender tests, we have to copy the binary in the `bin` directory. Right...
**Describe the bug** Should this example for setting up a custom id generator for OpenTelemetry with Quarkus be eagerly initialized? ``` @Singleton public class CustomConfiguration { /** Creates a custom...
### Component(s) exporter/awsemf ### What happened? ## Description It seems that the [upDownCounter](https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/metrics/api.md#updowncounter) in OpenTelemetry doesn’t work well with the awsemfexporter. Take JVM memory metrics as an example, the java...
**Is your feature request related to a problem? Please describe.** N/A **Describe the solution you'd like** I'd like that this plugin had support to remote Development using SSH. The reason...
**Is your feature request related to a problem? Please describe.** When rules are evaluated, ruler writes to Ingester the Vector resulting from the evaluation of the rule using a gprc...
**Is your feature request related to a problem? Please describe.** No **Describe the solution you'd like** I'd like that Cortex support Prometheus Remote Write 2.0. This feature will be enabled...
**Is your feature request related to a problem? Please describe.** No **Describe the solution you'd like** Starting with Prometheus 2.54.0, the response body of query APIs will have a `info`...