From cdc58275cdb7f58a2d242299f29169dc06175b79 Mon Sep 17 00:00:00 2001 From: AhmadMasry Date: Sat, 18 Jan 2025 11:09:50 +0200 Subject: [PATCH] Reformat snapshots --- ....valkey.test_valkey.test_analytics_with_rate.json | 4 ++-- ...lkey.test_valkey.test_analytics_without_rate.json | 4 ++-- ...tests.contrib.valkey.test_valkey.test_basics.json | 4 ++-- ...ib.valkey.test_valkey.test_custom_cmd_length.json | 4 ++-- ...alkey.test_valkey.test_custom_cmd_length_env.json | 4 ++-- ...alkey.test_env_user_specified_valkey_service.json | 8 ++++---- ..._valkey.test_full_command_in_resource_config.json | 8 ++++---- ...est_valkey.test_full_command_in_resource_env.json | 8 ++++---- ...contrib.valkey.test_valkey.test_long_command.json | 4 ++-- ...ontrib.valkey.test_valkey.test_meta_override.json | 4 ++-- ....contrib.valkey.test_valkey.test_opentracing.json | 4 ++-- ...b.valkey.test_valkey.test_pipeline_immediate.json | 8 ++++---- ...trib.valkey.test_valkey.test_pipeline_traced.json | 4 ++-- ...b.valkey.test_valkey.test_service_precedence.json | 4 ++-- ...ests.contrib.valkey.test_valkey.test_unicode.json | 4 ++-- ...lkey.test_valkey.test_user_specified_service.json | 4 ++-- ...alkey.test_valkey_asyncio.test_basic_request.json | 4 ++-- ....valkey.test_valkey_asyncio.test_client_name.json | 6 +++--- ...ey.test_valkey_asyncio.test_connection_error.json | 4 ++-- ...t_valkey_asyncio.test_decoding_non_utf8_args.json | 8 ++++---- ...asyncio.test_decoding_non_utf8_pipeline_args.json | 4 ++-- ...valkey.test_valkey_asyncio.test_long_command.json | 4 ++-- ...st_valkey_asyncio.test_override_service_name.json | 12 ++++++------ ...ib.valkey.test_valkey_asyncio.test_parenting.json | 8 ++++---- ....contrib.valkey.test_valkey_asyncio.test_pin.json | 4 ++-- ...key.test_valkey_asyncio.test_pipeline_traced.json | 4 ++-- ..._pipeline_traced_context_manager_transaction.json | 4 ++-- ...est_valkey_asyncio.test_two_traced_pipelines.json | 8 ++++---- ...key.test_valkey_asyncio.test_unicode_request.json | 4 ++-- 29 files changed, 77 insertions(+), 77 deletions(-) diff --git a/tests/snapshots/tests.contrib.valkey.test_valkey.test_analytics_with_rate.json b/tests/snapshots/tests.contrib.valkey.test_valkey.test_analytics_with_rate.json index 0e980293801..cdc76343f08 100644 --- a/tests/snapshots/tests.contrib.valkey.test_valkey.test_analytics_with_rate.json +++ b/tests/snapshots/tests.contrib.valkey.test_valkey.test_analytics_with_rate.json @@ -16,10 +16,10 @@ "db.system": "valkey", "language": "python", "out.host": "localhost", - "valkey.raw_command": "GET cheese", "runtime-id": "3cf1df7fb079462ab81608355e026651", "server.address": "localhost", - "span.kind": "client" + "span.kind": "client", + "valkey.raw_command": "GET cheese" }, "metrics": { "_dd.measured": 1, diff --git a/tests/snapshots/tests.contrib.valkey.test_valkey.test_analytics_without_rate.json b/tests/snapshots/tests.contrib.valkey.test_valkey.test_analytics_without_rate.json index 5e3bf9dabb2..9a2bb9f2e4f 100644 --- a/tests/snapshots/tests.contrib.valkey.test_valkey.test_analytics_without_rate.json +++ b/tests/snapshots/tests.contrib.valkey.test_valkey.test_analytics_without_rate.json @@ -16,10 +16,10 @@ "db.system": "valkey", "language": "python", "out.host": "localhost", - "valkey.raw_command": "GET cheese", "runtime-id": "3cf1df7fb079462ab81608355e026651", "server.address": "localhost", - "span.kind": "client" + "span.kind": "client", + "valkey.raw_command": "GET cheese" }, "metrics": { "_dd.measured": 1, diff --git a/tests/snapshots/tests.contrib.valkey.test_valkey.test_basics.json b/tests/snapshots/tests.contrib.valkey.test_valkey.test_basics.json index 4175a987a06..e6da74211bb 100644 --- a/tests/snapshots/tests.contrib.valkey.test_valkey.test_basics.json +++ b/tests/snapshots/tests.contrib.valkey.test_valkey.test_basics.json @@ -16,10 +16,10 @@ "db.system": "valkey", "language": "python", "out.host": "localhost", - "valkey.raw_command": "GET cheese", "runtime-id": "3cf1df7fb079462ab81608355e026651", "server.address": "localhost", - "span.kind": "client" + "span.kind": "client", + "valkey.raw_command": "GET cheese" }, "metrics": { "_dd.measured": 1, diff --git a/tests/snapshots/tests.contrib.valkey.test_valkey.test_custom_cmd_length.json b/tests/snapshots/tests.contrib.valkey.test_valkey.test_custom_cmd_length.json index 1acfd8989b4..5614e912961 100644 --- a/tests/snapshots/tests.contrib.valkey.test_valkey.test_custom_cmd_length.json +++ b/tests/snapshots/tests.contrib.valkey.test_valkey.test_custom_cmd_length.json @@ -16,10 +16,10 @@ "db.system": "valkey", "language": "python", "out.host": "localhost", - "valkey.raw_command": "GET here...", "runtime-id": "3cf1df7fb079462ab81608355e026651", "server.address": "localhost", - "span.kind": "client" + "span.kind": "client", + "valkey.raw_command": "GET here..." }, "metrics": { "_dd.measured": 1, diff --git a/tests/snapshots/tests.contrib.valkey.test_valkey.test_custom_cmd_length_env.json b/tests/snapshots/tests.contrib.valkey.test_valkey.test_custom_cmd_length_env.json index 8801294f1ab..75f058f3700 100644 --- a/tests/snapshots/tests.contrib.valkey.test_valkey.test_custom_cmd_length_env.json +++ b/tests/snapshots/tests.contrib.valkey.test_valkey.test_custom_cmd_length_env.json @@ -16,10 +16,10 @@ "db.system": "valkey", "language": "python", "out.host": "localhost", - "valkey.raw_command": "GET here-is...", "runtime-id": "ea409d0295db44adbf88dda3e4806547", "server.address": "localhost", - "span.kind": "client" + "span.kind": "client", + "valkey.raw_command": "GET here-is..." }, "metrics": { "_dd.measured": 1, diff --git a/tests/snapshots/tests.contrib.valkey.test_valkey.test_env_user_specified_valkey_service.json b/tests/snapshots/tests.contrib.valkey.test_valkey.test_env_user_specified_valkey_service.json index ed75b8ef840..f4b7d26f3a6 100644 --- a/tests/snapshots/tests.contrib.valkey.test_valkey.test_env_user_specified_valkey_service.json +++ b/tests/snapshots/tests.contrib.valkey.test_valkey.test_env_user_specified_valkey_service.json @@ -16,10 +16,10 @@ "db.system": "valkey", "language": "python", "out.host": "localhost", - "valkey.raw_command": "GET cheese", "runtime-id": "e263ff9ad1cd43099216a11ca5e19377", "server.address": "localhost", - "span.kind": "client" + "span.kind": "client", + "valkey.raw_command": "GET cheese" }, "metrics": { "_dd.measured": 1, @@ -53,10 +53,10 @@ "db.system": "valkey", "language": "python", "out.host": "localhost", - "valkey.raw_command": "GET cheese", "runtime-id": "e263ff9ad1cd43099216a11ca5e19377", "server.address": "localhost", - "span.kind": "client" + "span.kind": "client", + "valkey.raw_command": "GET cheese" }, "metrics": { "_dd.measured": 1, diff --git a/tests/snapshots/tests.contrib.valkey.test_valkey.test_full_command_in_resource_config.json b/tests/snapshots/tests.contrib.valkey.test_valkey.test_full_command_in_resource_config.json index 42f81d614af..c447412ee09 100644 --- a/tests/snapshots/tests.contrib.valkey.test_valkey.test_full_command_in_resource_config.json +++ b/tests/snapshots/tests.contrib.valkey.test_valkey.test_full_command_in_resource_config.json @@ -15,10 +15,10 @@ "db.system": "valkey", "language": "python", "out.host": "localhost", - "valkey.raw_command": "GET put_key_in_resource", "runtime-id": "3a1f7ba9b1ab42f4858e5effd03877ef", "server.address": "localhost", - "span.kind": "client" + "span.kind": "client", + "valkey.raw_command": "GET put_key_in_resource" }, "metrics": { "_dd.measured": 1, @@ -51,10 +51,10 @@ "db.system": "valkey", "language": "python", "out.host": "localhost", - "valkey.raw_command": "SET pipeline-cmd1 1\nSET pipeline-cmd2 2", "runtime-id": "3a1f7ba9b1ab42f4858e5effd03877ef", "server.address": "localhost", - "span.kind": "client" + "span.kind": "client", + "valkey.raw_command": "SET pipeline-cmd1 1\nSET pipeline-cmd2 2" }, "metrics": { "_dd.measured": 1, diff --git a/tests/snapshots/tests.contrib.valkey.test_valkey.test_full_command_in_resource_env.json b/tests/snapshots/tests.contrib.valkey.test_valkey.test_full_command_in_resource_env.json index d53f49fbdc0..f7f89e8565a 100644 --- a/tests/snapshots/tests.contrib.valkey.test_valkey.test_full_command_in_resource_env.json +++ b/tests/snapshots/tests.contrib.valkey.test_valkey.test_full_command_in_resource_env.json @@ -15,10 +15,10 @@ "db.system": "valkey", "language": "python", "out.host": "localhost", - "valkey.raw_command": "GET put_key_in_resource", "runtime-id": "451464ac55804a488cf355b1d96c7002", "server.address": "localhost", - "span.kind": "client" + "span.kind": "client", + "valkey.raw_command": "GET put_key_in_resource" }, "metrics": { "_dd.measured": 1, @@ -51,10 +51,10 @@ "db.system": "valkey", "language": "python", "out.host": "localhost", - "valkey.raw_command": "SET pipeline-cmd1 1\nSET pipeline-cmd2 2", "runtime-id": "451464ac55804a488cf355b1d96c7002", "server.address": "localhost", - "span.kind": "client" + "span.kind": "client", + "valkey.raw_command": "SET pipeline-cmd1 1\nSET pipeline-cmd2 2" }, "metrics": { "_dd.measured": 1, diff --git a/tests/snapshots/tests.contrib.valkey.test_valkey.test_long_command.json b/tests/snapshots/tests.contrib.valkey.test_valkey.test_long_command.json index b76ee2c3f9a..15378c706ba 100644 --- a/tests/snapshots/tests.contrib.valkey.test_valkey.test_long_command.json +++ b/tests/snapshots/tests.contrib.valkey.test_valkey.test_long_command.json @@ -16,10 +16,10 @@ "db.system": "valkey", "language": "python", "out.host": "localhost", - "valkey.raw_command": "MGET 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 36...", "runtime-id": "3cf1df7fb079462ab81608355e026651", "server.address": "localhost", - "span.kind": "client" + "span.kind": "client", + "valkey.raw_command": "MGET 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 36..." }, "metrics": { "_dd.measured": 1, diff --git a/tests/snapshots/tests.contrib.valkey.test_valkey.test_meta_override.json b/tests/snapshots/tests.contrib.valkey.test_valkey.test_meta_override.json index 166c3f16942..5edc6b45665 100644 --- a/tests/snapshots/tests.contrib.valkey.test_valkey.test_meta_override.json +++ b/tests/snapshots/tests.contrib.valkey.test_valkey.test_meta_override.json @@ -17,10 +17,10 @@ "db.system": "valkey", "language": "python", "out.host": "localhost", - "valkey.raw_command": "GET cheese", "runtime-id": "3cf1df7fb079462ab81608355e026651", "server.address": "localhost", - "span.kind": "client" + "span.kind": "client", + "valkey.raw_command": "GET cheese" }, "metrics": { "_dd.measured": 1, diff --git a/tests/snapshots/tests.contrib.valkey.test_valkey.test_opentracing.json b/tests/snapshots/tests.contrib.valkey.test_valkey.test_opentracing.json index a1c4c7e690e..749bd3d3307 100644 --- a/tests/snapshots/tests.contrib.valkey.test_valkey.test_opentracing.json +++ b/tests/snapshots/tests.contrib.valkey.test_valkey.test_opentracing.json @@ -39,9 +39,9 @@ "component": "valkey", "db.system": "valkey", "out.host": "localhost", - "valkey.raw_command": "GET cheese", "server.address": "localhost", - "span.kind": "client" + "span.kind": "client", + "valkey.raw_command": "GET cheese" }, "metrics": { "_dd.measured": 1, diff --git a/tests/snapshots/tests.contrib.valkey.test_valkey.test_pipeline_immediate.json b/tests/snapshots/tests.contrib.valkey.test_valkey.test_pipeline_immediate.json index d3f2433934b..5559b6a5959 100644 --- a/tests/snapshots/tests.contrib.valkey.test_valkey.test_pipeline_immediate.json +++ b/tests/snapshots/tests.contrib.valkey.test_valkey.test_pipeline_immediate.json @@ -16,10 +16,10 @@ "db.system": "valkey", "language": "python", "out.host": "localhost", - "valkey.raw_command": "SET a 1", "runtime-id": "3cf1df7fb079462ab81608355e026651", "server.address": "localhost", - "span.kind": "client" + "span.kind": "client", + "valkey.raw_command": "SET a 1" }, "metrics": { "_dd.measured": 1, @@ -52,10 +52,10 @@ "db.system": "valkey", "language": "python", "out.host": "localhost", - "valkey.raw_command": "SET a 1", "runtime-id": "3cf1df7fb079462ab81608355e026651", "server.address": "localhost", - "span.kind": "client" + "span.kind": "client", + "valkey.raw_command": "SET a 1" }, "metrics": { "_dd.measured": 1, diff --git a/tests/snapshots/tests.contrib.valkey.test_valkey.test_pipeline_traced.json b/tests/snapshots/tests.contrib.valkey.test_valkey.test_pipeline_traced.json index 4ed1ba0f8d8..c5e90a181b3 100644 --- a/tests/snapshots/tests.contrib.valkey.test_valkey.test_pipeline_traced.json +++ b/tests/snapshots/tests.contrib.valkey.test_valkey.test_pipeline_traced.json @@ -16,10 +16,10 @@ "db.system": "valkey", "language": "python", "out.host": "localhost", - "valkey.raw_command": "SET blah 32\nRPUSH foo \u00e9\u00e9\nHGETALL xxx", "runtime-id": "3cf1df7fb079462ab81608355e026651", "server.address": "localhost", - "span.kind": "client" + "span.kind": "client", + "valkey.raw_command": "SET blah 32\nRPUSH foo \u00e9\u00e9\nHGETALL xxx" }, "metrics": { "_dd.measured": 1, diff --git a/tests/snapshots/tests.contrib.valkey.test_valkey.test_service_precedence.json b/tests/snapshots/tests.contrib.valkey.test_valkey.test_service_precedence.json index 832472e8c62..27979635427 100644 --- a/tests/snapshots/tests.contrib.valkey.test_valkey.test_service_precedence.json +++ b/tests/snapshots/tests.contrib.valkey.test_valkey.test_service_precedence.json @@ -16,10 +16,10 @@ "db.system": "valkey", "language": "python", "out.host": "localhost", - "valkey.raw_command": "GET cheese", "runtime-id": "0f782133fa34462daf85cad95bb55fd2", "server.address": "localhost", - "span.kind": "client" + "span.kind": "client", + "valkey.raw_command": "GET cheese" }, "metrics": { "_dd.measured": 1, diff --git a/tests/snapshots/tests.contrib.valkey.test_valkey.test_unicode.json b/tests/snapshots/tests.contrib.valkey.test_valkey.test_unicode.json index 4de19006a21..09f6f46fd3d 100644 --- a/tests/snapshots/tests.contrib.valkey.test_valkey.test_unicode.json +++ b/tests/snapshots/tests.contrib.valkey.test_valkey.test_unicode.json @@ -16,10 +16,10 @@ "db.system": "valkey", "language": "python", "out.host": "localhost", - "valkey.raw_command": "GET \ud83d\ude10", "runtime-id": "3cf1df7fb079462ab81608355e026651", "server.address": "localhost", - "span.kind": "client" + "span.kind": "client", + "valkey.raw_command": "GET \ud83d\ude10" }, "metrics": { "_dd.measured": 1, diff --git a/tests/snapshots/tests.contrib.valkey.test_valkey.test_user_specified_service.json b/tests/snapshots/tests.contrib.valkey.test_valkey.test_user_specified_service.json index 68b95d4f134..7a91612554e 100644 --- a/tests/snapshots/tests.contrib.valkey.test_valkey.test_user_specified_service.json +++ b/tests/snapshots/tests.contrib.valkey.test_valkey.test_user_specified_service.json @@ -16,10 +16,10 @@ "db.system": "valkey", "language": "python", "out.host": "localhost", - "valkey.raw_command": "GET cheese", "runtime-id": "9d4dd102c4394715976611e15b961233", "server.address": "localhost", - "span.kind": "client" + "span.kind": "client", + "valkey.raw_command": "GET cheese" }, "metrics": { "_dd.measured": 1, diff --git a/tests/snapshots/tests.contrib.valkey.test_valkey_asyncio.test_basic_request.json b/tests/snapshots/tests.contrib.valkey.test_valkey_asyncio.test_basic_request.json index 6c3b9225c83..70b0e166d97 100644 --- a/tests/snapshots/tests.contrib.valkey.test_valkey_asyncio.test_basic_request.json +++ b/tests/snapshots/tests.contrib.valkey.test_valkey_asyncio.test_basic_request.json @@ -16,10 +16,10 @@ "db.system": "valkey", "language": "python", "out.host": "127.0.0.1", - "valkey.raw_command": "GET cheese", "runtime-id": "3cf1df7fb079462ab81608355e026651", "server.address": "127.0.0.1", - "span.kind": "client" + "span.kind": "client", + "valkey.raw_command": "GET cheese" }, "metrics": { "_dd.measured": 1, diff --git a/tests/snapshots/tests.contrib.valkey.test_valkey_asyncio.test_client_name.json b/tests/snapshots/tests.contrib.valkey.test_valkey_asyncio.test_client_name.json index dd65f5e8be6..4f7b2688d76 100644 --- a/tests/snapshots/tests.contrib.valkey.test_valkey_asyncio.test_client_name.json +++ b/tests/snapshots/tests.contrib.valkey.test_valkey_asyncio.test_client_name.json @@ -39,10 +39,10 @@ "component": "valkey", "db.system": "valkey", "out.host": "127.0.0.1", - "valkey.client_name": "testing-client-name", - "valkey.raw_command": "GET blah", "server.address": "127.0.0.1", - "span.kind": "client" + "span.kind": "client", + "valkey.client_name": "testing-client-name", + "valkey.raw_command": "GET blah" }, "metrics": { "_dd.measured": 1, diff --git a/tests/snapshots/tests.contrib.valkey.test_valkey_asyncio.test_connection_error.json b/tests/snapshots/tests.contrib.valkey.test_valkey_asyncio.test_connection_error.json index 7c87d0b99be..64609dd8614 100644 --- a/tests/snapshots/tests.contrib.valkey.test_valkey_asyncio.test_connection_error.json +++ b/tests/snapshots/tests.contrib.valkey.test_valkey_asyncio.test_connection_error.json @@ -19,10 +19,10 @@ "error.type": "valkey.exceptions.ConnectionError", "language": "python", "out.host": "127.0.0.1", - "valkey.raw_command": "GET foo", "runtime-id": "dc59875580884b52bebd2f9c402238f8", "server.address": "127.0.0.1", - "span.kind": "client" + "span.kind": "client", + "valkey.raw_command": "GET foo" }, "metrics": { "_dd.measured": 1, diff --git a/tests/snapshots/tests.contrib.valkey.test_valkey_asyncio.test_decoding_non_utf8_args.json b/tests/snapshots/tests.contrib.valkey.test_valkey_asyncio.test_decoding_non_utf8_args.json index 27ad0f2f0cc..649d89db933 100644 --- a/tests/snapshots/tests.contrib.valkey.test_valkey_asyncio.test_decoding_non_utf8_args.json +++ b/tests/snapshots/tests.contrib.valkey.test_valkey_asyncio.test_decoding_non_utf8_args.json @@ -16,10 +16,10 @@ "db.system": "valkey", "language": "python", "out.host": "127.0.0.1", - "valkey.raw_command": "SET \\x80foo \\x80abc", "runtime-id": "3cf1df7fb079462ab81608355e026651", "server.address": "127.0.0.1", - "span.kind": "client" + "span.kind": "client", + "valkey.raw_command": "SET \\x80foo \\x80abc" }, "metrics": { "_dd.measured": 1, @@ -52,10 +52,10 @@ "db.system": "valkey", "language": "python", "out.host": "127.0.0.1", - "valkey.raw_command": "GET \\x80foo", "runtime-id": "3cf1df7fb079462ab81608355e026651", "server.address": "127.0.0.1", - "span.kind": "client" + "span.kind": "client", + "valkey.raw_command": "GET \\x80foo" }, "metrics": { "_dd.measured": 1, diff --git a/tests/snapshots/tests.contrib.valkey.test_valkey_asyncio.test_decoding_non_utf8_pipeline_args.json b/tests/snapshots/tests.contrib.valkey.test_valkey_asyncio.test_decoding_non_utf8_pipeline_args.json index 3ee539e27eb..c22d2347b5e 100644 --- a/tests/snapshots/tests.contrib.valkey.test_valkey_asyncio.test_decoding_non_utf8_pipeline_args.json +++ b/tests/snapshots/tests.contrib.valkey.test_valkey_asyncio.test_decoding_non_utf8_pipeline_args.json @@ -16,10 +16,10 @@ "db.system": "valkey", "language": "python", "out.host": "127.0.0.1", - "valkey.raw_command": "SET \\x80blah boo\nSET foo \\x80abc\nGET \\x80blah\nGET foo", "runtime-id": "3cf1df7fb079462ab81608355e026651", "server.address": "127.0.0.1", - "span.kind": "client" + "span.kind": "client", + "valkey.raw_command": "SET \\x80blah boo\nSET foo \\x80abc\nGET \\x80blah\nGET foo" }, "metrics": { "_dd.measured": 1, diff --git a/tests/snapshots/tests.contrib.valkey.test_valkey_asyncio.test_long_command.json b/tests/snapshots/tests.contrib.valkey.test_valkey_asyncio.test_long_command.json index 86fa9c352ad..9f4e40ffd1b 100644 --- a/tests/snapshots/tests.contrib.valkey.test_valkey_asyncio.test_long_command.json +++ b/tests/snapshots/tests.contrib.valkey.test_valkey_asyncio.test_long_command.json @@ -16,10 +16,10 @@ "db.system": "valkey", "language": "python", "out.host": "127.0.0.1", - "valkey.raw_command": "MGET 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 36...", "runtime-id": "3cf1df7fb079462ab81608355e026651", "server.address": "127.0.0.1", - "span.kind": "client" + "span.kind": "client", + "valkey.raw_command": "MGET 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 36..." }, "metrics": { "_dd.measured": 1, diff --git a/tests/snapshots/tests.contrib.valkey.test_valkey_asyncio.test_override_service_name.json b/tests/snapshots/tests.contrib.valkey.test_valkey_asyncio.test_override_service_name.json index 43ae49726d5..f3d0bce583a 100644 --- a/tests/snapshots/tests.contrib.valkey.test_valkey_asyncio.test_override_service_name.json +++ b/tests/snapshots/tests.contrib.valkey.test_valkey_asyncio.test_override_service_name.json @@ -16,10 +16,10 @@ "db.system": "valkey", "language": "python", "out.host": "127.0.0.1", - "valkey.raw_command": "GET cheese", "runtime-id": "3cf1df7fb079462ab81608355e026651", "server.address": "127.0.0.1", - "span.kind": "client" + "span.kind": "client", + "valkey.raw_command": "GET cheese" }, "metrics": { "_dd.measured": 1, @@ -53,10 +53,10 @@ "db.system": "valkey", "language": "python", "out.host": "127.0.0.1", - "valkey.raw_command": "SET cheese my-cheese", "runtime-id": "3cf1df7fb079462ab81608355e026651", "server.address": "127.0.0.1", - "span.kind": "client" + "span.kind": "client", + "valkey.raw_command": "SET cheese my-cheese" }, "metrics": { "_dd.measured": 1, @@ -89,10 +89,10 @@ "db.system": "valkey", "language": "python", "out.host": "127.0.0.1", - "valkey.raw_command": "GET cheese", "runtime-id": "3cf1df7fb079462ab81608355e026651", "server.address": "127.0.0.1", - "span.kind": "client" + "span.kind": "client", + "valkey.raw_command": "GET cheese" }, "metrics": { "_dd.measured": 1, diff --git a/tests/snapshots/tests.contrib.valkey.test_valkey_asyncio.test_parenting.json b/tests/snapshots/tests.contrib.valkey.test_valkey_asyncio.test_parenting.json index 98c3fb8f5ae..c9a38d7fa31 100644 --- a/tests/snapshots/tests.contrib.valkey.test_valkey_asyncio.test_parenting.json +++ b/tests/snapshots/tests.contrib.valkey.test_valkey_asyncio.test_parenting.json @@ -39,9 +39,9 @@ "component": "valkey", "db.system": "valkey", "out.host": "127.0.0.1", - "valkey.raw_command": "SET blah boo", "server.address": "127.0.0.1", - "span.kind": "client" + "span.kind": "client", + "valkey.raw_command": "SET blah boo" }, "metrics": { "_dd.measured": 1, @@ -68,9 +68,9 @@ "component": "valkey", "db.system": "valkey", "out.host": "127.0.0.1", - "valkey.raw_command": "GET blah", "server.address": "127.0.0.1", - "span.kind": "client" + "span.kind": "client", + "valkey.raw_command": "GET blah" }, "metrics": { "_dd.measured": 1, diff --git a/tests/snapshots/tests.contrib.valkey.test_valkey_asyncio.test_pin.json b/tests/snapshots/tests.contrib.valkey.test_valkey_asyncio.test_pin.json index ea6e0760ad5..91c995cc259 100644 --- a/tests/snapshots/tests.contrib.valkey.test_valkey_asyncio.test_pin.json +++ b/tests/snapshots/tests.contrib.valkey.test_valkey_asyncio.test_pin.json @@ -16,10 +16,10 @@ "db.system": "valkey", "language": "python", "out.host": "127.0.0.1", - "valkey.raw_command": "GET cheese", "runtime-id": "3cf1df7fb079462ab81608355e026651", "server.address": "127.0.0.1", - "span.kind": "client" + "span.kind": "client", + "valkey.raw_command": "GET cheese" }, "metrics": { "_dd.measured": 1, diff --git a/tests/snapshots/tests.contrib.valkey.test_valkey_asyncio.test_pipeline_traced.json b/tests/snapshots/tests.contrib.valkey.test_valkey_asyncio.test_pipeline_traced.json index 8485f8418a0..e267216e24f 100644 --- a/tests/snapshots/tests.contrib.valkey.test_valkey_asyncio.test_pipeline_traced.json +++ b/tests/snapshots/tests.contrib.valkey.test_valkey_asyncio.test_pipeline_traced.json @@ -16,10 +16,10 @@ "db.system": "valkey", "language": "python", "out.host": "127.0.0.1", - "valkey.raw_command": "SET blah boo\nSET foo bar\nGET blah\nGET foo", "runtime-id": "3cf1df7fb079462ab81608355e026651", "server.address": "127.0.0.1", - "span.kind": "client" + "span.kind": "client", + "valkey.raw_command": "SET blah boo\nSET foo bar\nGET blah\nGET foo" }, "metrics": { "_dd.measured": 1, diff --git a/tests/snapshots/tests.contrib.valkey.test_valkey_asyncio.test_pipeline_traced_context_manager_transaction.json b/tests/snapshots/tests.contrib.valkey.test_valkey_asyncio.test_pipeline_traced_context_manager_transaction.json index 12314de115e..72633ef5e16 100644 --- a/tests/snapshots/tests.contrib.valkey.test_valkey_asyncio.test_pipeline_traced_context_manager_transaction.json +++ b/tests/snapshots/tests.contrib.valkey.test_valkey_asyncio.test_pipeline_traced_context_manager_transaction.json @@ -16,10 +16,10 @@ "db.system": "valkey", "language": "python", "out.host": "127.0.0.1", - "valkey.raw_command": "SET blah boo\nSET foo bar\nGET blah\nGET foo", "runtime-id": "3cf1df7fb079462ab81608355e026651", "server.address": "127.0.0.1", - "span.kind": "client" + "span.kind": "client", + "valkey.raw_command": "SET blah boo\nSET foo bar\nGET blah\nGET foo" }, "metrics": { "_dd.measured": 1, diff --git a/tests/snapshots/tests.contrib.valkey.test_valkey_asyncio.test_two_traced_pipelines.json b/tests/snapshots/tests.contrib.valkey.test_valkey_asyncio.test_two_traced_pipelines.json index f904b25d705..60ff68c9b1b 100644 --- a/tests/snapshots/tests.contrib.valkey.test_valkey_asyncio.test_two_traced_pipelines.json +++ b/tests/snapshots/tests.contrib.valkey.test_valkey_asyncio.test_two_traced_pipelines.json @@ -39,9 +39,9 @@ "component": "valkey", "db.system": "valkey", "out.host": "127.0.0.1", - "valkey.raw_command": "SET blah boo\nGET blah", "server.address": "127.0.0.1", - "span.kind": "client" + "span.kind": "client", + "valkey.raw_command": "SET blah boo\nGET blah" }, "metrics": { "_dd.measured": 1, @@ -68,9 +68,9 @@ "component": "valkey", "db.system": "valkey", "out.host": "127.0.0.1", - "valkey.raw_command": "SET foo bar\nGET foo", "server.address": "127.0.0.1", - "span.kind": "client" + "span.kind": "client", + "valkey.raw_command": "SET foo bar\nGET foo" }, "metrics": { "_dd.measured": 1, diff --git a/tests/snapshots/tests.contrib.valkey.test_valkey_asyncio.test_unicode_request.json b/tests/snapshots/tests.contrib.valkey.test_valkey_asyncio.test_unicode_request.json index f20464f381a..c6db207fd51 100644 --- a/tests/snapshots/tests.contrib.valkey.test_valkey_asyncio.test_unicode_request.json +++ b/tests/snapshots/tests.contrib.valkey.test_valkey_asyncio.test_unicode_request.json @@ -16,10 +16,10 @@ "db.system": "valkey", "language": "python", "out.host": "127.0.0.1", - "valkey.raw_command": "GET \ud83d\ude10", "runtime-id": "3cf1df7fb079462ab81608355e026651", "server.address": "127.0.0.1", - "span.kind": "client" + "span.kind": "client", + "valkey.raw_command": "GET \ud83d\ude10" }, "metrics": { "_dd.measured": 1,