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
Copy file name to clipboardExpand all lines: content/en/ninja-workshops/10-advanced-otel/80-routing/_index.md
+1-5Lines changed: 1 addition & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -130,9 +130,7 @@ Keep in mind that any existing processors have been removed from this pipeline.
130
130
{{% /notice %}}
131
131
132
132
- **Create a trace for different Environments**
133
-
To test your configuration, you’ll need to generate some trace data that includes a span named
134
-
135
-
Copy the following JSON and save to a file called security.json in the 8-routing directory:
133
+
To test your configuration, you need to generate span data with the correct `ResourceSpan` attributes to trigger the routing rule. Copy the following JSON and save it as security.json in the `[WORKSHOP]\8-routing` directory.
136
134
137
135
{{% tabs %}}
138
136
{{% tab title="Compacted JSON" %}}
@@ -207,8 +205,6 @@ Copy the following JSON and save to a file called security.json in the 8-routing
0 commit comments