Add tags for each scenario #3441
ClovisWuSonos
started this conversation in
Artillery
Replies: 1 comment
-
hi @ClovisWuSonos 👋 It's not possible to tag metrics from individual scenarios in Datadog as Artillery itself does not aggregate metrics by scenario. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
When I use Artillery to push metrics into DataDog, I added tags in Artillery's YAML file:
However, what I need is adding tags on each scenario, i.e. each POST or GET needs to have a different tag, so that metrics are populated to Datadogs panels with different tags on each scenario in the flow. I did not find ways to achieve this from the Docs. Is this possible to achieve?
Also, the error messages from HTTP requests are not automatically populating into DataDog by Artillery. Is there a way to send the error message metrics to DD from Artillery?
Appreciate your help,
Beta Was this translation helpful? Give feedback.
All reactions