Merged
Conversation
864de7b to
2a30264
Compare
craffit
requested changes
Apr 23, 2018
craffit
left a comment
There was a problem hiding this comment.
It would be nice to get CI up and running to make sure tests pass, this is something I'll look at with Mark, because we need bigger instances
sts-trace-ot/docs/opentracing-api.md
Outdated
|
|
||
| * The core API used for instrumenting the code | ||
| * The tracer implementations are in charge of capturing and reporting the traces. For instance `dd-trace` generates and reports traces to the Datadog trace agent. | ||
| * The tracer implementations are in charge of capturing and reporting the traces. For instance `sts-trace` generates and reports traces to the Datadog trace agent. |
sts-trace-ot/docs/opentracing-api.md
Outdated
|
|
||
| The tracer instantiation depends of the implementation you chose. For instance, `dd-trace` allows you | ||
| The tracer instantiation depends of the implementation you chose. For instance, `sts-trace` allows you | ||
| to send the traces to a logger or directly to a running Datadog agent. |
README.md
Outdated
| # Datadog Java APM | ||
| # StackState Java APM | ||
|
|
||
| To use and configure Datadog Java APM, see [https://docs.datadoghq.com/tracing/languages/java](https://docs.datadoghq.com/tracing/languages/java) |
craffit
approved these changes
Apr 25, 2018
…tate docker image (using dd for now)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.