documentation icon indicating copy to clipboard operation
documentation copied to clipboard

Reorganize APM Library Config

Open brett0000FF opened this issue 1 year ago • 1 comments

What does this PR do? What is the motivation?

Add consistent section headers so library config options are easier for users to find.

Lang Drafted Reviewed
Java
Python
Go
Node.js
PHP
C++
.NET Core
.NET Framework

Config options are organized under the following headings, where applicable:

  • Unified service tagging
  • Traces
  • Agent
  • ASM
  • Databases
  • Database monitoring
  • Errors
  • Logs
  • Profiling
  • Trace context propagation

Merge instructions

  • [ ] Please merge after reviewing

Additional notes

brett0000FF avatar Jun 04 '24 17:06 brett0000FF

Preview links (active after the build_preview check completes)

Modified Files

  • https://docs-staging.datadoghq.com/brett0000FF/DOCS-7677/tracing/trace_collection/library_config/cpp
  • https://docs-staging.datadoghq.com/brett0000FF/DOCS-7677/tracing/trace_collection/library_config/dotnet-core
  • https://docs-staging.datadoghq.com/brett0000FF/DOCS-7677/tracing/trace_collection/library_config/dotnet-framework
  • https://docs-staging.datadoghq.com/brett0000FF/DOCS-7677/tracing/trace_collection/library_config/go
  • https://docs-staging.datadoghq.com/brett0000FF/DOCS-7677/tracing/trace_collection/library_config/java
  • https://docs-staging.datadoghq.com/brett0000FF/DOCS-7677/tracing/trace_collection/library_config/nodejs
  • https://docs-staging.datadoghq.com/brett0000FF/DOCS-7677/tracing/trace_collection/library_config/php
  • https://docs-staging.datadoghq.com/brett0000FF/DOCS-7677/tracing/trace_collection/library_config/python
  • https://docs-staging.datadoghq.com/brett0000FF/DOCS-7677/tracing/trace_collection/library_config/ruby

github-actions[bot] avatar Jun 04 '24 17:06 github-actions[bot]

I left some comments about section titles and inclusions using the dotnet-framework.md file for examples. I'd like to reorganize a couple of them and they likely affect all of the other pages. Besides those small number of comments, I think this is in great shape!

@zacharycmontoya - I really appreciate your review! I'll get this merged soon after I get a peer review from Docs.

brett0000FF avatar Aug 09 '24 20:08 brett0000FF