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

Stand Alone Jaeger docs. (First pass) #19487

Merged
merged 1 commit into from
Apr 6, 2020
Merged

Conversation

JStickler
Copy link
Contributor

Initial draft of docs for Stand Alone Jaeger. This PR includes the following:

  • Jaeger Architecture (includes shared content with Service Mesh)
  • Installing Elasticsearch Operator
  • Installing Jaeger Operator

(Still to come, deploying instances....)

@openshift-ci-robot openshift-ci-robot added do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Feb 3, 2020
@openshift-docs-preview-bot

The preview will be available shortly at:

@openshift-ci-robot openshift-ci-robot added size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. and removed size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Feb 14, 2020
@JStickler JStickler changed the title [WIP] Stand Alone Jaeger docs. [Stand Alone Jaeger docs. (First pass) Feb 14, 2020
@openshift-ci-robot openshift-ci-robot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Feb 14, 2020
@JStickler JStickler changed the title [Stand Alone Jaeger docs. (First pass) Stand Alone Jaeger docs. (First pass) Feb 14, 2020
@JStickler
Copy link
Contributor Author

@objectiser , @jpkrohling, @kevinearls, this is ready for review. Configuration docs will be in the next PR.

Copy link

@objectiser objectiser left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Will continue from the Install section later.

modules/jaeger-rn-new-features.adoc Outdated Show resolved Hide resolved
jaeger/jaeger_install/rhbjaeger-architecture.adoc Outdated Show resolved Hide resolved
jaeger/jaeger_install/rhbjaeger-architecture.adoc Outdated Show resolved Hide resolved
modules/jaeger-product-overview.adoc Show resolved Hide resolved
jaeger/jaeger_config/rhbjaeger-config.adoc Outdated Show resolved Hide resolved
jaeger/jaeger_config/rhbjaeger-config.adoc Outdated Show resolved Hide resolved
jaeger/jaeger_config/rhbjaeger-config.adoc Outdated Show resolved Hide resolved
jaeger/jaeger_install/rhbjaeger-architecture.adoc Outdated Show resolved Hide resolved
jaeger/jaeger_install/rhbjaeger-architecture.adoc Outdated Show resolved Hide resolved
jaeger/jaeger_install/rhbjaeger-deploying.adoc Outdated Show resolved Hide resolved
jaeger/jaeger_install/rhbjaeger-deploying.adoc Outdated Show resolved Hide resolved
jaeger/jaeger_install/rhbjaeger-updating.adoc Outdated Show resolved Hide resolved
modules/jaeger-install-overview.adoc Outdated Show resolved Hide resolved
modules/jaeger-install-elasticsearch.adoc Show resolved Hide resolved
modules/jaeger-install-overview.adoc Show resolved Hide resolved
modules/jaeger-install.adoc Show resolved Hide resolved
modules/jaeger-install.adoc Show resolved Hide resolved
jaeger/jaeger_install/rhbjaeger-removing.adoc Outdated Show resolved Hide resolved
modules/jaeger-removing-instance.adoc Outdated Show resolved Hide resolved
@openshift-ci-robot openshift-ci-robot added size/L Denotes a PR that changes 100-499 lines, ignoring generated files. and removed size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. labels Feb 25, 2020
_topic_map.yml Outdated Show resolved Hide resolved
Distributed tracing lets developers visualize call flows in large microservice architectures.
It can be invaluable in understanding serialization, parallelism, and sources of latency.

Jaeger records the execution of individual requests across the whole stack of microservices, and presents them as traces. A _trace_ is a data/execution path through the system. An end-to-end trace is comprised of one or more spans.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

data/execution. Is it data or execution or data and execution path?

@JStickler
Copy link
Contributor Author

@kevinearls @jkandasa I need a QE approval to merge this.

@JStickler JStickler force-pushed the BOJ_01 branch 2 times, most recently from 7cd452c to d24bbe6 Compare April 6, 2020 17:55
@neal-timpe neal-timpe merged commit 6290b55 into openshift:master Apr 6, 2020
@neal-timpe
Copy link
Contributor

/cherry-pick enterprise-4.3

@openshift-cherrypick-robot

@neal-timpe: new pull request created: #20949

In response to this:

/cherry-pick enterprise-4.3

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@neal-timpe
Copy link
Contributor

/cherry-pick enterprise-4.4

@openshift-cherrypick-robot

@neal-timpe: new pull request created: #20950

In response to this:

/cherry-pick enterprise-4.4

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@neal-timpe
Copy link
Contributor

/cherry-pick enterprise-4.5

@openshift-cherrypick-robot

@neal-timpe: cannot checkout enterprise-4.5: error checking out enterprise-4.5: exit status 1. output: error: pathspec 'enterprise-4.5' did not match any file(s) known to git.

In response to this:

/cherry-pick enterprise-4.5

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@JStickler JStickler deleted the BOJ_01 branch May 14, 2020 18:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants