rapidsai / cuml

cuML - RAPIDS Machine Learning Library
https://docs.rapids.ai/api/cuml/stable/
Apache License 2.0
4.25k stars 534 forks source link

add telemetry #6126

Closed msarahan closed 6 days ago

msarahan commented 3 weeks ago

Enables telemetry during cuml's build process. This is currently done by parsing Github Actions run log metadata, and should have no impact on build/test times

Implement OpenTelemetry, as described in https://github.com/rapidsai/build-infra/issues/139

msarahan commented 6 days ago

/merge