-
Notifications
You must be signed in to change notification settings - Fork 614
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add prometheus/otel project idea (#1281)
Signed-off-by: Arthur Silva Sens <[email protected]>
- Loading branch information
1 parent
d79af0e
commit e152265
Showing
1 changed file
with
11 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -378,6 +378,17 @@ Expected Outcome: Gadget developers have a way to run unit tests in different ke | |
- Kemal Akkoyun (@kakkoyun, [email protected]) | ||
- Upstream Issue: https://github.com/prometheus/test-infra/issues/707 | ||
|
||
#### Prometheus Remote-Write v2 support in otel-collector's `prometheusremotewriteexporter`. | ||
|
||
- Description: Prometheus recently [announced the second version of it's remote-write protocol](https://prometheus.io/docs/specs/remote_write_spec_2_0/), with support for new features on top of performance and cost savings. The work to be done is contribute support for this new protocol in the OpenTelemtry-Collector-Contrib repository, more specifically to the `prometheusremotewriteexporter` component. | ||
- Expected Outcome: `prometheusremotewriteexporter` component with support for PRW v2. | ||
- Recommended Skills: Go, Prometheus, OpenTelemetry. | ||
- Mentors(s): | ||
- Arthur Silva Sens (@ArthurSens, [email protected]) | ||
- Arve Knudsen (@aknuds1, [email protected]) | ||
- David Ashpole (@dashpole, [email protected]) | ||
- Upstream Issue: https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/33661 | ||
|
||
### Vitess | ||
|
||
#### Add new getting started examples | ||
|