mirror of
https://github.com/open-telemetry/opentelemetry-python-contrib.git
synced 2025-07-28 20:52:57 +08:00

* scripts/generate_instrumentation_bootstrap: don't force genai instrumentations versions Since genai instrumentations are released on their own we cannot have a fixed required version on this side. While at it add vertexai to the list of excluded packages since: - it has not been released yet - the name is already claimed by openllmetry * Regenerate bootstrap_gen * Please spellcheck --------- Co-authored-by: Leighton Chen <lechen@microsoft.com>