@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
@@ -177,6 +177,32 @@ export declare const ATTR_CODE_LINE_NUMBER: "code.line.number";
177
177
  * @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"
178
178
  */
179
179
  export declare const ATTR_CODE_STACKTRACE: "code.stacktrace";
180
+ /**
181
+ * 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.
182
+ *
183
+ * @example a3bf90e006b2
184
+ */
185
+ export declare const ATTR_CONTAINER_ID: "container.id";
186
+ /**
187
+ * Name of the image the container was built on.
188
+ *
189
+ * @example gcr.io/opentelemetry/operator
190
+ */
191
+ export declare const ATTR_CONTAINER_IMAGE_NAME: "container.image.name";
192
+ /**
193
+ * Repo digests of the container image as provided by the container runtime.
194
+ *
195
+ * @example ["example@sha256:afcc7f1ac1b49db317a7196c902e61c6c3c4607d63599ee1a82d702d249a0ccb", "internal.registry.example.com:5000/example@sha256:b69959407d21e8a062e0416bf13405bb2b71ed7a84dde4158ebafacfa06f5578"]
196
+ *
197
+ * @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.
198
+ */
199
+ export declare const ATTR_CONTAINER_IMAGE_REPO_DIGESTS: "container.image.repo_digests";
200
+ /**
201
+ * 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>`.
202
+ *
203
+ * @example ["v1.27.1", "3.5.7-0"]
204
+ */
205
+ export declare const ATTR_CONTAINER_IMAGE_TAGS: "container.image.tags";
180
206
  /**
181
207
  * The name of a collection (table, container) within the database.
182
208
  *
@@ -752,6 +778,458 @@ export declare const JVM_THREAD_STATE_VALUE_TIMED_WAITING: "timed_waiting";
752
778
  * A thread that is waiting indefinitely for another thread to perform a particular action is in this state.
753
779
  */
754
780
  export declare const JVM_THREAD_STATE_VALUE_WAITING: "waiting";
781
+ /**
782
+ * The name of the cluster.
783
+ *
784
+ * @example opentelemetry-cluster
785
+ */
786
+ export declare const ATTR_K8S_CLUSTER_NAME: "k8s.cluster.name";
787
+ /**
788
+ * A pseudo-ID for the cluster, set to the UID of the `kube-system` namespace.
789
+ *
790
+ * @example 218fc5a9-a5f1-4b54-aa05-46717d0ab26d
791
+ *
792
+ * @note K8s doesn't have support for obtaining a cluster ID. If this is ever
793
+ * added, we will recommend collecting the `k8s.cluster.uid` through the
794
+ * official APIs. In the meantime, we are able to use the `uid` of the
795
+ * `kube-system` namespace as a proxy for cluster ID. Read on for the
796
+ * rationale.
797
+ *
798
+ * Every object created in a K8s cluster is assigned a distinct UID. The
799
+ * `kube-system` namespace is used by Kubernetes itself and will exist
800
+ * for the lifetime of the cluster. Using the `uid` of the `kube-system`
801
+ * namespace is a reasonable proxy for the K8s ClusterID as it will only
802
+ * change if the cluster is rebuilt. Furthermore, Kubernetes UIDs are
803
+ * UUIDs as standardized by
804
+ * [ISO/IEC 9834-8 and ITU-T X.667](https://www.itu.int/ITU-T/studygroups/com17/oid.html).
805
+ * Which states:
806
+ *
807
+ * > If generated according to one of the mechanisms defined in Rec.
808
+ * > ITU-T X.667 | ISO/IEC 9834-8, a UUID is either guaranteed to be
809
+ * > different from all other UUIDs generated before 3603 A.D., or is
810
+ * > extremely likely to be different (depending on the mechanism chosen).
811
+ *
812
+ * Therefore, UIDs between clusters should be extremely unlikely to
813
+ * conflict.
814
+ */
815
+ export declare const ATTR_K8S_CLUSTER_UID: "k8s.cluster.uid";
816
+ /**
817
+ * The name of the Container from Pod specification, must be unique within a Pod. Container runtime usually uses different globally unique name (`container.name`).
818
+ *
819
+ * @example redis
820
+ */
821
+ export declare const ATTR_K8S_CONTAINER_NAME: "k8s.container.name";
822
+ /**
823
+ * Number of times the container was restarted. This attribute can be used to identify a particular container (running or stopped) within a container spec.
824
+ */
825
+ export declare const ATTR_K8S_CONTAINER_RESTART_COUNT: "k8s.container.restart_count";
826
+ /**
827
+ * The cronjob annotation placed on the CronJob, the `<key>` being the annotation name, the value being the annotation value.
828
+ *
829
+ * @example 4
830
+ * @example
831
+ *
832
+ * @note Examples:
833
+ *
834
+ * - An annotation `retries` with value `4` **SHOULD** be recorded as the
835
+ * `k8s.cronjob.annotation.retries` attribute with value `"4"`.
836
+ * - An annotation `data` with empty string value **SHOULD** be recorded as
837
+ * the `k8s.cronjob.annotation.data` attribute with value `""`.
838
+ */
839
+ export declare const ATTR_K8S_CRONJOB_ANNOTATION: (key: string) => string;
840
+ /**
841
+ * The label placed on the CronJob, the `<key>` being the label name, the value being the label value.
842
+ *
843
+ * @example weekly
844
+ * @example
845
+ *
846
+ * @note Examples:
847
+ *
848
+ * - A label `type` with value `weekly` **SHOULD** be recorded as the
849
+ * `k8s.cronjob.label.type` attribute with value `"weekly"`.
850
+ * - A label `automated` with empty string value **SHOULD** be recorded as
851
+ * the `k8s.cronjob.label.automated` attribute with value `""`.
852
+ */
853
+ export declare const ATTR_K8S_CRONJOB_LABEL: (key: string) => string;
854
+ /**
855
+ * The name of the CronJob.
856
+ *
857
+ * @example opentelemetry
858
+ */
859
+ export declare const ATTR_K8S_CRONJOB_NAME: "k8s.cronjob.name";
860
+ /**
861
+ * The UID of the CronJob.
862
+ *
863
+ * @example 275ecb36-5aa8-4c2a-9c47-d8bb681b9aff
864
+ */
865
+ export declare const ATTR_K8S_CRONJOB_UID: "k8s.cronjob.uid";
866
+ /**
867
+ * The annotation placed on the DaemonSet, the `<key>` being the annotation name, the value being the annotation value, even if the value is empty.
868
+ *
869
+ * @example 1
870
+ * @example
871
+ *
872
+ * @note
873
+ * Examples:
874
+ *
875
+ * - A label `replicas` with value `1` **SHOULD** be recorded
876
+ * as the `k8s.daemonset.annotation.replicas` attribute with value `"1"`.
877
+ * - A label `data` with empty string value **SHOULD** be recorded as
878
+ * the `k8s.daemonset.annotation.data` attribute with value `""`.
879
+ */
880
+ export declare const ATTR_K8S_DAEMONSET_ANNOTATION: (key: string) => string;
881
+ /**
882
+ * The label placed on the DaemonSet, the `<key>` being the label name, the value being the label value, even if the value is empty.
883
+ *
884
+ * @example guestbook
885
+ * @example
886
+ *
887
+ * @note
888
+ * Examples:
889
+ *
890
+ * - A label `app` with value `guestbook` **SHOULD** be recorded
891
+ * as the `k8s.daemonset.label.app` attribute with value `"guestbook"`.
892
+ * - A label `data` with empty string value **SHOULD** be recorded as
893
+ * the `k8s.daemonset.label.injected` attribute with value `""`.
894
+ */
895
+ export declare const ATTR_K8S_DAEMONSET_LABEL: (key: string) => string;
896
+ /**
897
+ * The name of the DaemonSet.
898
+ *
899
+ * @example opentelemetry
900
+ */
901
+ export declare const ATTR_K8S_DAEMONSET_NAME: "k8s.daemonset.name";
902
+ /**
903
+ * The UID of the DaemonSet.
904
+ *
905
+ * @example 275ecb36-5aa8-4c2a-9c47-d8bb681b9aff
906
+ */
907
+ export declare const ATTR_K8S_DAEMONSET_UID: "k8s.daemonset.uid";
908
+ /**
909
+ * The annotation placed on the Deployment, the `<key>` being the annotation name, the value being the annotation value, even if the value is empty.
910
+ *
911
+ * @example 1
912
+ * @example
913
+ *
914
+ * @note
915
+ * Examples:
916
+ *
917
+ * - A label `replicas` with value `1` **SHOULD** be recorded
918
+ * as the `k8s.deployment.annotation.replicas` attribute with value `"1"`.
919
+ * - A label `data` with empty string value **SHOULD** be recorded as
920
+ * the `k8s.deployment.annotation.data` attribute with value `""`.
921
+ */
922
+ export declare const ATTR_K8S_DEPLOYMENT_ANNOTATION: (key: string) => string;
923
+ /**
924
+ * The label placed on the Deployment, the `<key>` being the label name, the value being the label value, even if the value is empty.
925
+ *
926
+ * @example guestbook
927
+ * @example
928
+ *
929
+ * @note
930
+ * Examples:
931
+ *
932
+ * - A label `replicas` with value `0` **SHOULD** be recorded
933
+ * as the `k8s.deployment.label.app` attribute with value `"guestbook"`.
934
+ * - A label `injected` with empty string value **SHOULD** be recorded as
935
+ * the `k8s.deployment.label.injected` attribute with value `""`.
936
+ */
937
+ export declare const ATTR_K8S_DEPLOYMENT_LABEL: (key: string) => string;
938
+ /**
939
+ * The name of the Deployment.
940
+ *
941
+ * @example opentelemetry
942
+ */
943
+ export declare const ATTR_K8S_DEPLOYMENT_NAME: "k8s.deployment.name";
944
+ /**
945
+ * The UID of the Deployment.
946
+ *
947
+ * @example 275ecb36-5aa8-4c2a-9c47-d8bb681b9aff
948
+ */
949
+ export declare const ATTR_K8S_DEPLOYMENT_UID: "k8s.deployment.uid";
950
+ /**
951
+ * The annotation placed on the Job, the `<key>` being the annotation name, the value being the annotation value, even if the value is empty.
952
+ *
953
+ * @example 1
954
+ * @example
955
+ *
956
+ * @note
957
+ * Examples:
958
+ *
959
+ * - A label `number` with value `1` **SHOULD** be recorded
960
+ * as the `k8s.job.annotation.number` attribute with value `"1"`.
961
+ * - A label `data` with empty string value **SHOULD** be recorded as
962
+ * the `k8s.job.annotation.data` attribute with value `""`.
963
+ */
964
+ export declare const ATTR_K8S_JOB_ANNOTATION: (key: string) => string;
965
+ /**
966
+ * The label placed on the Job, the `<key>` being the label name, the value being the label value, even if the value is empty.
967
+ *
968
+ * @example ci
969
+ * @example
970
+ *
971
+ * @note
972
+ * Examples:
973
+ *
974
+ * - A label `jobtype` with value `ci` **SHOULD** be recorded
975
+ * as the `k8s.job.label.jobtype` attribute with value `"ci"`.
976
+ * - A label `data` with empty string value **SHOULD** be recorded as
977
+ * the `k8s.job.label.automated` attribute with value `""`.
978
+ */
979
+ export declare const ATTR_K8S_JOB_LABEL: (key: string) => string;
980
+ /**
981
+ * The name of the Job.
982
+ *
983
+ * @example opentelemetry
984
+ */
985
+ export declare const ATTR_K8S_JOB_NAME: "k8s.job.name";
986
+ /**
987
+ * The UID of the Job.
988
+ *
989
+ * @example 275ecb36-5aa8-4c2a-9c47-d8bb681b9aff
990
+ */
991
+ export declare const ATTR_K8S_JOB_UID: "k8s.job.uid";
992
+ /**
993
+ * The annotation placed on the Namespace, the `<key>` being the annotation name, the value being the annotation value, even if the value is empty.
994
+ *
995
+ * @example 0
996
+ * @example
997
+ *
998
+ * @note
999
+ * Examples:
1000
+ *
1001
+ * - A label `ttl` with value `0` **SHOULD** be recorded
1002
+ * as the `k8s.namespace.annotation.ttl` attribute with value `"0"`.
1003
+ * - A label `data` with empty string value **SHOULD** be recorded as
1004
+ * the `k8s.namespace.annotation.data` attribute with value `""`.
1005
+ */
1006
+ export declare const ATTR_K8S_NAMESPACE_ANNOTATION: (key: string) => string;
1007
+ /**
1008
+ * The label placed on the Namespace, the `<key>` being the label name, the value being the label value, even if the value is empty.
1009
+ *
1010
+ * @example default
1011
+ * @example
1012
+ *
1013
+ * @note
1014
+ * Examples:
1015
+ *
1016
+ * - A label `kubernetes.io/metadata.name` with value `default` **SHOULD** be recorded
1017
+ * as the `k8s.namespace.label.kubernetes.io/metadata.name` attribute with value `"default"`.
1018
+ * - A label `data` with empty string value **SHOULD** be recorded as
1019
+ * the `k8s.namespace.label.data` attribute with value `""`.
1020
+ */
1021
+ export declare const ATTR_K8S_NAMESPACE_LABEL: (key: string) => string;
1022
+ /**
1023
+ * The name of the namespace that the pod is running in.
1024
+ *
1025
+ * @example default
1026
+ */
1027
+ export declare const ATTR_K8S_NAMESPACE_NAME: "k8s.namespace.name";
1028
+ /**
1029
+ * The annotation placed on the Node, the `<key>` being the annotation name, the value being the annotation value, even if the value is empty.
1030
+ *
1031
+ * @example 0
1032
+ * @example
1033
+ *
1034
+ * @note Examples:
1035
+ *
1036
+ * - An annotation `node.alpha.kubernetes.io/ttl` with value `0` **SHOULD** be recorded as
1037
+ * the `k8s.node.annotation.node.alpha.kubernetes.io/ttl` attribute with value `"0"`.
1038
+ * - An annotation `data` with empty string value **SHOULD** be recorded as
1039
+ * the `k8s.node.annotation.data` attribute with value `""`.
1040
+ */
1041
+ export declare const ATTR_K8S_NODE_ANNOTATION: (key: string) => string;
1042
+ /**
1043
+ * The label placed on the Node, the `<key>` being the label name, the value being the label value, even if the value is empty.
1044
+ *
1045
+ * @example arm64
1046
+ * @example
1047
+ *
1048
+ * @note Examples:
1049
+ *
1050
+ * - A label `kubernetes.io/arch` with value `arm64` **SHOULD** be recorded
1051
+ * as the `k8s.node.label.kubernetes.io/arch` attribute with value `"arm64"`.
1052
+ * - A label `data` with empty string value **SHOULD** be recorded as
1053
+ * the `k8s.node.label.data` attribute with value `""`.
1054
+ */
1055
+ export declare const ATTR_K8S_NODE_LABEL: (key: string) => string;
1056
+ /**
1057
+ * The name of the Node.
1058
+ *
1059
+ * @example node-1
1060
+ */
1061
+ export declare const ATTR_K8S_NODE_NAME: "k8s.node.name";
1062
+ /**
1063
+ * The UID of the Node.
1064
+ *
1065
+ * @example 1eb3a0c6-0477-4080-a9cb-0cb7db65c6a2
1066
+ */
1067
+ export declare const ATTR_K8S_NODE_UID: "k8s.node.uid";
1068
+ /**
1069
+ * The annotation placed on the Pod, the `<key>` being the annotation name, the value being the annotation value.
1070
+ *
1071
+ * @example true
1072
+ * @example x64
1073
+ * @example
1074
+ *
1075
+ * @note Examples:
1076
+ *
1077
+ * - An annotation `kubernetes.io/enforce-mountable-secrets` with value `true` **SHOULD** be recorded as
1078
+ * the `k8s.pod.annotation.kubernetes.io/enforce-mountable-secrets` attribute with value `"true"`.
1079
+ * - An annotation `mycompany.io/arch` with value `x64` **SHOULD** be recorded as
1080
+ * the `k8s.pod.annotation.mycompany.io/arch` attribute with value `"x64"`.
1081
+ * - An annotation `data` with empty string value **SHOULD** be recorded as
1082
+ * the `k8s.pod.annotation.data` attribute with value `""`.
1083
+ */
1084
+ export declare const ATTR_K8S_POD_ANNOTATION: (key: string) => string;
1085
+ /**
1086
+ * Specifies the hostname of the Pod.
1087
+ *
1088
+ * @example collector-gateway
1089
+ *
1090
+ * @note The K8s Pod spec has an optional hostname field, which can be used to specify a hostname.
1091
+ * Refer to [K8s docs](https://kubernetes.io/docs/concepts/services-networking/dns-pod-service/#pod-hostname-and-subdomain-field)
1092
+ * for more information about this field.
1093
+ *
1094
+ * This attribute aligns with the `hostname` field of the
1095
+ * [K8s PodSpec](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.34/#podspec-v1-core).
1096
+ */
1097
+ export declare const ATTR_K8S_POD_HOSTNAME: "k8s.pod.hostname";
1098
+ /**
1099
+ * IP address allocated to the Pod.
1100
+ *
1101
+ * @example 172.18.0.2
1102
+ *
1103
+ * @note This attribute aligns with the `podIP` field of the
1104
+ * [K8s PodStatus](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.34/#podstatus-v1-core).
1105
+ */
1106
+ export declare const ATTR_K8S_POD_IP: "k8s.pod.ip";
1107
+ /**
1108
+ * The label placed on the Pod, the `<key>` being the label name, the value being the label value.
1109
+ *
1110
+ * @example my-app
1111
+ * @example x64
1112
+ * @example
1113
+ *
1114
+ * @note Examples:
1115
+ *
1116
+ * - A label `app` with value `my-app` **SHOULD** be recorded as
1117
+ * the `k8s.pod.label.app` attribute with value `"my-app"`.
1118
+ * - A label `mycompany.io/arch` with value `x64` **SHOULD** be recorded as
1119
+ * the `k8s.pod.label.mycompany.io/arch` attribute with value `"x64"`.
1120
+ * - A label `data` with empty string value **SHOULD** be recorded as
1121
+ * the `k8s.pod.label.data` attribute with value `""`.
1122
+ */
1123
+ export declare const ATTR_K8S_POD_LABEL: (key: string) => string;
1124
+ /**
1125
+ * The name of the Pod.
1126
+ *
1127
+ * @example opentelemetry-pod-autoconf
1128
+ */
1129
+ export declare const ATTR_K8S_POD_NAME: "k8s.pod.name";
1130
+ /**
1131
+ * The start timestamp of the Pod.
1132
+ *
1133
+ * @example 2025-12-04T08:41:03Z
1134
+ *
1135
+ * @note Date and time at which the object was acknowledged by the Kubelet.
1136
+ * This is before the Kubelet pulled the container image(s) for the pod.
1137
+ *
1138
+ * This attribute aligns with the `startTime` field of the
1139
+ * [K8s PodStatus](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.34/#podstatus-v1-core),
1140
+ * in ISO 8601 (RFC 3339 compatible) format.
1141
+ */
1142
+ export declare const ATTR_K8S_POD_START_TIME: "k8s.pod.start_time";
1143
+ /**
1144
+ * The UID of the Pod.
1145
+ *
1146
+ * @example 275ecb36-5aa8-4c2a-9c47-d8bb681b9aff
1147
+ */
1148
+ export declare const ATTR_K8S_POD_UID: "k8s.pod.uid";
1149
+ /**
1150
+ * The annotation placed on the ReplicaSet, the `<key>` being the annotation name, the value being the annotation value, even if the value is empty.
1151
+ *
1152
+ * @example 0
1153
+ * @example
1154
+ *
1155
+ * @note
1156
+ * Examples:
1157
+ *
1158
+ * - A label `replicas` with value `0` **SHOULD** be recorded
1159
+ * as the `k8s.replicaset.annotation.replicas` attribute with value `"0"`.
1160
+ * - A label `data` with empty string value **SHOULD** be recorded as
1161
+ * the `k8s.replicaset.annotation.data` attribute with value `""`.
1162
+ */
1163
+ export declare const ATTR_K8S_REPLICASET_ANNOTATION: (key: string) => string;
1164
+ /**
1165
+ * The label placed on the ReplicaSet, the `<key>` being the label name, the value being the label value, even if the value is empty.
1166
+ *
1167
+ * @example guestbook
1168
+ * @example
1169
+ *
1170
+ * @note
1171
+ * Examples:
1172
+ *
1173
+ * - A label `app` with value `guestbook` **SHOULD** be recorded
1174
+ * as the `k8s.replicaset.label.app` attribute with value `"guestbook"`.
1175
+ * - A label `injected` with empty string value **SHOULD** be recorded as
1176
+ * the `k8s.replicaset.label.injected` attribute with value `""`.
1177
+ */
1178
+ export declare const ATTR_K8S_REPLICASET_LABEL: (key: string) => string;
1179
+ /**
1180
+ * The name of the ReplicaSet.
1181
+ *
1182
+ * @example opentelemetry
1183
+ */
1184
+ export declare const ATTR_K8S_REPLICASET_NAME: "k8s.replicaset.name";
1185
+ /**
1186
+ * The UID of the ReplicaSet.
1187
+ *
1188
+ * @example 275ecb36-5aa8-4c2a-9c47-d8bb681b9aff
1189
+ */
1190
+ export declare const ATTR_K8S_REPLICASET_UID: "k8s.replicaset.uid";
1191
+ /**
1192
+ * The annotation placed on the StatefulSet, the `<key>` being the annotation name, the value being the annotation value, even if the value is empty.
1193
+ *
1194
+ * @example 1
1195
+ * @example
1196
+ *
1197
+ * @note
1198
+ * Examples:
1199
+ *
1200
+ * - A label `replicas` with value `1` **SHOULD** be recorded
1201
+ * as the `k8s.statefulset.annotation.replicas` attribute with value `"1"`.
1202
+ * - A label `data` with empty string value **SHOULD** be recorded as
1203
+ * the `k8s.statefulset.annotation.data` attribute with value `""`.
1204
+ */
1205
+ export declare const ATTR_K8S_STATEFULSET_ANNOTATION: (key: string) => string;
1206
+ /**
1207
+ * The label placed on the StatefulSet, the `<key>` being the label name, the value being the label value, even if the value is empty.
1208
+ *
1209
+ * @example guestbook
1210
+ * @example
1211
+ *
1212
+ * @note
1213
+ * Examples:
1214
+ *
1215
+ * - A label `replicas` with value `0` **SHOULD** be recorded
1216
+ * as the `k8s.statefulset.label.app` attribute with value `"guestbook"`.
1217
+ * - A label `injected` with empty string value **SHOULD** be recorded as
1218
+ * the `k8s.statefulset.label.injected` attribute with value `""`.
1219
+ */
1220
+ export declare const ATTR_K8S_STATEFULSET_LABEL: (key: string) => string;
1221
+ /**
1222
+ * The name of the StatefulSet.
1223
+ *
1224
+ * @example opentelemetry
1225
+ */
1226
+ export declare const ATTR_K8S_STATEFULSET_NAME: "k8s.statefulset.name";
1227
+ /**
1228
+ * The UID of the StatefulSet.
1229
+ *
1230
+ * @example 275ecb36-5aa8-4c2a-9c47-d8bb681b9aff
1231
+ */
1232
+ export declare const ATTR_K8S_STATEFULSET_UID: "k8s.statefulset.uid";
755
1233
  /**
756
1234
  * Local address of the network connection - IP address or Unix domain socket name.
757
1235
  *
@@ -1143,8 +1621,9 @@ export declare const ATTR_URL_FRAGMENT: "url.fragment";
1143
1621
  * Query string values for the following keys **SHOULD** be redacted by default and replaced by the
1144
1622
  * value `REDACTED`:
1145
1623
  *
1146
- * - [`AWSAccessKeyId`](https://docs.aws.amazon.com/AmazonS3/latest/userguide/RESTAuthentication.html#RESTAuthenticationQueryStringAuth)
1147
- * - [`Signature`](https://docs.aws.amazon.com/AmazonS3/latest/userguide/RESTAuthentication.html#RESTAuthenticationQueryStringAuth)
1624
+ * - [`X-Amz-Signature`](https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_sigv-authentication-methods.html)
1625
+ * - [`X-Amz-Credential`](https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_sigv-authentication-methods.html)
1626
+ * - [`X-Amz-Security-Token`](https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_sigv-authentication-methods.html)
1148
1627
  * - [`sig`](https://learn.microsoft.com/azure/storage/common/storage-sas-overview#sas-token)
1149
1628
  * - [`X-Goog-Signature`](https://cloud.google.com/storage/docs/access-control/signed-urls)
1150
1629
  *
@@ -1182,8 +1661,9 @@ export declare const ATTR_URL_PATH: "url.path";
1182
1661
  *
1183
1662
  * Query string values for the following keys **SHOULD** be redacted by default and replaced by the value `REDACTED`:
1184
1663
  *
1185
- * - [`AWSAccessKeyId`](https://docs.aws.amazon.com/AmazonS3/latest/userguide/RESTAuthentication.html#RESTAuthenticationQueryStringAuth)
1186
- * - [`Signature`](https://docs.aws.amazon.com/AmazonS3/latest/userguide/RESTAuthentication.html#RESTAuthenticationQueryStringAuth)
1664
+ * - [`X-Amz-Signature`](https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_sigv-authentication-methods.html)
1665
+ * - [`X-Amz-Credential`](https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_sigv-authentication-methods.html)
1666
+ * - [`X-Amz-Security-Token`](https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_sigv-authentication-methods.html)
1187
1667
  * - [`sig`](https://learn.microsoft.com/azure/storage/common/storage-sas-overview#sas-token)
1188
1668
  * - [`X-Goog-Signature`](https://cloud.google.com/storage/docs/access-control/signed-urls)
1189
1669
  *