Skip to content

Commit

Permalink
Merge pull request #1481 from splunk/repo-sync
Browse files Browse the repository at this point in the history
Pulling refs/heads/main into main
  • Loading branch information
bhillmer authored Aug 9, 2024
2 parents b5a98a5 + af700da commit 3cff2cb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ Follow these steps to automatically instrument your application:
# Add the following lines to your Apache configuration file
SetEnv SIGNALFX_SERVICE_NAME="<my-service-name>"
SetEnv SIGNALFX_ENDPOINT_URL='http://localhost:9080/v1/trace'
SetEnv SIGNALFX_ENDPOINT_URL='http://localhost:9411/api/v2/spans'
SetEnv SIGNALFX_TRACE_GLOBAL_TAGS="deployment.environment:<my_environment>"
.. tab:: Terminal
Expand Down

0 comments on commit 3cff2cb

Please sign in to comment.