-
Feedback submitted, thanks!
+ Feedback submitted, thank you! We resolve documentation feedback based on the severity of the issue reported, as well as an assessment of the potential number of customers who might be affected.
+
+ If you have a question about using Splunk software, we encourage you to check Splunk Answers or Splunk community Slack to see if similar questions have been answered, or to post your question for others to answer. If you have an active support entitlement and believe that your situation is caused by a product defect, file a support case in the Support portal
https://login.splunk.com/page/sso_redirect?type=portal.
-
- Did you know that you can edit this page?
Learn how!
+
+ We are currently moving to a new documentation site. Expect a delay in responding to your feedback and applying any updates based on your feedback. Thank you for your patience and understanding while we work to bring you an improved documentation experience!
diff --git a/apm/set-up-apm/environments.rst b/apm/set-up-apm/environments.rst
index 1ec524c74..e71bfddc3 100644
--- a/apm/set-up-apm/environments.rst
+++ b/apm/set-up-apm/environments.rst
@@ -61,6 +61,20 @@ The :new-page:`Splunk Distribution of OpenTelemetry Collector agent config file
Note that unlike standard attributes, the ``deployment.environment`` tag is set with the ``resource`` processor in OpenTelemetry, because this tag is typically associated with the host or container in which the application is running.
+The ``resource/add_environment`` resorce can be then added to any pipeline of the ``service`` section of your configuration file. See
+:ref:`Sample configurations