Skip to content

Commit 8cf5ed7

Browse files
authored
Apply suggestion from @jackshirazi
1 parent fd85c27 commit 8cf5ed7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dynamic-control/src/test/resources/io/opentelemetry/contrib/dynamic/policy/registry/json/policy-init-example.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
{
44
"kind": "opamp",
55
"format": "jsonkeyvalue",
6-
"location": "elastic",
6+
"location": "vendor-specific",
77
"mappings": [
88
{ "sourceKey": "sampling_rate", "policyType": "trace_sampling_rate_policy" },
99
{ "sourceKey": "send_logs", "policyType": "log_export_enabled_policy" },

0 commit comments

Comments
 (0)