Skip to content

Commit 84ddca1

Browse files
authored
Add wasi-otel as a phase 0 proposal (#655)
Signed-off-by: Caleb Schoepp <[email protected]>
1 parent 38454e9 commit 84ddca1

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

Proposals.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -69,9 +69,10 @@ You can learn more about contributing new proposals (and other ways to contribut
6969

7070
**Note:** The pre-proposal phase is simply meant as a way to share ideas. This means that there may be overlap between pre-proposals. It also means that the WASI subgroup has not yet decided that the pre-proposal is in scope for WASI.
7171

72-
| Proposal | Champion | Versions |
73-
| -------------------------------------------------------------------------------- | ------------ | -------- |
74-
| [proxy-wasm/spec][wasi-proxy-wasm] (will advance as multiple, smaller proposals) | Piotr Sikora | |
72+
| Proposal | Champion | Versions |
73+
| -------------------------------------------------------------------------------- | ------------- | -------- |
74+
| [proxy-wasm/spec][wasi-proxy-wasm] (will advance as multiple, smaller proposals) | Piotr Sikora | |
75+
| [OTel][wasi-otel] | Caleb Schoepp | |
7576

7677
## Versioning
7778

@@ -101,6 +102,7 @@ Some APIs may require backwards-incompatible changes over time. In these cases,
101102
[wasi-messaging]: https://github.com/WebAssembly/wasi-messaging
102103
[wasi-nn]: https://github.com/WebAssembly/wasi-nn
103104
[wasi-observe]: https://github.com/dylibso/wasi-observe
105+
[wasi-otel]: https://github.com/calebschoepp/wasi-otel
104106
[wasi-parallel]: https://github.com/WebAssembly/wasi-parallel
105107
[wasi-pattern-match]: https://github.com/WebAssembly/wasi-pattern-match
106108
[wasi-proxy-wasm]: https://github.com/proxy-wasm/spec

0 commit comments

Comments
 (0)