Skip to content

chore(vendor): sync OpenLLMetry fr-v0.52.6.27 - #52

Merged
sayonfortify merged 1 commit into
mainfrom
chore/vendor-openllmetry-fr-v0.52.6.27
Jun 19, 2026
Merged

chore(vendor): sync OpenLLMetry fr-v0.52.6.27#52
sayonfortify merged 1 commit into
mainfrom
chore/vendor-openllmetry-fr-v0.52.6.27

Conversation

@sayonfortify

Copy link
Copy Markdown
Contributor

Vendors FortifyRoot OpenLLMetry tag fr-v0.52.6.27 into Ocelle.

This carries the LangChain streaming-latency span attribute support from FortifyRoot/openllmetry-py#38:

  • fortifyroot.llm.streaming.time_to_first_token_ms on first LangChain on_llm_new_token
  • fortifyroot.llm.streaming.time_to_generate_ms at on_llm_end when a first token was observed
  • non-streaming/no-token calls keep the attrs absent

Vendoring followed the SOP: fork PR merged, tag created, then ./scripts/vendor.sh ../fr-openllmetry-py . fr-v0.52.6.27.

Local validation:

  • fork modification notices check passed before vendoring
  • python3 -m py_compile on changed vendored LangChain files
  • /Users/sayondutta/opt/anaconda3/envs/py3.12/bin/python -m pip install -e .
  • vendored import check: 34 passed
  • full suite: 498 passed, 10 warnings
  • git diff --check clean
  • secret scan clean

@sayonfortify
sayonfortify merged commit de274c7 into main Jun 19, 2026
6 checks passed
@sayonfortify
sayonfortify deleted the chore/vendor-openllmetry-fr-v0.52.6.27 branch June 19, 2026 11:15
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