Skip to content

Commit 9ce707d

Browse files
tobertCopilot
andauthored
add a big project status notice (#6)
* add a big project status notice * Update README.md Co-authored-by: Copilot <[email protected]> --------- Co-authored-by: Copilot <[email protected]>
1 parent ed27833 commit 9ce707d

File tree

1 file changed

+18
-2
lines changed

1 file changed

+18
-2
lines changed

README.md

Lines changed: 18 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,22 @@
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

521
otel-cli is a command-line tool for sending OpenTelemetry traces. It is written in
622
Go and intended to be used in shell scripts and other places where the best option

0 commit comments

Comments
 (0)