28
28
//! .start(&tracer);
29
29
//! ```
30
30
31
+ #[ cfg( feature = "semconv_experimental" ) ]
32
+ pub use crate :: attribute:: ANDROID_APP_STATE ;
33
+
31
34
#[ cfg( feature = "semconv_experimental" ) ]
32
35
pub use crate :: attribute:: AWS_DYNAMODB_ATTRIBUTE_DEFINITIONS ;
33
36
@@ -208,7 +211,6 @@ pub use crate::attribute::ELASTICSEARCH_NODE_NAME;
208
211
209
212
pub use crate :: attribute:: ERROR_TYPE ;
210
213
211
- #[ allow( deprecated) ]
212
214
pub use crate :: attribute:: EXCEPTION_ESCAPED ;
213
215
214
216
pub use crate :: attribute:: EXCEPTION_MESSAGE ;
@@ -235,9 +237,6 @@ pub use crate::attribute::FAAS_DOCUMENT_OPERATION;
235
237
#[ cfg( feature = "semconv_experimental" ) ]
236
238
pub use crate :: attribute:: FAAS_DOCUMENT_TIME ;
237
239
238
- #[ cfg( feature = "semconv_experimental" ) ]
239
- pub use crate :: attribute:: FAAS_INVOCATION_ID ;
240
-
241
240
#[ cfg( feature = "semconv_experimental" ) ]
242
241
pub use crate :: attribute:: FAAS_INVOKED_NAME ;
243
242
@@ -278,7 +277,13 @@ pub use crate::attribute::FEATURE_FLAG_VARIANT;
278
277
pub use crate :: attribute:: FEATURE_FLAG_VERSION ;
279
278
280
279
#[ cfg( feature = "semconv_experimental" ) ]
281
- pub use crate :: attribute:: GEN_AI_OPENAI_REQUEST_RESPONSE_FORMAT ;
280
+ pub use crate :: attribute:: GEN_AI_AGENT_DESCRIPTION ;
281
+
282
+ #[ cfg( feature = "semconv_experimental" ) ]
283
+ pub use crate :: attribute:: GEN_AI_AGENT_ID ;
284
+
285
+ #[ cfg( feature = "semconv_experimental" ) ]
286
+ pub use crate :: attribute:: GEN_AI_AGENT_NAME ;
282
287
283
288
#[ cfg( feature = "semconv_experimental" ) ]
284
289
pub use crate :: attribute:: GEN_AI_OPENAI_REQUEST_SERVICE_TIER ;
@@ -292,6 +297,12 @@ pub use crate::attribute::GEN_AI_OPENAI_RESPONSE_SYSTEM_FINGERPRINT;
292
297
#[ cfg( feature = "semconv_experimental" ) ]
293
298
pub use crate :: attribute:: GEN_AI_OPERATION_NAME ;
294
299
300
+ #[ cfg( feature = "semconv_experimental" ) ]
301
+ pub use crate :: attribute:: GEN_AI_OUTPUT_TYPE ;
302
+
303
+ #[ cfg( feature = "semconv_experimental" ) ]
304
+ pub use crate :: attribute:: GEN_AI_REQUEST_CHOICE_COUNT ;
305
+
295
306
#[ cfg( feature = "semconv_experimental" ) ]
296
307
pub use crate :: attribute:: GEN_AI_REQUEST_ENCODING_FORMATS ;
297
308
@@ -334,6 +345,12 @@ pub use crate::attribute::GEN_AI_RESPONSE_MODEL;
334
345
#[ cfg( feature = "semconv_experimental" ) ]
335
346
pub use crate :: attribute:: GEN_AI_SYSTEM ;
336
347
348
+ #[ cfg( feature = "semconv_experimental" ) ]
349
+ pub use crate :: attribute:: GEN_AI_TOOL_CALL_ID ;
350
+
351
+ #[ cfg( feature = "semconv_experimental" ) ]
352
+ pub use crate :: attribute:: GEN_AI_TOOL_NAME ;
353
+
337
354
#[ cfg( feature = "semconv_experimental" ) ]
338
355
pub use crate :: attribute:: GEN_AI_USAGE_INPUT_TOKENS ;
339
356
@@ -376,52 +393,7 @@ pub use crate::attribute::HTTP_RESPONSE_STATUS_CODE;
376
393
pub use crate :: attribute:: HTTP_ROUTE ;
377
394
378
395
#[ cfg( feature = "semconv_experimental" ) ]
379
- pub use crate :: attribute:: MESSAGING_BATCH_MESSAGE_COUNT ;
380
-
381
- #[ cfg( feature = "semconv_experimental" ) ]
382
- pub use crate :: attribute:: MESSAGING_CLIENT_ID ;
383
-
384
- #[ cfg( feature = "semconv_experimental" ) ]
385
- pub use crate :: attribute:: MESSAGING_CONSUMER_GROUP_NAME ;
386
-
387
- #[ cfg( feature = "semconv_experimental" ) ]
388
- pub use crate :: attribute:: MESSAGING_DESTINATION_ANONYMOUS ;
389
-
390
- #[ cfg( feature = "semconv_experimental" ) ]
391
- pub use crate :: attribute:: MESSAGING_DESTINATION_NAME ;
392
-
393
- #[ cfg( feature = "semconv_experimental" ) ]
394
- pub use crate :: attribute:: MESSAGING_DESTINATION_PARTITION_ID ;
395
-
396
- #[ cfg( feature = "semconv_experimental" ) ]
397
- pub use crate :: attribute:: MESSAGING_DESTINATION_SUBSCRIPTION_NAME ;
398
-
399
- #[ cfg( feature = "semconv_experimental" ) ]
400
- pub use crate :: attribute:: MESSAGING_DESTINATION_TEMPLATE ;
401
-
402
- #[ cfg( feature = "semconv_experimental" ) ]
403
- pub use crate :: attribute:: MESSAGING_DESTINATION_TEMPORARY ;
404
-
405
- #[ cfg( feature = "semconv_experimental" ) ]
406
- pub use crate :: attribute:: MESSAGING_MESSAGE_BODY_SIZE ;
407
-
408
- #[ cfg( feature = "semconv_experimental" ) ]
409
- pub use crate :: attribute:: MESSAGING_MESSAGE_CONVERSATION_ID ;
410
-
411
- #[ cfg( feature = "semconv_experimental" ) ]
412
- pub use crate :: attribute:: MESSAGING_MESSAGE_ENVELOPE_SIZE ;
413
-
414
- #[ cfg( feature = "semconv_experimental" ) ]
415
- pub use crate :: attribute:: MESSAGING_MESSAGE_ID ;
416
-
417
- #[ cfg( feature = "semconv_experimental" ) ]
418
- pub use crate :: attribute:: MESSAGING_OPERATION_NAME ;
419
-
420
- #[ cfg( feature = "semconv_experimental" ) ]
421
- pub use crate :: attribute:: MESSAGING_OPERATION_TYPE ;
422
-
423
- #[ cfg( feature = "semconv_experimental" ) ]
424
- pub use crate :: attribute:: MESSAGING_SYSTEM ;
396
+ pub use crate :: attribute:: IOS_APP_STATE ;
425
397
426
398
pub use crate :: attribute:: NETWORK_LOCAL_ADDRESS ;
427
399
@@ -454,36 +426,6 @@ pub use crate::attribute::PROCESS_EXIT_CODE;
454
426
#[ cfg( feature = "semconv_experimental" ) ]
455
427
pub use crate :: attribute:: PROCESS_PID ;
456
428
457
- #[ cfg( feature = "semconv_experimental" ) ]
458
- pub use crate :: attribute:: RPC_CONNECT_RPC_ERROR_CODE ;
459
-
460
- #[ cfg( feature = "semconv_experimental" ) ]
461
- pub use crate :: attribute:: RPC_CONNECT_RPC_REQUEST_METADATA ;
462
-
463
- #[ cfg( feature = "semconv_experimental" ) ]
464
- pub use crate :: attribute:: RPC_CONNECT_RPC_RESPONSE_METADATA ;
465
-
466
- #[ cfg( feature = "semconv_experimental" ) ]
467
- pub use crate :: attribute:: RPC_GRPC_REQUEST_METADATA ;
468
-
469
- #[ cfg( feature = "semconv_experimental" ) ]
470
- pub use crate :: attribute:: RPC_GRPC_RESPONSE_METADATA ;
471
-
472
- #[ cfg( feature = "semconv_experimental" ) ]
473
- pub use crate :: attribute:: RPC_GRPC_STATUS_CODE ;
474
-
475
- #[ cfg( feature = "semconv_experimental" ) ]
476
- pub use crate :: attribute:: RPC_JSONRPC_ERROR_CODE ;
477
-
478
- #[ cfg( feature = "semconv_experimental" ) ]
479
- pub use crate :: attribute:: RPC_JSONRPC_ERROR_MESSAGE ;
480
-
481
- #[ cfg( feature = "semconv_experimental" ) ]
482
- pub use crate :: attribute:: RPC_JSONRPC_REQUEST_ID ;
483
-
484
- #[ cfg( feature = "semconv_experimental" ) ]
485
- pub use crate :: attribute:: RPC_JSONRPC_VERSION ;
486
-
487
429
#[ cfg( feature = "semconv_experimental" ) ]
488
430
pub use crate :: attribute:: RPC_MESSAGE_COMPRESSED_SIZE ;
489
431
@@ -509,6 +451,12 @@ pub use crate::attribute::SERVER_ADDRESS;
509
451
510
452
pub use crate :: attribute:: SERVER_PORT ;
511
453
454
+ #[ cfg( feature = "semconv_experimental" ) ]
455
+ pub use crate :: attribute:: SESSION_ID ;
456
+
457
+ #[ cfg( feature = "semconv_experimental" ) ]
458
+ pub use crate :: attribute:: SESSION_PREVIOUS_ID ;
459
+
512
460
pub use crate :: attribute:: URL_FULL ;
513
461
514
462
pub use crate :: attribute:: URL_PATH ;
0 commit comments