Open bripkens opened 9 months ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
otelbin | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Jan 26, 2024 10:24am |
Kudos, no new issues were introduced!
0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code
Why
To integrate with the OTel GPT, it would be necessary that OTelBin exposes an API to create deep links.
What
Add an API under
POST /deep-link
that takes a collector config within the request body and that outputs a deep link within theLocation
response header and within the body (text/plain
body).fetch Example
cURL Example
Example Response
Header
Body