Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
43 commits
Select commit Hold shift + click to select a range
160209b
Add POSIX telemetry
bmehta001 Jul 17, 2026
89f882a
Address telemetry review follow-ups
bmehta001 Jul 17, 2026
f631f20
Guard Android telemetry on Java initialization
bmehta001 Jul 18, 2026
5a5457c
Address telemetry privacy and consistency feedback
bmehta001 Jul 18, 2026
6a4aecd
Clarify official telemetry build configuration
bmehta001 Jul 18, 2026
65ea5f3
Strengthen telemetry relative-path redaction
bmehta001 Jul 18, 2026
6f484c0
Restore external Windows telemetry restriction
bmehta001 Jul 19, 2026
02108d6
Remove stale telemetry environment comment
bmehta001 Jul 20, 2026
743d40f
Improve wording
bmehta001 Jul 20, 2026
4ec735c
Initialize Android telemetry in official AARs
bmehta001 Jul 20, 2026
0d0489a
Simplify telemetry opt-out wording
bmehta001 Jul 20, 2026
fb7f455
Add deterministic POSIX telemetry sampling
bmehta001 Jul 21, 2026
144abaa
Contain all POSIX telemetry exceptions
bmehta001 Jul 21, 2026
b748abb
Telemetry: address Copilot round-1 review
bmehta001 Jul 21, 2026
78c9a18
Telemetry: address Copilot round-2 review
bmehta001 Jul 21, 2026
3e2ee76
Use explicit Python exit for generator errors
bmehta001 Jul 21, 2026
07e9804
Scrub Windows-style POSIX source paths
bmehta001 Jul 21, 2026
5e760a7
Make POSIX telemetry env opt-out sticky
bmehta001 Jul 21, 2026
7d0bc04
Telemetry: clarify hard suppression policy
bmehta001 Jul 21, 2026
3b898c0
Telemetry: address opt-out rereview comments
bmehta001 Jul 21, 2026
aaea001
Suppress Windows ETW in unit-test processes
bmehta001 Jul 21, 2026
ebfd244
Harden POSIX telemetry device ID reads
bmehta001 Jul 21, 2026
aa20bfb
Remove standalone telemetry sampling test
bmehta001 Jul 21, 2026
9b2591f
Clarify POSIX telemetry path anchors
bmehta001 Jul 21, 2026
5c52fa6
Avoid synchronous telemetry on the inference hot path
bmehta001 Jul 21, 2026
00261d5
Limit telemetry suppression to telemetry-capable tests
bmehta001 Jul 22, 2026
f2003a1
Harden POSIX device ID persistence
bmehta001 Jul 22, 2026
97a0b34
Rollback incomplete POSIX telemetry initialization
bmehta001 Jul 22, 2026
20a21a8
Retry growing Windows telemetry environment reads
bmehta001 Jul 22, 2026
da7d39f
Use a nonnegative unknown memory telemetry value
bmehta001 Jul 22, 2026
8182f83
Identify duplicate symbol source files
bmehta001 Jul 22, 2026
52cf25b
Merge main to refresh the telemetry PR
bmehta001 Jul 22, 2026
f8c1e91
Rename the POSIX minimal telemetry mode
bmehta001 Jul 23, 2026
2f16f69
Revert the POSIX minimal telemetry rename
bmehta001 Jul 23, 2026
f5cfe90
Make ORT_TELEMETRY_DISABLED a full telemetry opt-out (#29843)
tianleiwu Jul 23, 2026
7dc2f77
Simplify the full telemetry opt-out
bmehta001 Jul 23, 2026
6775a9a
Stabilize serialized telemetry maps
bmehta001 Jul 24, 2026
94d4d0f
Clarify API telemetry initialization timing
bmehta001 Jul 24, 2026
08f3598
Simplify API telemetry privacy wording
bmehta001 Jul 24, 2026
9480a36
Clarify initialization event timing
bmehta001 Jul 24, 2026
c5336ad
Raise telemetry error-message limit
bmehta001 Jul 24, 2026
5f84532
Set telemetry error-message limit to 40960 bytes
bmehta001 Jul 24, 2026
41789d4
Update QMoE docs for nvfp4 support in OperatorKernels.md and ContribO…
Copilot Jul 24, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ For details on the upcoming release, including release dates, announcements, fea

## Data/Telemetry

Windows distributions of this project may collect usage data and send it to Microsoft to help improve our products and services. See the [privacy statement](docs/Privacy.md) for more details.
This project may collect usage data and send it to Microsoft to help improve our products and services. See the [privacy statement](docs/Privacy.md) for more details.

## Contributions and Feedback

Expand Down
210 changes: 210 additions & 0 deletions ThirdPartyNotices.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6119,3 +6119,213 @@ Redistribution and use in source and binary forms, with or without modification,
3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

_____

microsoft/cpp_client_telemetry, https://github.com/microsoft/cpp_client_telemetry/

Apache License

Copyright (c) Microsoft Corporation. All rights reserved.

Apache License
Version 2.0, January 2004
http://www.apache.org/licenses/

TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION

1. Definitions.

"License" shall mean the terms and conditions for use, reproduction,
and distribution as defined by Sections 1 through 9 of this document.

"Licensor" shall mean the copyright owner or entity authorized by
the copyright owner that is granting the License.

"Legal Entity" shall mean the union of the acting entity and all
other entities that control, are controlled by, or are under common
control with that entity. For the purposes of this definition,
"control" means (i) the power, direct or indirect, to cause the
direction or management of such entity, whether by contract or
otherwise, or (ii) ownership of fifty percent (50%) or more of the
outstanding shares, or (iii) beneficial ownership of such entity.

"You" (or "Your") shall mean an individual or Legal Entity
exercising permissions granted by this License.

"Source" form shall mean the preferred form for making modifications,
including but not limited to software source code, documentation
source, and configuration files.

"Object" form shall mean any form resulting from mechanical
transformation or translation of a Source form, including but
not limited to compiled object code, generated documentation,
and conversions to other media types.

"Work" shall mean the work of authorship, whether in Source or
Object form, made available under the License, as indicated by a
copyright notice that is included in or attached to the work
(an example is provided in the Appendix below).

"Derivative Works" shall mean any work, whether in Source or Object
form, that is based on (or derived from) the Work and for which the
editorial revisions, annotations, elaborations, or other modifications
represent, as a whole, an original work of authorship. For the purposes
of this License, Derivative Works shall not include works that remain
separable from, or merely link (or bind by name) to the interfaces of,
the Work and Derivative Works thereof.

"Contribution" shall mean any work of authorship, including
the original version of the Work and any modifications or additions
to that Work or Derivative Works thereof, that is intentionally
submitted to Licensor for inclusion in the Work by the copyright owner
or by an individual or Legal Entity authorized to submit on behalf of
the copyright owner. For the purposes of this definition, "submitted"
means any form of electronic, verbal, or written communication sent
to the Licensor or its representatives, including but not limited to
communication on electronic mailing lists, source code control systems,
and issue tracking systems that are managed by, or on behalf of, the
Licensor for the purpose of discussing and improving the Work, but
excluding communication that is conspicuously marked or otherwise
designated in writing by the copyright owner as "Not a Contribution."

"Contributor" shall mean Licensor and any individual or Legal Entity
on behalf of whom a Contribution has been received by Licensor and
subsequently incorporated within the Work.

2. Grant of Copyright License. Subject to the terms and conditions of
this License, each Contributor hereby grants to You a perpetual,
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
copyright license to reproduce, prepare Derivative Works of,
publicly display, publicly perform, sublicense, and distribute the
Work and such Derivative Works in Source or Object form.

3. Grant of Patent License. Subject to the terms and conditions of
this License, each Contributor hereby grants to You a perpetual,
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
(except as stated in this section) patent license to make, have made,
use, offer to sell, sell, import, and otherwise transfer the Work,
where such license applies only to those patent claims licensable
by such Contributor that are necessarily infringed by their
Contribution(s) alone or by combination of their Contribution(s)
with the Work to which such Contribution(s) was submitted. If You
institute patent litigation against any entity (including a
cross-claim or counterclaim in a lawsuit) alleging that the Work
or a Contribution incorporated within the Work constitutes direct
or contributory patent infringement, then any patent licenses
granted to You under this License for that Work shall terminate
as of the date such litigation is filed.

4. Redistribution. You may reproduce and distribute copies of the
Work or Derivative Works thereof in any medium, with or without
modifications, and in Source or Object form, provided that You
meet the following conditions:

(a) You must give any other recipients of the Work or
Derivative Works a copy of this License; and

(b) You must cause any modified files to carry prominent notices
stating that You changed the files; and

(c) You must retain, in the Source form of any Derivative Works
that You distribute, all copyright, patent, trademark, and
attribution notices from the Source form of the Work,
excluding those notices that do not pertain to any part of
the Derivative Works; and

(d) If the Work includes a "NOTICE" text file as part of its
distribution, then any Derivative Works that You distribute must
include a readable copy of the attribution notices contained
within such NOTICE file, excluding those notices that do not
pertain to any part of the Derivative Works, in at least one
of the following places: within a NOTICE text file distributed
as part of the Derivative Works; within the Source form or
documentation, if provided along with the Derivative Works; or,
within a display generated by the Derivative Works, if and
wherever such third-party notices normally appear. The contents
of the NOTICE file are for informational purposes only and
do not modify the License. You may add Your own attribution
notices within Derivative Works that You distribute, alongside
or as an addendum to the NOTICE text from the Work, provided
that such additional attribution notices cannot be construed
as modifying the License.

You may add Your own copyright statement to Your modifications and
may provide additional or different license terms and conditions
for use, reproduction, or distribution of Your modifications, or
for any such Derivative Works as a whole, provided Your use,
reproduction, and distribution of the Work otherwise complies with
the conditions stated in this License.

5. Submission of Contributions. Unless You explicitly state otherwise,
any Contribution intentionally submitted for inclusion in the Work
by You to the Licensor shall be under the terms and conditions of
this License, without any additional terms or conditions.
Notwithstanding the above, nothing herein shall supersede or modify
the terms of any separate license agreement you may have executed
with Licensor regarding such Contributions.

6. Trademarks. This License does not grant permission to use the trade
names, trademarks, service marks, or product names of the Licensor,
except as required for reasonable and customary use in describing the
origin of the Work and reproducing the content of the NOTICE file.

7. Disclaimer of Warranty. Unless required by applicable law or
agreed to in writing, Licensor provides the Work (and each
Contributor provides its Contributions) on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
implied, including, without limitation, any warranties or conditions
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
PARTICULAR PURPOSE. You are solely responsible for determining the
appropriateness of using or redistributing the Work and assume any
risks associated with Your exercise of permissions under this License.

8. Limitation of Liability. In no event and under no legal theory,
whether in tort (including negligence), contract, or otherwise,
unless required by applicable law (such as deliberate and grossly
negligent acts) or agreed to in writing, shall any Contributor be
liable to You for damages, including any direct, indirect, special,
incidental, or consequential damages of any character arising as a
result of this License or out of the use or inability to use the
Work (including but not limited to damages for loss of goodwill,
work stoppage, computer failure or malfunction, or any and all
other commercial damages or losses), even if such Contributor
has been advised of the possibility of such damages.

9. Accepting Warranty or Additional Liability. While redistributing
the Work or Derivative Works thereof, You may choose to offer,
and charge a fee for, acceptance of support, warranty, indemnity,
or other liability obligations and/or rights consistent with this
License. However, in accepting such obligations, You may act only
on Your own behalf and on Your sole responsibility, not on behalf
of any other Contributor, and only if You agree to indemnify,
defend, and hold each Contributor harmless for any liability
incurred by, or claims asserted against, such Contributor by reason
of your accepting any such warranty or additional liability.

END OF TERMS AND CONDITIONS

APPENDIX: How to apply the Apache License to your work.

To apply the Apache License to your work, attach the following
boilerplate notice, with the fields enclosed by brackets "[]"
replaced with your own identifying information. (Don't include
the brackets!) The text should be enclosed in the appropriate
comment syntax for the file format. We also recommend that a
file or class name and description of purpose be included on the
same "printed page" as the copyright notice for easier
identification within third-party archives.

Copyright [yyyy] [name of copyright owner]

Licensed under the Apache License, Version 2.0 (the "License");
Comment thread
Copilot marked this conversation as resolved.
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
10 changes: 9 additions & 1 deletion build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,12 @@
DIR_OS="Android"
fi

python3 $DIR/tools/ci_build/build.py --build_dir $DIR/build/$DIR_OS "$@"
# Telemetry uses the 1DS SDK, which is not supported for WebAssembly/Emscripten builds.
# Only request it for native builds so that `./build.sh --build_wasm` keeps working without
# the user having to override the wrapper's default.
TELEMETRY_ARG="--use_telemetry"
if [[ "$*" == *"--build_wasm"* ]]; then
TELEMETRY_ARG=""
fi

python3 $DIR/tools/ci_build/build.py --build_dir $DIR/build/$DIR_OS $TELEMETRY_ARG "$@"

Check warning on line 29 in build.sh

View workflow job for this annotation

GitHub Actions / Optional Lint

[shellcheck] reported by reviewdog 🐶 Double quote to prevent globbing and word splitting. Raw Output: ./build.sh:29:50: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)

Check warning on line 29 in build.sh

View workflow job for this annotation

GitHub Actions / Optional Lint

[shellcheck] reported by reviewdog 🐶 Double quote to prevent globbing and word splitting. Raw Output: ./build.sh:29:9: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)

Check warning on line 29 in build.sh

View workflow job for this annotation

GitHub Actions / Optional Lint

[shellcheck] reported by reviewdog 🐶 Double quote to prevent globbing and word splitting. Raw Output: ./build.sh:29:50: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)

Check warning on line 29 in build.sh

View workflow job for this annotation

GitHub Actions / Optional Lint

[shellcheck] reported by reviewdog 🐶 Double quote to prevent globbing and word splitting. Raw Output: ./build.sh:29:9: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
10 changes: 10 additions & 0 deletions cgmanifests/cgmanifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -345,6 +345,16 @@
},
"comments": "python-pillow. Implementation logic for anti-aliasing copied by Resize CPU kernel."
}
},
{
"component": {
"type": "git",
"git": {
"commitHash": "edf33f80035575b82f1fafd5f9bd0dc0d2064e94",
"repositoryUrl": "https://github.com/microsoft/cpp_client_telemetry.git"
},
"comments": "1DS SDK (cpp_client_telemetry) for cross-platform telemetry on non-Windows platforms (macOS, Linux, Android, iOS)."
}
}
],
"Version": 1
Expand Down
16 changes: 16 additions & 0 deletions cmake/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -161,6 +161,9 @@ option(onnxruntime_USE_WINML "Build with WinML support" OFF)
option(onnxruntime_USE_ACL "Build with ACL support" OFF)
option(onnxruntime_ENABLE_INSTRUMENT "Enable Instrument with Event Tracing for Windows (ETW)" OFF)
option(onnxruntime_USE_TELEMETRY "Build with Telemetry" OFF)
# Optional 1DS ingestion token for non-Windows telemetry. Leave empty to compile in the encoded
# in-repo default from core/platform/posix/telemetry.cc; callers can override it at configure time.
set(ONNXRUNTIME_TELEMETRY_TENANT_TOKEN "" CACHE STRING "Override the compiled-in telemetry ingestion token (non-Windows)")
cmake_dependent_option(onnxruntime_USE_MIMALLOC "Override new/delete and arena allocator with mimalloc" OFF "WIN32;NOT onnxruntime_USE_CUDA;NOT onnxruntime_USE_OPENVINO" OFF)
option(onnxruntime_USE_CANN "Build with CANN support" OFF)
option(onnxruntime_USE_XNNPACK "Build with XNNPACK support. Provides an alternative math library on ARM, WebAssembly and x86." OFF)
Expand Down Expand Up @@ -1900,6 +1903,19 @@ else()
add_library(safeint_interface IMPORTED INTERFACE)\n\
target_include_directories(safeint_interface INTERFACE ${safeint_SOURCE_DIR})\n\
")
if(onnxruntime_USE_TELEMETRY AND NOT WIN32 AND onnxruntime_USE_VCPKG)
string(APPEND PROJECT_CONFIG_CONTENT
"find_dependency(MSTelemetry CONFIG)\n\
")
endif()
if(onnxruntime_USE_TELEMETRY AND NOT WIN32 AND NOT APPLE AND NOT onnxruntime_USE_VCPKG AND NOT onnxruntime_BUILD_SHARED_LIB)
# FetchContent static non-Apple telemetry ships mat plus bundled sqlite3/zlib archives in this
# package, but mat still links system libcurl and pthreads; the consumer must re-find them.
string(APPEND PROJECT_CONFIG_CONTENT
"find_dependency(CURL)\n\
find_dependency(Threads)\n\
")
endif()
endif()

string(APPEND PROJECT_CONFIG_CONTENT
Expand Down
2 changes: 2 additions & 0 deletions cmake/deps.txt
Original file line number Diff line number Diff line change
Expand Up @@ -64,3 +64,5 @@ kleidiai;https://github.com/ARM-software/kleidiai/archive/refs/tags/v1.20.0.tar.
# this entry will be updated to use refs/tags/<version> instead of the raw commit hash.
kleidiai-qmx;https://github.com/qualcomm/kleidiai/archive/2f10c9a8d32f81ffeeb6d4885a29cc35d2b0da87.zip;5e855730a2d69057a569f43dd7532db3b2d2a05c
vulkan_headers;https://codeload.github.com/KhronosGroup/Vulkan-Headers/tar.gz/refs/tags/v1.4.344;57bc528ef7c4a3f7bfbb59e64a187e3734bd29d8
# cpp_client_telemetry (1DS SDK) for cross-platform telemetry on non-Windows platforms
cpp_client_telemetry;https://github.com/microsoft/cpp_client_telemetry/archive/refs/tags/v3.10.173.1.zip;d35a0f0595114304ed8c308e720671032f9586d1
Loading
Loading