You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(rc)!: add process_tags to remote config Target (#1586)
# What does this PR do?
This PR allows to send process_tags through Remote Configuration payload. This PR comes with DataDog/dd-trace-php#3658 testing the feature in PHP Tracer.
# Motivation
Process tags must be sent by dd-trace-php for every product including RC. PHP tracer is using libdatadog for sending RC payload.
# How to test the change?
The changes is mainly validated in dd-trace-php. I also added a test here and modified the one impacted by the add of process_tags in the `.proto`.
Co-authored-by: louis.tricot <louis.tricot@datadoghq.com>
0 commit comments