File tree Expand file tree Collapse file tree 1 file changed +18
-2
lines changed
Expand file tree Collapse file tree 1 file changed +18
-2
lines changed Original file line number Diff line number Diff line change 1- # otel-cli
1+ # PROJECT STATUS UPDATE
2+
3+ This is a fork of the original otel-cli project that I will eventually rename.
4+
5+ It's 100% Apache 2 code so this seems fine to do. I made attempts to maintain
6+ under the equinix-labs umbrella, but it seems some of the changes at the company
7+ have slowed progress on that effort.
8+
9+ After doing some work on the tool today, I will probably rename it soon, and
10+ break ties with the original tool. Please open issues or discussions if you
11+ have thoughts and desires for otel-cli.
212
3- [ ![ ] ( https://img.shields.io/badge/stability-experimental-lightgrey.svg )] ( https://github.com/packethost/standards/blob/master/experimental-statement.md )
13+ Primarily I intend to explore an MCP implementation that is lean and easy to
14+ run anywhere, with no fuss, to tap into traces in my development loop.
15+
16+ I turned on GitHub discussions, please use them to get in touch, or find
17+ me on Bluesky at ` @renice.bsky.social ` .
18+
19+ # otel-cli
420
521otel-cli is a command-line tool for sending OpenTelemetry traces. It is written in
622Go and intended to be used in shell scripts and other places where the best option
You can’t perform that action at this time.
0 commit comments