[RUN-5271] Rename tracing-in-runtime to opentelemetry-in-runtime#11499
[RUN-5271] Rename tracing-in-runtime to opentelemetry-in-runtime#11499atennapel wants to merge 2 commits into
Conversation
MarkvanMents
left a comment
There was a problem hiding this comment.
Thanks for the PR,
I've fixed some broken links and added an alias in case people had bookmarked the previous version - was it linked anywhere outside the documentation?
Can you check f6e5486 to make sure it still looks OK. Then I can merge it.
|
Thanks! It was not linked anywhere outside of the docs, as far as I could find. |
| ## Mendix Tracing{#mendix-tracing} | ||
|
|
||
| [Mendix Tracing](/refguide/tracing-in-runtime/) sends Mendix Runtime traces to [Datadog APM](https://docs.datadoghq.com/tracing/), giving you distributed tracing visibility into your app's performance and microflow executions. | ||
| Mendix Tracing uses [OpenTelemetry](/refguide/opentelemetry-in-runtime/) to send Mendix Runtime traces to [Datadog APM](https://docs.datadoghq.com/tracing/), giving you distributed tracing visibility into your app's performance and microflow executions. |
There was a problem hiding this comment.
Perhaps...
| Mendix Tracing uses [OpenTelemetry](/refguide/opentelemetry-in-runtime/) to send Mendix Runtime traces to [Datadog APM](https://docs.datadoghq.com/tracing/), giving you distributed tracing visibility into your app's performance and microflow executions. | |
| Mendix uses [OpenTelemetry](/refguide/opentelemetry-in-runtime/) to send Mendix Runtime traces to [Datadog APM](https://docs.datadoghq.com/tracing/), giving you a preview of your application performance and microflow executions. |
There was a problem hiding this comment.
"giving you insight into" perhaps? I don't like the word "preview" because it might imply that there's a more elaborate view of your apps performance, which there is not.
@MarkvanMents what do you think?
There was a problem hiding this comment.
Sure. That will also do.
Since we are adding logs as well to the OpenTelemetry support the page is more accurately named opentelemetry-in-runtime.