Skip to content

feat: add Pydantic Logfire OFREP API - #1484

Open
jonathannorris wants to merge 1 commit into
mainfrom
feat/pydantic-providers
Open

jonathannorris wants to merge 1 commit into
mainfrom
feat/pydantic-providers

Conversation

@jonathannorris

@jonathannorris jonathannorris commented Sep 17, 2026

Copy link
Copy Markdown
Member

Summary

Notes

Pydantic doesn't publish its own OpenFeature provider for any language; their docs point users at the community OFREP providers (@openfeature/ofrep-web-provider, @openfeature/ofrep-provider, openfeature-provider-ofrep, and the Kotlin/Swift *-sdk-contrib OFREP providers). So this PR only adds the OFREP API entry.

Question for reviewers: should we also add provider-level entries for vendors like this that are OFREP-only? Today they show up solely under OFREP APIs, which means someone browsing the ecosystem by language won't find Pydantic at all even though every OFREP-supported language works against it.

Signed-off-by: Jonathan Norris <jonathan.norris@dynatrace.com>
@netlify

netlify Bot commented Sep 17, 2026

Copy link
Copy Markdown

Deploy Preview for openfeature ready!

Name Link
🔨 Latest commit 55cffee
🔍 Latest deploy log https://app.netlify.com/projects/openfeature/deploys/6aabb033e08cfe00085cad84
😎 Deploy Preview https://deploy-preview-1484--openfeature.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@coderabbitai

coderabbitai Bot commented Sep 17, 2026

Copy link
Copy Markdown

Review Change StackReview Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Advanced

Run ID: 22c039cd-679e-4328-b3ad-505fa4159efd

📥 Commits

Reviewing files that changed from the base of the PR and between a16fd67 and 55cffee.

⛔ Files ignored due to path filters (1)
  • static/img/pydantic-logfire-no-fill.svg is excluded by !**/*.svg
📒 Files selected for processing (2)
  • src/datasets/ofrep-api/index.ts
  • src/datasets/ofrep-api/pydantic-logfire.ts

Included review availability: Your plan provides up to 1 included review per hour; 0 remain after this review.


📝 Walkthrough

Walkthrough

The change adds a Pydantic Logfire OFREP API descriptor and registers it in the exported ecosystem API list.

Changes

OFREP API registration

Layer / File(s) Summary
Add and register Pydantic Logfire descriptor
src/datasets/ofrep-api/pydantic-logfire.ts, src/datasets/ofrep-api/index.ts
Adds Pydantic Logfire metadata, including its logo, documentation URL, official-vendor status, and OFREP delivery description. Registers the descriptor in ECOSYSTEM_OFREP_APIS.

Priority: ⬇️ Low

Estimated code review effort: 1 (Trivial) | ~5 minutes

Change: Feature

Suggested reviewers: aepfli

Merge Risk: ⚪ Minimal · up to 55cff

The OFREP API entry is registered without any supported merge-blocking issue.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly and concisely identifies the main change: adding the Pydantic Logfire OFREP API entry.
Description check ✅ Passed The description directly explains the Pydantic Logfire OFREP API entry, the logo addition, and the rationale for not adding a provider entry.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 2…
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
📝 Generate docstrings
  • Commit to this branch
  • Create a new PR

Comment @coderabbitai help to get the list of available commands.

@jonathannorris
jonathannorris marked this pull request as ready for review September 17, 2026 13:41
@jonathannorris
jonathannorris requested review from a team as code owners September 17, 2026 13:41
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.

2 participants