Skip to content

oneagent-sdk: Add version 1.5.2.20260107.153442 - #2274

Merged
luhenry merged 1 commit into
mainfrom
oneagent-sdk
Sep 24, 2026
Merged

luhenry merged 1 commit into
mainfrom
oneagent-sdk

Conversation

@luhenry

@luhenry luhenry commented Sep 24, 2026 •

Copy link
Copy Markdown
Member

Pure-Python client library, no compiled extension. Upstream publishes no riscv64 wheel.

Upstream ships no CI workflow; built by checking out the release tag and running setup.py unmodified.

Differs from upstream

  • DT_PYSDK_CSDK_PATH left unset - it would need Dynatrace's closed-source OneAgent SDK for C/C++, which has no riscv64 build; setup.py's own fallback ships the wheel without it.

Matrix: single cp312 build only - setup.py forces a universal (py2.py3) wheel tag, so every interpreter installs the same file.

Testing

  • same as upstream, minus dependsnative-marked tests (they need the closed-source native stub)

License: OK

Built on cp312; 27 passed, 7 deselected.

Pure-Python client library, no compiled extension and no CI workflow
upstream to mirror; build from setup.py directly with
DT_PYSDK_CSDK_PATH unset so the closed-source native stub is never
required.
luhenry added a commit that referenced this pull request Sep 24, 2026
@github-actions

github-actions Bot commented Sep 24, 2026 •

Copy link
Copy Markdown
Contributor
PR Preview Action v1.8.1
Preview removed because the pull request was closed.
2026-09-24 07:15 UTC

@luhenry
luhenry merged commit a945bdd into main Sep 24, 2026
11 of 12 checks passed
@luhenry
luhenry deleted the oneagent-sdk branch September 24, 2026 06:40
luhenry added a commit that referenced this pull request Sep 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant