Fix broken build (seen via translated files)
What does this PR do?
- Replaces all instances of
{{% shortcode %}}with{{< shortcode >}} - Updates
tabs.htmlshortcode to have themarkdownifyhugo pipe
Motivation
The problem is with differing syntax for shortcodes and their nested shortcodes — ie a tabs and its tab Mixing {{% %}} with {{< >}} is the problem, so changing all of the 1st to the 2nd shown here, and thus having all shortcodes just use {{< >}} , fixes things.
Markdownify is needed to ensure proper rendering.
Preview
Additional Notes
Preview links (active after the build_preview check completes)
Modified Files
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/account_management/authn_mapping/
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/account_management/billing/custom_metrics
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/account_management/rbac/
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/account_management/rbac/permissions
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/agent/basic_agent_usage/
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/agent/basic_agent_usage/amazonlinux
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/agent/basic_agent_usage/centos
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/agent/basic_agent_usage/deb
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/agent/basic_agent_usage/fedora
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/agent/basic_agent_usage/osx
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/agent/basic_agent_usage/redhat
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/agent/basic_agent_usage/source
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/agent/basic_agent_usage/suse
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/agent/basic_agent_usage/ubuntu
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/agent/basic_agent_usage/windows
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/agent/faq/agent-downgrade-major
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/agent/faq/agent-downgrade-minor
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/agent/faq/agent_v6_changes
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/agent/faq/how-datadog-agent-determines-the-hostname
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/agent/faq/log-collection-with-docker-socket
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/agent/faq/rpm-gpg-key-rotation-agent-6
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/agent/guide/agent-commands
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/agent/guide/agent-configuration-files
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/agent/guide/agent-log-files
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/agent/guide/agent-v6-python-3
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/agent/guide/autodiscovery-management
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/agent/guide/autodiscovery-with-jmx
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/agent/guide/build-container-agent
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/agent/guide/container-images-for-docker-environments
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/agent/guide/docker-deprecation
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/agent/guide/dual-shipping
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/agent/guide/linux-agent-2022-key-rotation
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/agent/guide/network
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/agent/guide/private-link
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/agent/guide/secrets-management
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/agent/guide/use-community-integrations
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/agent/iot/
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/agent/logs/
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/agent/logs/advanced_log_collection
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/agent/logs/log_transport
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/agent/logs/proxy
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/agent/proxy
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/agent/troubleshooting/agent_check_status
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/agent/troubleshooting/debug_mode
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/agent/troubleshooting/permissions
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/agent/troubleshooting/send_a_flare
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/agent/versions/
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/agent/versions/upgrade_between_agent_minor_versions
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/agent/versions/upgrade_to_agent_v6
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/agent/versions/upgrade_to_agent_v7
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/containers/amazon_ecs/
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/containers/amazon_ecs/apm
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/containers/amazon_ecs/logs
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/containers/cluster_agent/clusterchecks
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/containers/cluster_agent/clusterchecksrunner
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/containers/cluster_agent/endpointschecks
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/containers/cluster_agent/external_metrics
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/containers/cluster_agent/setup
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/containers/docker/
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/containers/docker/apm
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/containers/docker/integrations
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/containers/docker/log
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/containers/docker/prometheus
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/containers/docker/tag
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/containers/kubernetes/apm
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/containers/kubernetes/configuration
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/containers/kubernetes/control_plane
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/containers/kubernetes/distributions
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/containers/kubernetes/installation
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/containers/kubernetes/integrations
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/containers/kubernetes/log
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/containers/kubernetes/prometheus
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/containers/kubernetes/tag
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/continuous_integration/setup_pipelines/custom_tags_and_metrics
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/continuous_integration/setup_pipelines/gitlab
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/continuous_integration/setup_pipelines/jenkins
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/continuous_integration/setup_tests/containers
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/continuous_integration/setup_tests/dotnet
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/continuous_integration/setup_tests/java
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/continuous_integration/setup_tests/javascript
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/continuous_integration/setup_tests/junit_upload
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/continuous_integration/setup_tests/python
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/continuous_integration/setup_tests/ruby
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/continuous_integration/setup_tests/swift
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/dashboards/guide/dashboard-lists-api-v1-doc
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/dashboards/guide/screenboard-api-doc
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/dashboards/guide/timeboard-api-doc
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/database_monitoring/setup_mysql/aurora
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/database_monitoring/setup_mysql/azure
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/database_monitoring/setup_mysql/gcsql
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/database_monitoring/setup_mysql/rds
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/database_monitoring/setup_mysql/selfhosted
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/database_monitoring/setup_postgres/aurora
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/database_monitoring/setup_postgres/azure
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/database_monitoring/setup_postgres/gcsql
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/database_monitoring/setup_postgres/rds
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/database_monitoring/setup_postgres/selfhosted
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/database_monitoring/setup_sql_server/azure
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/database_monitoring/setup_sql_server/gcsql
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/database_monitoring/setup_sql_server/rds
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/database_monitoring/setup_sql_server/selfhosted
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/developers/dogstatsd/
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/developers/dogstatsd/datagram_shell
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/developers/dogstatsd/unix_socket
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/developers/guide/custom-python-package
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/developers/write_agent_check
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/events/guides/email
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/getting_started/containers/autodiscovery
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/getting_started/tagging/assigning_tags
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/getting_started/tagging/unified_service_tagging
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/getting_started/tagging/using_tags
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/infrastructure/livecontainers/configuration
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/infrastructure/process
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/integrations/faq/how-do-i-pull-my-ec2-tags-without-using-the-aws-integration
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/integrations/faq/integration-setup-ecs-fargate
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/integrations/faq/troubleshooting-jmx-integrations
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/integrations/guide/aws-cloudwatch-metric-streams-with-kinesis-data-firehose
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/integrations/guide/aws-manual-setup
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/integrations/guide/mongo-custom-query-collection
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/integrations/guide/source-code-integration
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/integrations/kubernetes_state_core
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/integrations/nxlog
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/integrations/observability_pipelines/guide/control_log_volume_and_size
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/integrations/observability_pipelines/guide/custom-metrics-governance-drop-metrics-missing-specific-tags
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/integrations/observability_pipelines/vector_configurations
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/integrations/observability_pipelines/working_with_data
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/integrations/rsyslog
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/logs/guide/build-custom-reports-using-log-analytics-api
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/logs/guide/collect-multiple-logs-with-pagination
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/logs/guide/container-agent-to-tail-logs-from-host
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/logs/guide/how-to-set-up-only-logs
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/logs/guide/logs-rbac-permissions
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/logs/guide/logs-rbac
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/logs/guide/reference-tables
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/logs/guide/send-aws-services-logs-with-the-datadog-kinesis-firehose-destination
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/logs/guide/send-aws-services-logs-with-the-datadog-lambda-function
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/logs/log_collection/
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/logs/log_collection/csharp
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/logs/log_collection/java
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/logs/log_collection/nodejs
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/logs/log_collection/php
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/logs/log_collection/python
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/logs/log_configuration/archives
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/logs/log_configuration/parsing
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/logs/log_configuration/pipelines
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/logs/log_configuration/processors
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/logs/log_configuration/rehydrating
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/metrics/custom_metrics/agent_metrics_submission
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/metrics/custom_metrics/type_modifiers
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/metrics/otlp
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/metrics/types
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/mobile/
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/monitors/create/configuration
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/monitors/create/types/apm
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/monitors/create/types/ci
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/monitors/create/types/custom_check
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/monitors/create/types/error_tracking
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/monitors/create/types/forecasts
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/monitors/create/types/host
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/monitors/create/types/integration
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/monitors/create/types/metric
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/monitors/create/types/network
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/monitors/create/types/outlier
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/monitors/create/types/process_check
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/monitors/create/types/watchdog
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/monitors/guide/how-to-set-up-rbac-for-monitors
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/monitors/guide/suppress-alert-with-downtimes
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/monitors/notify/downtimes
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/monitors/notify/variables
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/network_monitoring/devices/guide/migrating-to-snmp-core-check
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/network_monitoring/devices/setup
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/network_monitoring/performance/setup
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/profiler/enabling/ddprof
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/profiler/enabling/dotnet
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/profiler/enabling/java
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/profiler/enabling/nodejs
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/profiler/enabling/php
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/profiler/enabling/ruby
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/real_user_monitoring/browser/collecting_browser_errors
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/real_user_monitoring/browser/modifying_data_and_context
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/real_user_monitoring/browser/tracking_user_actions
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/real_user_monitoring/connect_rum_and_traces/
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/real_user_monitoring/guide/enrich-and-control-rum-data
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/real_user_monitoring/guide/proxy-rum-data
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/real_user_monitoring/guide/send-rum-custom-actions
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/real_user_monitoring/guide/upload-javascript-source-maps
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/security_platform/application_security/getting_started/dotnet
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/security_platform/application_security/getting_started/go
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/security_platform/application_security/getting_started/java
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/security_platform/application_security/getting_started/nodejs
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/security_platform/application_security/getting_started/php
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/security_platform/application_security/getting_started/python
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/security_platform/application_security/getting_started/ruby
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/security_platform/application_security/setup_and_configure
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/security_platform/cloud_siem/log_detection_rules
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/security_platform/cloud_workload_security/getting_started
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/security_platform/cloud_workload_security/workload_security_rules
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/serverless/azure_app_services
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/serverless/configuration/
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/serverless/distributed_tracing/serverless_trace_propagation
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/serverless/glossary/
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/serverless/guide/datadog_forwarder_java
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/serverless/guide/datadog_forwarder_node
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/serverless/guide/datadog_forwarder_python
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/serverless/installation/dotnet
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/serverless/installation/go
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/serverless/installation/java
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/serverless/installation/nodejs
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/serverless/installation/python
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/synthetics/api_tests/grpc_tests
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/synthetics/api_tests/http_tests
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/synthetics/api_tests/websocket_tests
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/synthetics/browser_tests/
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/synthetics/cicd_integrations/configuration
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/synthetics/guide/identify_synthetics_bots
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/synthetics/multistep
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/synthetics/private_locations/
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/synthetics/settings/
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/tracing/configure_data_security/
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/tracing/faq/app_analytics_agent_configuration
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/tracing/guide/ignoring_apm_resources
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/tracing/metrics/runtime_metrics/nodejs
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/tracing/other_telemetry/connect_logs_and_traces/dotnet
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/tracing/other_telemetry/connect_logs_and_traces/java
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/tracing/other_telemetry/connect_logs_and_traces/opentelemetry
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/tracing/trace_collection/custom_instrumentation/nodejs
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/tracing/trace_collection/custom_instrumentation/php
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/tracing/trace_collection/custom_instrumentation/python
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/tracing/trace_collection/custom_instrumentation/ruby
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/tracing/trace_collection/dd_libraries/cpp
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/tracing/trace_collection/dd_libraries/dotnet-core
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/tracing/trace_collection/dd_libraries/dotnet-framework
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/tracing/trace_collection/dd_libraries/go
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/tracing/trace_collection/dd_libraries/java
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/tracing/trace_collection/dd_libraries/nodejs
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/tracing/trace_collection/dd_libraries/php
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/tracing/trace_collection/dd_libraries/python
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/tracing/trace_collection/library_config/dotnet-core
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/tracing/trace_collection/library_config/dotnet-framework
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/tracing/trace_collection/open_standards/otlp_ingest_in_the_agent
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/tracing/trace_collection/proxy_setup/
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/tracing/trace_explorer/
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/tracing/trace_explorer/trace_view
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/tracing/trace_pipeline/ingestion_mechanisms
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/tracing/troubleshooting/correlated-logs-not-showing-up-in-the-trace-id-panel
- https://docs-staging.datadoghq.com/davidweid/doc-search-shortcode-fix/tracing/universal_service_monitoring/
So there was a reason for this being mixed I believe it was to overcome some rendering issues as we upgraded hugo https://github.com/DataDog/documentation/pull/7504.
If the changes in this PR work then this is great but i know there have been multiple issues with rendering the contents of these nested tabs so it needs some good qa.
Another related issue here https://datadoghq.atlassian.net/browse/WEB-851
Moved to this branch and PR:
https://github.com/DataDog/documentation/pull/15236