Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

otel-cli server improvements #36

Open
5 of 7 tasks
tobert opened this issue Aug 18, 2021 · 0 comments
Open
5 of 7 tasks

otel-cli server improvements #36

tobert opened this issue Aug 18, 2021 · 0 comments
Labels
enhancement New feature or request minor minor semver

Comments

@tobert
Copy link
Member

tobert commented Aug 18, 2021

I merged #35 with some outstanding TODOs since it seemed safe enough and most of what's left is cosmetic stuff.

Here are the TODOs from the PR. There are a few more in the code:

  • fix up attribute conversion to string
  • get rid of that <nil> on the bottom right corner of otel-cli server tui
  • write the connection config out to the json --dir
  • add TLS support (esp for testing e.g. otel-init-go)
  • figure out why some events are sorting out of order
  • move client TLS parameters to helpers so they don't show up in server --help
  • implement a cap on the in-memory spans for tui mode
@tobert tobert added enhancement New feature or request minor minor semver labels Aug 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request minor minor semver
Projects
None yet
Development

No branches or pull requests

1 participant