Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
ForestAdmin
/
agent-nodejs
Public
Notifications
You must be signed in to change notification settings
Fork
13
Star
86
Code
Issues
7
Pull requests
111
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
feat(agent-bff): bundle opentelemetry apm in the docker image
- #1849
#1849
Open
2/2
nbouliol
wants to merge 12 commits into
feat/agent-bff-docker-image
ForestAdmin/agent-nodejs:feat/agent-bff-docker-image
from
feat/agent-bff-docker-otel
ForestAdmin/agent-nodejs:feat/agent-bff-docker-otel
Copy head branch name to clipboard
Conversation
Commits
12
(12)
Checks
Files changed
Open
feat(agent-bff): bundle opentelemetry apm in the docker image
#1849
nbouliol
wants to merge 12 commits into
feat/agent-bff-docker-image
ForestAdmin/agent-nodejs:feat/agent-bff-docker-image
from
feat/agent-bff-docker-otel
ForestAdmin/agent-nodejs:feat/agent-bff-docker-otel
Copy head branch name to clipboard
Commits
Commits on Aug 26, 2026
feat(agent-bff): bundle opentelemetry apm in the docker image
Show description for 790d904
nbouliol
and
claude
committed
790d904
View commit details
Copy full SHA for 790d904
Browse repository at this point
test(agent-bff): cover the tracing preload and the default signal seams
Show description for e6b18b8
nbouliol
and
claude
committed
e6b18b8
View commit details
Copy full SHA for e6b18b8
Browse repository at this point
refactor(agent-bff): make the otel module resolution a seam
Show description for 2a9b066
nbouliol
and
claude
committed
2a9b066
View commit details
Copy full SHA for 2a9b066
Browse repository at this point
fix(agent-bff): honour OTEL_SDK_DISABLED whatever its case
Show description for 17930c7
nbouliol
and
claude
committed
17930c7
View commit details
Copy full SHA for 17930c7
Browse repository at this point
fix(agent-bff): let the shutdown handler end the process, not the span flush
Show description for 6a8bf5c
nbouliol
and
claude
committed
6a8bf5c
View commit details
Copy full SHA for 6a8bf5c
Browse repository at this point
fix(agent-bff): flush spans from the shutdown path, not from a signal handler
Show description for 4a087d9
nbouliol
and
claude
committed
4a087d9
View commit details
Copy full SHA for 4a087d9
Browse repository at this point
fix(agent-bff): keep collector credentials out of the tracing log line
Show description for 21033cf
nbouliol
and
claude
committed
21033cf
View commit details
Copy full SHA for 21033cf
Browse repository at this point
fix(agent-bff): wait for the flush on the failure path, and honour OTEL_TRACES_EXPORTER
Show description for 07967ba
nbouliol
and
claude
committed
07967ba
View commit details
Copy full SHA for 07967ba
Browse repository at this point
fix(agent-bff): leave the exporter to the SDK for every value we do not own
Show description for d5a1f19
nbouliol
and
claude
committed
d5a1f19
View commit details
Copy full SHA for d5a1f19
Browse repository at this point
fix(agent-bff): degrade to a warning when the otel setup cannot start
Show description for 296a6c2
nbouliol
and
claude
committed
296a6c2
View commit details
Copy full SHA for 296a6c2
Browse repository at this point
fix(agent-bff): let the SDK build the exporter, and stop half-configuring it
Show description for 5a07686
nbouliol
and
claude
committed
5a07686
View commit details
Copy full SHA for 5a07686
Browse repository at this point
docs(agent-bff): note what sdk-node pulls in behind the three otel pins
Show description for 50d3f1d
nbouliol
and
claude
committed
50d3f1d
View commit details
Copy full SHA for 50d3f1d
Browse repository at this point
You can’t perform that action at this time.