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

Clarify state of storages #161

Open
jcchavezs opened this issue Nov 13, 2020 · 3 comments
Open

Clarify state of storages #161

jcchavezs opened this issue Nov 13, 2020 · 3 comments

Comments

@jcchavezs
Copy link
Contributor

jcchavezs commented Nov 13, 2020

From https://zipkin.io/pages/extensions_choices.html

Zipkin server bundles extension for span collection and storage. By default spans can be collected over http, Kafka or RabbitMQ transports and stored in-memory or in MySQL, Cassandra or Elasticsearch.

the storage part is quite vague, we should either put a link to each of them or add hints around the state of at least those who aren't meant to be used in prod (e.g. in memory and mysql)

Related: https://gitter.im/openzipkin/zipkin?at=5fae5015c10273610a020a11

@codefromthecrypt
Copy link
Member

Vague might not be the best word as we literally say what is available (though missing that activemq is also there).

Want to copy/pasta in the missing ActiveMQ, and then add another sentence. "Production sites should only consider Cassandra or Elasticsearch storage"?

@jcchavezs
Copy link
Contributor Author

jcchavezs commented Nov 13, 2020 via email

@codefromthecrypt
Copy link
Member

This feels easier to do in a PR, but taking a stab:

Zipkin server bundles extension for span collection and storage. By default spans can be collected over ActiveMQ, gRPC, HTTP, Kafka, RabbitMQ and Scribe transports and stored in-memory or in MySQL, Cassandra or Elasticsearch. Production sites should only consider Cassandra or Elasticsearch storage.

...

There's already a section at the bottom with Kafka storage, but agree it is amongst dead projects also not in our org. How about dropping the dead projects, retaining storage-kafka and renaming the section to "Contrib"?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants