@psnext/slingcli 2.5.20260705-1 → 2.5.20260707-1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (87) hide show
  1. package/node_modules/@aws-sdk/core/package.json +2 -2
  2. package/node_modules/@aws-sdk/credential-provider-env/package.json +2 -2
  3. package/node_modules/@aws-sdk/credential-provider-http/package.json +2 -2
  4. package/node_modules/@aws-sdk/credential-provider-ini/package.json +9 -9
  5. package/node_modules/@aws-sdk/credential-provider-login/package.json +3 -3
  6. package/node_modules/@aws-sdk/credential-provider-node/package.json +7 -7
  7. package/node_modules/@aws-sdk/credential-provider-process/package.json +2 -2
  8. package/node_modules/@aws-sdk/credential-provider-sso/node_modules/@aws-sdk/token-providers/package.json +3 -3
  9. package/node_modules/@aws-sdk/credential-provider-sso/package.json +4 -4
  10. package/node_modules/@aws-sdk/credential-provider-web-identity/package.json +3 -3
  11. package/node_modules/@aws-sdk/middleware-websocket/package.json +2 -2
  12. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/cognito-identity/index.js +1 -1
  13. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/index.js +1 -1
  14. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso/index.js +1 -1
  15. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/index.js +1 -1
  16. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/index.js +1 -1
  17. package/node_modules/@aws-sdk/nested-clients/package.json +2 -2
  18. package/node_modules/@earendil-works/pi-ai/dist/providers/amazon-bedrock.models.js +17 -0
  19. package/node_modules/@earendil-works/pi-ai/dist/providers/anthropic.models.js +3 -173
  20. package/node_modules/@earendil-works/pi-ai/dist/providers/fireworks.models.js +1 -1
  21. package/node_modules/@earendil-works/pi-ai/dist/providers/huggingface.models.js +18 -0
  22. package/node_modules/@earendil-works/pi-ai/dist/providers/opencode.models.js +18 -0
  23. package/node_modules/@earendil-works/pi-ai/dist/providers/openrouter.models.js +96 -6
  24. package/node_modules/@opentelemetry/semantic-conventions/build/esm/experimental_attributes.d.ts +254 -597
  25. package/node_modules/@opentelemetry/semantic-conventions/build/esm/experimental_attributes.js +254 -597
  26. package/node_modules/@opentelemetry/semantic-conventions/build/esm/experimental_attributes.js.map +1 -1
  27. package/node_modules/@opentelemetry/semantic-conventions/build/esm/experimental_events.d.ts +26 -0
  28. package/node_modules/@opentelemetry/semantic-conventions/build/esm/experimental_events.js +26 -0
  29. package/node_modules/@opentelemetry/semantic-conventions/build/esm/experimental_events.js.map +1 -1
  30. package/node_modules/@opentelemetry/semantic-conventions/build/esm/experimental_metrics.d.ts +174 -111
  31. package/node_modules/@opentelemetry/semantic-conventions/build/esm/experimental_metrics.js +174 -111
  32. package/node_modules/@opentelemetry/semantic-conventions/build/esm/experimental_metrics.js.map +1 -1
  33. package/node_modules/@opentelemetry/semantic-conventions/build/esm/stable_attributes.d.ts +484 -4
  34. package/node_modules/@opentelemetry/semantic-conventions/build/esm/stable_attributes.js +484 -4
  35. package/node_modules/@opentelemetry/semantic-conventions/build/esm/stable_attributes.js.map +1 -1
  36. package/node_modules/@opentelemetry/semantic-conventions/build/esm/version.d.ts +1 -1
  37. package/node_modules/@opentelemetry/semantic-conventions/build/esm/version.js +1 -1
  38. package/node_modules/@opentelemetry/semantic-conventions/build/esm/version.js.map +1 -1
  39. package/node_modules/@opentelemetry/semantic-conventions/build/esnext/experimental_attributes.d.ts +254 -597
  40. package/node_modules/@opentelemetry/semantic-conventions/build/esnext/experimental_attributes.js +254 -597
  41. package/node_modules/@opentelemetry/semantic-conventions/build/esnext/experimental_attributes.js.map +1 -1
  42. package/node_modules/@opentelemetry/semantic-conventions/build/esnext/experimental_events.d.ts +26 -0
  43. package/node_modules/@opentelemetry/semantic-conventions/build/esnext/experimental_events.js +26 -0
  44. package/node_modules/@opentelemetry/semantic-conventions/build/esnext/experimental_events.js.map +1 -1
  45. package/node_modules/@opentelemetry/semantic-conventions/build/esnext/experimental_metrics.d.ts +174 -111
  46. package/node_modules/@opentelemetry/semantic-conventions/build/esnext/experimental_metrics.js +174 -111
  47. package/node_modules/@opentelemetry/semantic-conventions/build/esnext/experimental_metrics.js.map +1 -1
  48. package/node_modules/@opentelemetry/semantic-conventions/build/esnext/stable_attributes.d.ts +484 -4
  49. package/node_modules/@opentelemetry/semantic-conventions/build/esnext/stable_attributes.js +484 -4
  50. package/node_modules/@opentelemetry/semantic-conventions/build/esnext/stable_attributes.js.map +1 -1
  51. package/node_modules/@opentelemetry/semantic-conventions/build/esnext/version.d.ts +1 -1
  52. package/node_modules/@opentelemetry/semantic-conventions/build/esnext/version.js +1 -1
  53. package/node_modules/@opentelemetry/semantic-conventions/build/esnext/version.js.map +1 -1
  54. package/node_modules/@opentelemetry/semantic-conventions/build/src/experimental_attributes.d.ts +254 -597
  55. package/node_modules/@opentelemetry/semantic-conventions/build/src/experimental_attributes.js +289 -650
  56. package/node_modules/@opentelemetry/semantic-conventions/build/src/experimental_attributes.js.map +1 -1
  57. package/node_modules/@opentelemetry/semantic-conventions/build/src/experimental_events.d.ts +26 -0
  58. package/node_modules/@opentelemetry/semantic-conventions/build/src/experimental_events.js +27 -1
  59. package/node_modules/@opentelemetry/semantic-conventions/build/src/experimental_events.js.map +1 -1
  60. package/node_modules/@opentelemetry/semantic-conventions/build/src/experimental_metrics.d.ts +174 -111
  61. package/node_modules/@opentelemetry/semantic-conventions/build/src/experimental_metrics.js +181 -118
  62. package/node_modules/@opentelemetry/semantic-conventions/build/src/experimental_metrics.js.map +1 -1
  63. package/node_modules/@opentelemetry/semantic-conventions/build/src/stable_attributes.d.ts +484 -4
  64. package/node_modules/@opentelemetry/semantic-conventions/build/src/stable_attributes.js +506 -7
  65. package/node_modules/@opentelemetry/semantic-conventions/build/src/stable_attributes.js.map +1 -1
  66. package/node_modules/@opentelemetry/semantic-conventions/build/src/version.d.ts +1 -1
  67. package/node_modules/@opentelemetry/semantic-conventions/build/src/version.js +1 -1
  68. package/node_modules/@opentelemetry/semantic-conventions/build/src/version.js.map +1 -1
  69. package/node_modules/@opentelemetry/semantic-conventions/package.json +3 -3
  70. package/node_modules/@protobufjs/utf8/CHANGELOG.md +8 -0
  71. package/node_modules/@protobufjs/utf8/index.js +29 -18
  72. package/node_modules/@protobufjs/utf8/package.json +2 -2
  73. package/node_modules/@protobufjs/utf8/tests/index.js +5 -0
  74. package/node_modules/gaxios/build/cjs/src/gaxios.js +1 -1
  75. package/node_modules/gaxios/build/cjs/src/gaxios.js.map +1 -1
  76. package/node_modules/gaxios/build/cjs/test/test.getch.js +66 -0
  77. package/node_modules/gaxios/build/cjs/test/test.getch.js.map +1 -1
  78. package/node_modules/gaxios/build/cjs/tsconfig.cjs.tsbuildinfo +1 -1
  79. package/node_modules/gaxios/build/esm/src/gaxios.js +1 -1
  80. package/node_modules/gaxios/build/esm/src/gaxios.js.map +1 -1
  81. package/node_modules/gaxios/build/esm/test/test.getch.js +66 -0
  82. package/node_modules/gaxios/build/esm/test/test.getch.js.map +1 -1
  83. package/node_modules/gaxios/build/esm/tsconfig.tsbuildinfo +1 -1
  84. package/node_modules/gaxios/package.json +4 -4
  85. package/package.json +2 -2
  86. package/sling-default-packages.json +2 -1
  87. package/slingshot/index.js +2 -2
@@ -184,6 +184,32 @@ export const ATTR_CODE_LINE_NUMBER = 'code.line.number';
184
184
  * @example "at com.example.GenerateTrace.methodB(GenerateTrace.java:13)\\n at com.example.GenerateTrace.methodA(GenerateTrace.java:9)\\n at com.example.GenerateTrace.main(GenerateTrace.java:5)\\n"
185
185
  */
186
186
  export const ATTR_CODE_STACKTRACE = 'code.stacktrace';
187
+ /**
188
+ * Container ID. Usually a UUID, as for example used to [identify Docker containers](https://docs.docker.com/engine/containers/run/#container-identification). The UUID might be abbreviated.
189
+ *
190
+ * @example a3bf90e006b2
191
+ */
192
+ export const ATTR_CONTAINER_ID = 'container.id';
193
+ /**
194
+ * Name of the image the container was built on.
195
+ *
196
+ * @example gcr.io/opentelemetry/operator
197
+ */
198
+ export const ATTR_CONTAINER_IMAGE_NAME = 'container.image.name';
199
+ /**
200
+ * Repo digests of the container image as provided by the container runtime.
201
+ *
202
+ * @example ["example@sha256:afcc7f1ac1b49db317a7196c902e61c6c3c4607d63599ee1a82d702d249a0ccb", "internal.registry.example.com:5000/example@sha256:b69959407d21e8a062e0416bf13405bb2b71ed7a84dde4158ebafacfa06f5578"]
203
+ *
204
+ * @note [Docker](https://docs.docker.com/reference/api/engine/version/v1.52/#tag/Image/operation/ImageInspect) and [CRI](https://github.com/kubernetes/cri-api/blob/c75ef5b473bbe2d0a4fc92f82235efd665ea8e9f/pkg/apis/runtime/v1/api.proto#L1237-L1238) report those under the `RepoDigests` field.
205
+ */
206
+ export const ATTR_CONTAINER_IMAGE_REPO_DIGESTS = 'container.image.repo_digests';
207
+ /**
208
+ * Container image tags. An example can be found in [Docker Image Inspect](https://docs.docker.com/reference/api/engine/version/v1.52/#tag/Image/operation/ImageInspect). Should be only the `<tag>` section of the full name for example from `registry.example.com/my-org/my-image:<tag>`.
209
+ *
210
+ * @example ["v1.27.1", "3.5.7-0"]
211
+ */
212
+ export const ATTR_CONTAINER_IMAGE_TAGS = 'container.image.tags';
187
213
  /**
188
214
  * The name of a collection (table, container) within the database.
189
215
  *
@@ -759,6 +785,458 @@ export const JVM_THREAD_STATE_VALUE_TIMED_WAITING = "timed_waiting";
759
785
  * A thread that is waiting indefinitely for another thread to perform a particular action is in this state.
760
786
  */
761
787
  export const JVM_THREAD_STATE_VALUE_WAITING = "waiting";
788
+ /**
789
+ * The name of the cluster.
790
+ *
791
+ * @example opentelemetry-cluster
792
+ */
793
+ export const ATTR_K8S_CLUSTER_NAME = 'k8s.cluster.name';
794
+ /**
795
+ * A pseudo-ID for the cluster, set to the UID of the `kube-system` namespace.
796
+ *
797
+ * @example 218fc5a9-a5f1-4b54-aa05-46717d0ab26d
798
+ *
799
+ * @note K8s doesn't have support for obtaining a cluster ID. If this is ever
800
+ * added, we will recommend collecting the `k8s.cluster.uid` through the
801
+ * official APIs. In the meantime, we are able to use the `uid` of the
802
+ * `kube-system` namespace as a proxy for cluster ID. Read on for the
803
+ * rationale.
804
+ *
805
+ * Every object created in a K8s cluster is assigned a distinct UID. The
806
+ * `kube-system` namespace is used by Kubernetes itself and will exist
807
+ * for the lifetime of the cluster. Using the `uid` of the `kube-system`
808
+ * namespace is a reasonable proxy for the K8s ClusterID as it will only
809
+ * change if the cluster is rebuilt. Furthermore, Kubernetes UIDs are
810
+ * UUIDs as standardized by
811
+ * [ISO/IEC 9834-8 and ITU-T X.667](https://www.itu.int/ITU-T/studygroups/com17/oid.html).
812
+ * Which states:
813
+ *
814
+ * > If generated according to one of the mechanisms defined in Rec.
815
+ * > ITU-T X.667 | ISO/IEC 9834-8, a UUID is either guaranteed to be
816
+ * > different from all other UUIDs generated before 3603 A.D., or is
817
+ * > extremely likely to be different (depending on the mechanism chosen).
818
+ *
819
+ * Therefore, UIDs between clusters should be extremely unlikely to
820
+ * conflict.
821
+ */
822
+ export const ATTR_K8S_CLUSTER_UID = 'k8s.cluster.uid';
823
+ /**
824
+ * The name of the Container from Pod specification, must be unique within a Pod. Container runtime usually uses different globally unique name (`container.name`).
825
+ *
826
+ * @example redis
827
+ */
828
+ export const ATTR_K8S_CONTAINER_NAME = 'k8s.container.name';
829
+ /**
830
+ * Number of times the container was restarted. This attribute can be used to identify a particular container (running or stopped) within a container spec.
831
+ */
832
+ export const ATTR_K8S_CONTAINER_RESTART_COUNT = 'k8s.container.restart_count';
833
+ /**
834
+ * The cronjob annotation placed on the CronJob, the `<key>` being the annotation name, the value being the annotation value.
835
+ *
836
+ * @example 4
837
+ * @example
838
+ *
839
+ * @note Examples:
840
+ *
841
+ * - An annotation `retries` with value `4` **SHOULD** be recorded as the
842
+ * `k8s.cronjob.annotation.retries` attribute with value `"4"`.
843
+ * - An annotation `data` with empty string value **SHOULD** be recorded as
844
+ * the `k8s.cronjob.annotation.data` attribute with value `""`.
845
+ */
846
+ export const ATTR_K8S_CRONJOB_ANNOTATION = (key) => `k8s.cronjob.annotation.${key}`;
847
+ /**
848
+ * The label placed on the CronJob, the `<key>` being the label name, the value being the label value.
849
+ *
850
+ * @example weekly
851
+ * @example
852
+ *
853
+ * @note Examples:
854
+ *
855
+ * - A label `type` with value `weekly` **SHOULD** be recorded as the
856
+ * `k8s.cronjob.label.type` attribute with value `"weekly"`.
857
+ * - A label `automated` with empty string value **SHOULD** be recorded as
858
+ * the `k8s.cronjob.label.automated` attribute with value `""`.
859
+ */
860
+ export const ATTR_K8S_CRONJOB_LABEL = (key) => `k8s.cronjob.label.${key}`;
861
+ /**
862
+ * The name of the CronJob.
863
+ *
864
+ * @example opentelemetry
865
+ */
866
+ export const ATTR_K8S_CRONJOB_NAME = 'k8s.cronjob.name';
867
+ /**
868
+ * The UID of the CronJob.
869
+ *
870
+ * @example 275ecb36-5aa8-4c2a-9c47-d8bb681b9aff
871
+ */
872
+ export const ATTR_K8S_CRONJOB_UID = 'k8s.cronjob.uid';
873
+ /**
874
+ * The annotation placed on the DaemonSet, the `<key>` being the annotation name, the value being the annotation value, even if the value is empty.
875
+ *
876
+ * @example 1
877
+ * @example
878
+ *
879
+ * @note
880
+ * Examples:
881
+ *
882
+ * - A label `replicas` with value `1` **SHOULD** be recorded
883
+ * as the `k8s.daemonset.annotation.replicas` attribute with value `"1"`.
884
+ * - A label `data` with empty string value **SHOULD** be recorded as
885
+ * the `k8s.daemonset.annotation.data` attribute with value `""`.
886
+ */
887
+ export const ATTR_K8S_DAEMONSET_ANNOTATION = (key) => `k8s.daemonset.annotation.${key}`;
888
+ /**
889
+ * The label placed on the DaemonSet, the `<key>` being the label name, the value being the label value, even if the value is empty.
890
+ *
891
+ * @example guestbook
892
+ * @example
893
+ *
894
+ * @note
895
+ * Examples:
896
+ *
897
+ * - A label `app` with value `guestbook` **SHOULD** be recorded
898
+ * as the `k8s.daemonset.label.app` attribute with value `"guestbook"`.
899
+ * - A label `data` with empty string value **SHOULD** be recorded as
900
+ * the `k8s.daemonset.label.injected` attribute with value `""`.
901
+ */
902
+ export const ATTR_K8S_DAEMONSET_LABEL = (key) => `k8s.daemonset.label.${key}`;
903
+ /**
904
+ * The name of the DaemonSet.
905
+ *
906
+ * @example opentelemetry
907
+ */
908
+ export const ATTR_K8S_DAEMONSET_NAME = 'k8s.daemonset.name';
909
+ /**
910
+ * The UID of the DaemonSet.
911
+ *
912
+ * @example 275ecb36-5aa8-4c2a-9c47-d8bb681b9aff
913
+ */
914
+ export const ATTR_K8S_DAEMONSET_UID = 'k8s.daemonset.uid';
915
+ /**
916
+ * The annotation placed on the Deployment, the `<key>` being the annotation name, the value being the annotation value, even if the value is empty.
917
+ *
918
+ * @example 1
919
+ * @example
920
+ *
921
+ * @note
922
+ * Examples:
923
+ *
924
+ * - A label `replicas` with value `1` **SHOULD** be recorded
925
+ * as the `k8s.deployment.annotation.replicas` attribute with value `"1"`.
926
+ * - A label `data` with empty string value **SHOULD** be recorded as
927
+ * the `k8s.deployment.annotation.data` attribute with value `""`.
928
+ */
929
+ export const ATTR_K8S_DEPLOYMENT_ANNOTATION = (key) => `k8s.deployment.annotation.${key}`;
930
+ /**
931
+ * The label placed on the Deployment, the `<key>` being the label name, the value being the label value, even if the value is empty.
932
+ *
933
+ * @example guestbook
934
+ * @example
935
+ *
936
+ * @note
937
+ * Examples:
938
+ *
939
+ * - A label `replicas` with value `0` **SHOULD** be recorded
940
+ * as the `k8s.deployment.label.app` attribute with value `"guestbook"`.
941
+ * - A label `injected` with empty string value **SHOULD** be recorded as
942
+ * the `k8s.deployment.label.injected` attribute with value `""`.
943
+ */
944
+ export const ATTR_K8S_DEPLOYMENT_LABEL = (key) => `k8s.deployment.label.${key}`;
945
+ /**
946
+ * The name of the Deployment.
947
+ *
948
+ * @example opentelemetry
949
+ */
950
+ export const ATTR_K8S_DEPLOYMENT_NAME = 'k8s.deployment.name';
951
+ /**
952
+ * The UID of the Deployment.
953
+ *
954
+ * @example 275ecb36-5aa8-4c2a-9c47-d8bb681b9aff
955
+ */
956
+ export const ATTR_K8S_DEPLOYMENT_UID = 'k8s.deployment.uid';
957
+ /**
958
+ * The annotation placed on the Job, the `<key>` being the annotation name, the value being the annotation value, even if the value is empty.
959
+ *
960
+ * @example 1
961
+ * @example
962
+ *
963
+ * @note
964
+ * Examples:
965
+ *
966
+ * - A label `number` with value `1` **SHOULD** be recorded
967
+ * as the `k8s.job.annotation.number` attribute with value `"1"`.
968
+ * - A label `data` with empty string value **SHOULD** be recorded as
969
+ * the `k8s.job.annotation.data` attribute with value `""`.
970
+ */
971
+ export const ATTR_K8S_JOB_ANNOTATION = (key) => `k8s.job.annotation.${key}`;
972
+ /**
973
+ * The label placed on the Job, the `<key>` being the label name, the value being the label value, even if the value is empty.
974
+ *
975
+ * @example ci
976
+ * @example
977
+ *
978
+ * @note
979
+ * Examples:
980
+ *
981
+ * - A label `jobtype` with value `ci` **SHOULD** be recorded
982
+ * as the `k8s.job.label.jobtype` attribute with value `"ci"`.
983
+ * - A label `data` with empty string value **SHOULD** be recorded as
984
+ * the `k8s.job.label.automated` attribute with value `""`.
985
+ */
986
+ export const ATTR_K8S_JOB_LABEL = (key) => `k8s.job.label.${key}`;
987
+ /**
988
+ * The name of the Job.
989
+ *
990
+ * @example opentelemetry
991
+ */
992
+ export const ATTR_K8S_JOB_NAME = 'k8s.job.name';
993
+ /**
994
+ * The UID of the Job.
995
+ *
996
+ * @example 275ecb36-5aa8-4c2a-9c47-d8bb681b9aff
997
+ */
998
+ export const ATTR_K8S_JOB_UID = 'k8s.job.uid';
999
+ /**
1000
+ * The annotation placed on the Namespace, the `<key>` being the annotation name, the value being the annotation value, even if the value is empty.
1001
+ *
1002
+ * @example 0
1003
+ * @example
1004
+ *
1005
+ * @note
1006
+ * Examples:
1007
+ *
1008
+ * - A label `ttl` with value `0` **SHOULD** be recorded
1009
+ * as the `k8s.namespace.annotation.ttl` attribute with value `"0"`.
1010
+ * - A label `data` with empty string value **SHOULD** be recorded as
1011
+ * the `k8s.namespace.annotation.data` attribute with value `""`.
1012
+ */
1013
+ export const ATTR_K8S_NAMESPACE_ANNOTATION = (key) => `k8s.namespace.annotation.${key}`;
1014
+ /**
1015
+ * The label placed on the Namespace, the `<key>` being the label name, the value being the label value, even if the value is empty.
1016
+ *
1017
+ * @example default
1018
+ * @example
1019
+ *
1020
+ * @note
1021
+ * Examples:
1022
+ *
1023
+ * - A label `kubernetes.io/metadata.name` with value `default` **SHOULD** be recorded
1024
+ * as the `k8s.namespace.label.kubernetes.io/metadata.name` attribute with value `"default"`.
1025
+ * - A label `data` with empty string value **SHOULD** be recorded as
1026
+ * the `k8s.namespace.label.data` attribute with value `""`.
1027
+ */
1028
+ export const ATTR_K8S_NAMESPACE_LABEL = (key) => `k8s.namespace.label.${key}`;
1029
+ /**
1030
+ * The name of the namespace that the pod is running in.
1031
+ *
1032
+ * @example default
1033
+ */
1034
+ export const ATTR_K8S_NAMESPACE_NAME = 'k8s.namespace.name';
1035
+ /**
1036
+ * The annotation placed on the Node, the `<key>` being the annotation name, the value being the annotation value, even if the value is empty.
1037
+ *
1038
+ * @example 0
1039
+ * @example
1040
+ *
1041
+ * @note Examples:
1042
+ *
1043
+ * - An annotation `node.alpha.kubernetes.io/ttl` with value `0` **SHOULD** be recorded as
1044
+ * the `k8s.node.annotation.node.alpha.kubernetes.io/ttl` attribute with value `"0"`.
1045
+ * - An annotation `data` with empty string value **SHOULD** be recorded as
1046
+ * the `k8s.node.annotation.data` attribute with value `""`.
1047
+ */
1048
+ export const ATTR_K8S_NODE_ANNOTATION = (key) => `k8s.node.annotation.${key}`;
1049
+ /**
1050
+ * The label placed on the Node, the `<key>` being the label name, the value being the label value, even if the value is empty.
1051
+ *
1052
+ * @example arm64
1053
+ * @example
1054
+ *
1055
+ * @note Examples:
1056
+ *
1057
+ * - A label `kubernetes.io/arch` with value `arm64` **SHOULD** be recorded
1058
+ * as the `k8s.node.label.kubernetes.io/arch` attribute with value `"arm64"`.
1059
+ * - A label `data` with empty string value **SHOULD** be recorded as
1060
+ * the `k8s.node.label.data` attribute with value `""`.
1061
+ */
1062
+ export const ATTR_K8S_NODE_LABEL = (key) => `k8s.node.label.${key}`;
1063
+ /**
1064
+ * The name of the Node.
1065
+ *
1066
+ * @example node-1
1067
+ */
1068
+ export const ATTR_K8S_NODE_NAME = 'k8s.node.name';
1069
+ /**
1070
+ * The UID of the Node.
1071
+ *
1072
+ * @example 1eb3a0c6-0477-4080-a9cb-0cb7db65c6a2
1073
+ */
1074
+ export const ATTR_K8S_NODE_UID = 'k8s.node.uid';
1075
+ /**
1076
+ * The annotation placed on the Pod, the `<key>` being the annotation name, the value being the annotation value.
1077
+ *
1078
+ * @example true
1079
+ * @example x64
1080
+ * @example
1081
+ *
1082
+ * @note Examples:
1083
+ *
1084
+ * - An annotation `kubernetes.io/enforce-mountable-secrets` with value `true` **SHOULD** be recorded as
1085
+ * the `k8s.pod.annotation.kubernetes.io/enforce-mountable-secrets` attribute with value `"true"`.
1086
+ * - An annotation `mycompany.io/arch` with value `x64` **SHOULD** be recorded as
1087
+ * the `k8s.pod.annotation.mycompany.io/arch` attribute with value `"x64"`.
1088
+ * - An annotation `data` with empty string value **SHOULD** be recorded as
1089
+ * the `k8s.pod.annotation.data` attribute with value `""`.
1090
+ */
1091
+ export const ATTR_K8S_POD_ANNOTATION = (key) => `k8s.pod.annotation.${key}`;
1092
+ /**
1093
+ * Specifies the hostname of the Pod.
1094
+ *
1095
+ * @example collector-gateway
1096
+ *
1097
+ * @note The K8s Pod spec has an optional hostname field, which can be used to specify a hostname.
1098
+ * Refer to [K8s docs](https://kubernetes.io/docs/concepts/services-networking/dns-pod-service/#pod-hostname-and-subdomain-field)
1099
+ * for more information about this field.
1100
+ *
1101
+ * This attribute aligns with the `hostname` field of the
1102
+ * [K8s PodSpec](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.34/#podspec-v1-core).
1103
+ */
1104
+ export const ATTR_K8S_POD_HOSTNAME = 'k8s.pod.hostname';
1105
+ /**
1106
+ * IP address allocated to the Pod.
1107
+ *
1108
+ * @example 172.18.0.2
1109
+ *
1110
+ * @note This attribute aligns with the `podIP` field of the
1111
+ * [K8s PodStatus](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.34/#podstatus-v1-core).
1112
+ */
1113
+ export const ATTR_K8S_POD_IP = 'k8s.pod.ip';
1114
+ /**
1115
+ * The label placed on the Pod, the `<key>` being the label name, the value being the label value.
1116
+ *
1117
+ * @example my-app
1118
+ * @example x64
1119
+ * @example
1120
+ *
1121
+ * @note Examples:
1122
+ *
1123
+ * - A label `app` with value `my-app` **SHOULD** be recorded as
1124
+ * the `k8s.pod.label.app` attribute with value `"my-app"`.
1125
+ * - A label `mycompany.io/arch` with value `x64` **SHOULD** be recorded as
1126
+ * the `k8s.pod.label.mycompany.io/arch` attribute with value `"x64"`.
1127
+ * - A label `data` with empty string value **SHOULD** be recorded as
1128
+ * the `k8s.pod.label.data` attribute with value `""`.
1129
+ */
1130
+ export const ATTR_K8S_POD_LABEL = (key) => `k8s.pod.label.${key}`;
1131
+ /**
1132
+ * The name of the Pod.
1133
+ *
1134
+ * @example opentelemetry-pod-autoconf
1135
+ */
1136
+ export const ATTR_K8S_POD_NAME = 'k8s.pod.name';
1137
+ /**
1138
+ * The start timestamp of the Pod.
1139
+ *
1140
+ * @example 2025-12-04T08:41:03Z
1141
+ *
1142
+ * @note Date and time at which the object was acknowledged by the Kubelet.
1143
+ * This is before the Kubelet pulled the container image(s) for the pod.
1144
+ *
1145
+ * This attribute aligns with the `startTime` field of the
1146
+ * [K8s PodStatus](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.34/#podstatus-v1-core),
1147
+ * in ISO 8601 (RFC 3339 compatible) format.
1148
+ */
1149
+ export const ATTR_K8S_POD_START_TIME = 'k8s.pod.start_time';
1150
+ /**
1151
+ * The UID of the Pod.
1152
+ *
1153
+ * @example 275ecb36-5aa8-4c2a-9c47-d8bb681b9aff
1154
+ */
1155
+ export const ATTR_K8S_POD_UID = 'k8s.pod.uid';
1156
+ /**
1157
+ * The annotation placed on the ReplicaSet, the `<key>` being the annotation name, the value being the annotation value, even if the value is empty.
1158
+ *
1159
+ * @example 0
1160
+ * @example
1161
+ *
1162
+ * @note
1163
+ * Examples:
1164
+ *
1165
+ * - A label `replicas` with value `0` **SHOULD** be recorded
1166
+ * as the `k8s.replicaset.annotation.replicas` attribute with value `"0"`.
1167
+ * - A label `data` with empty string value **SHOULD** be recorded as
1168
+ * the `k8s.replicaset.annotation.data` attribute with value `""`.
1169
+ */
1170
+ export const ATTR_K8S_REPLICASET_ANNOTATION = (key) => `k8s.replicaset.annotation.${key}`;
1171
+ /**
1172
+ * The label placed on the ReplicaSet, the `<key>` being the label name, the value being the label value, even if the value is empty.
1173
+ *
1174
+ * @example guestbook
1175
+ * @example
1176
+ *
1177
+ * @note
1178
+ * Examples:
1179
+ *
1180
+ * - A label `app` with value `guestbook` **SHOULD** be recorded
1181
+ * as the `k8s.replicaset.label.app` attribute with value `"guestbook"`.
1182
+ * - A label `injected` with empty string value **SHOULD** be recorded as
1183
+ * the `k8s.replicaset.label.injected` attribute with value `""`.
1184
+ */
1185
+ export const ATTR_K8S_REPLICASET_LABEL = (key) => `k8s.replicaset.label.${key}`;
1186
+ /**
1187
+ * The name of the ReplicaSet.
1188
+ *
1189
+ * @example opentelemetry
1190
+ */
1191
+ export const ATTR_K8S_REPLICASET_NAME = 'k8s.replicaset.name';
1192
+ /**
1193
+ * The UID of the ReplicaSet.
1194
+ *
1195
+ * @example 275ecb36-5aa8-4c2a-9c47-d8bb681b9aff
1196
+ */
1197
+ export const ATTR_K8S_REPLICASET_UID = 'k8s.replicaset.uid';
1198
+ /**
1199
+ * The annotation placed on the StatefulSet, the `<key>` being the annotation name, the value being the annotation value, even if the value is empty.
1200
+ *
1201
+ * @example 1
1202
+ * @example
1203
+ *
1204
+ * @note
1205
+ * Examples:
1206
+ *
1207
+ * - A label `replicas` with value `1` **SHOULD** be recorded
1208
+ * as the `k8s.statefulset.annotation.replicas` attribute with value `"1"`.
1209
+ * - A label `data` with empty string value **SHOULD** be recorded as
1210
+ * the `k8s.statefulset.annotation.data` attribute with value `""`.
1211
+ */
1212
+ export const ATTR_K8S_STATEFULSET_ANNOTATION = (key) => `k8s.statefulset.annotation.${key}`;
1213
+ /**
1214
+ * The label placed on the StatefulSet, the `<key>` being the label name, the value being the label value, even if the value is empty.
1215
+ *
1216
+ * @example guestbook
1217
+ * @example
1218
+ *
1219
+ * @note
1220
+ * Examples:
1221
+ *
1222
+ * - A label `replicas` with value `0` **SHOULD** be recorded
1223
+ * as the `k8s.statefulset.label.app` attribute with value `"guestbook"`.
1224
+ * - A label `injected` with empty string value **SHOULD** be recorded as
1225
+ * the `k8s.statefulset.label.injected` attribute with value `""`.
1226
+ */
1227
+ export const ATTR_K8S_STATEFULSET_LABEL = (key) => `k8s.statefulset.label.${key}`;
1228
+ /**
1229
+ * The name of the StatefulSet.
1230
+ *
1231
+ * @example opentelemetry
1232
+ */
1233
+ export const ATTR_K8S_STATEFULSET_NAME = 'k8s.statefulset.name';
1234
+ /**
1235
+ * The UID of the StatefulSet.
1236
+ *
1237
+ * @example 275ecb36-5aa8-4c2a-9c47-d8bb681b9aff
1238
+ */
1239
+ export const ATTR_K8S_STATEFULSET_UID = 'k8s.statefulset.uid';
762
1240
  /**
763
1241
  * Local address of the network connection - IP address or Unix domain socket name.
764
1242
  *
@@ -1150,8 +1628,9 @@ export const ATTR_URL_FRAGMENT = 'url.fragment';
1150
1628
  * Query string values for the following keys **SHOULD** be redacted by default and replaced by the
1151
1629
  * value `REDACTED`:
1152
1630
  *
1153
- * - [`AWSAccessKeyId`](https://docs.aws.amazon.com/AmazonS3/latest/userguide/RESTAuthentication.html#RESTAuthenticationQueryStringAuth)
1154
- * - [`Signature`](https://docs.aws.amazon.com/AmazonS3/latest/userguide/RESTAuthentication.html#RESTAuthenticationQueryStringAuth)
1631
+ * - [`X-Amz-Signature`](https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_sigv-authentication-methods.html)
1632
+ * - [`X-Amz-Credential`](https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_sigv-authentication-methods.html)
1633
+ * - [`X-Amz-Security-Token`](https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_sigv-authentication-methods.html)
1155
1634
  * - [`sig`](https://learn.microsoft.com/azure/storage/common/storage-sas-overview#sas-token)
1156
1635
  * - [`X-Goog-Signature`](https://cloud.google.com/storage/docs/access-control/signed-urls)
1157
1636
  *
@@ -1189,8 +1668,9 @@ export const ATTR_URL_PATH = 'url.path';
1189
1668
  *
1190
1669
  * Query string values for the following keys **SHOULD** be redacted by default and replaced by the value `REDACTED`:
1191
1670
  *
1192
- * - [`AWSAccessKeyId`](https://docs.aws.amazon.com/AmazonS3/latest/userguide/RESTAuthentication.html#RESTAuthenticationQueryStringAuth)
1193
- * - [`Signature`](https://docs.aws.amazon.com/AmazonS3/latest/userguide/RESTAuthentication.html#RESTAuthenticationQueryStringAuth)
1671
+ * - [`X-Amz-Signature`](https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_sigv-authentication-methods.html)
1672
+ * - [`X-Amz-Credential`](https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_sigv-authentication-methods.html)
1673
+ * - [`X-Amz-Security-Token`](https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_sigv-authentication-methods.html)
1194
1674
  * - [`sig`](https://learn.microsoft.com/azure/storage/common/storage-sas-overview#sas-token)
1195
1675
  * - [`X-Goog-Signature`](https://cloud.google.com/storage/docs/access-control/signed-urls)
1196
1676
  *