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
Accelerator
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
coder
/
coder
Public
Notifications
You must be signed in to change notification settings
Fork
1.4k
Star
14.2k
Code
Issues
766
Pull requests
209
Discussions
Actions
Projects
Security and quality
35
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
coder
coderd
tracing
on
coder-plat-463-httpapi
User selector
All users
All time
Commit history
Commits on Jul 9, 2026
feat: setup logging, tracing and metrics in standalone AI Gateway (#27068)
Show description for bab8ce9
pawbana
authored
bab8ce9
View commit details
Copy full SHA for bab8ce9
View code at this point
Browse repository at this point
Commits on May 11, 2026
test: use typed atomics in test files (#25071)
Show description for 81e2be6
zedkipp
authored
81e2be6
View commit details
Copy full SHA for 81e2be6
View code at this point
Browse repository at this point
Commits on Mar 20, 2026
fix: StatusWriter Unwrap and process output error recovery (#23383)
Show description for 4aa94fc
mafredri
authored
4aa94fc
View commit details
Copy full SHA for 4aa94fc
View code at this point
Browse repository at this point
Commits on Jan 8, 2026
chore: arrange imports in a standard way (#21452)
Show description for bddb808
spikecurtis
authored
bddb808
View commit details
Copy full SHA for bddb808
View code at this point
Browse repository at this point
fix: fix slog to always use array of Fields (#21426)
Show description for 49b34a7
spikecurtis
authored
49b34a7
View commit details
Copy full SHA for 49b34a7
View code at this point
Browse repository at this point
Commits on Jun 20, 2025
chore: remove unnecessary redeclarations in for loops (#18440)
aslilac
authored
fae30a0
View commit details
Copy full SHA for fae30a0
View code at this point
Browse repository at this point
Commits on Mar 26, 2025
chore: update golang to 1.24.1 (#17035)
Show description for 17ddee0
sreya
and
claude
authored
17ddee0
View commit details
Copy full SHA for 17ddee0
View code at this point
Browse repository at this point
Commits on Mar 18, 2025
feat: add support for workspace app audit (#16801)
Show description for de41bd6
mafredri
authored
de41bd6
View commit details
Copy full SHA for de41bd6
View code at this point
Browse repository at this point
Commits on Jan 15, 2025
chore: exclude otlp trace provider from slim builds (#16140)
Show description for a252d13
ethanndickson
authored
a252d13
View commit details
Copy full SHA for a252d13
View code at this point
Browse repository at this point
Commits on Mar 18, 2024
chore: bump gopkg.in/DataDog/dd-trace-go.v1 from 1.57.0 to 1.61.0 (#12610)
Show description for c189cc9
Emyrk
authored
c189cc9
View commit details
Copy full SHA for c189cc9
View code at this point
Browse repository at this point
Commits on Oct 3, 2023
feat: allow external services to be authable (#9996)
Show description for 45b53c2
kylecarbs
authored
45b53c2
View commit details
Copy full SHA for 45b53c2
View code at this point
Browse repository at this point
Commits on Sep 30, 2023
chore: move `/gitauth` to `/externalauth` on the frontend (#9954)
Show description for 5596fb2
kylecarbs
authored
5596fb2
View commit details
Copy full SHA for 5596fb2
View code at this point
Browse repository at this point
Commits on Sep 14, 2023
chore: remove coder trace telemetry (#9677)
coadler
authored
38560dd
View commit details
Copy full SHA for 38560dd
View code at this point
Browse repository at this point
Commits on Aug 29, 2023
feat(cli): add DataDog Go tracer (#9411)
ammario
authored
16ef97a
View commit details
Copy full SHA for 16ef97a
View code at this point
Browse repository at this point
Commits on Aug 18, 2023
chore: add /v2 to import module path (#9072)
Show description for 22e781e
kylecarbs
authored
22e781e
View commit details
Copy full SHA for 22e781e
View code at this point
Browse repository at this point
Commits on Jul 26, 2023
chore: add derpserver to wsproxy, add proxies to derpmap (#7311)
deansheather
authored
2f0a999
View commit details
Copy full SHA for 2f0a999
View code at this point
Browse repository at this point
Commits on May 3, 2023
feat: unified tracing between coderd<->provisionerd (#7370)
coadler
authored
8bd9f9c
View commit details
Copy full SHA for 8bd9f9c
View code at this point
Browse repository at this point
Commits on Apr 3, 2023
chore: update otel to v1.14.0 (#6963)
coadler
authored
a29fc7d
View commit details
Copy full SHA for a29fc7d
View code at this point
Browse repository at this point
Commits on Feb 19, 2023
chore: format Go more aggressively
ammario
authored
f05609b
View commit details
Copy full SHA for f05609b
View code at this point
Browse repository at this point
Commits on Nov 28, 2022
feat: tracing improvements (#4988)
deansheather
authored
15f8967
View commit details
Copy full SHA for 15f8967
View code at this point
Browse repository at this point
Commits on Nov 9, 2022
feat: create tracing.SlogSink for storing logs as span events (#4962)
deansheather
authored
ffc24dc
View commit details
Copy full SHA for ffc24dc
View code at this point
Browse repository at this point
Commits on Nov 8, 2022
feat: make trace provider in loadtest, add tracing to sdk (#4939)
deansheather
authored
d82364b
View commit details
Copy full SHA for d82364b
View code at this point
Browse repository at this point
Commits on Nov 1, 2022
feat: add option for exporting traces to a provided Honeycomb team (#4816)
coadler
authored
4c5bf42
View commit details
Copy full SHA for 4c5bf42
View code at this point
Browse repository at this point
Commits on Oct 31, 2022
chore: fix otel dependency versions (#4813)
coadler
authored
dde9a43
View commit details
Copy full SHA for dde9a43
View code at this point
Browse repository at this point
Commits on Oct 17, 2022
fix: Tidy up closes for nicer output (#4605)
Show description for c5afaff
kylecarbs
authored
c5afaff
View commit details
Copy full SHA for c5afaff
View code at this point
Browse repository at this point
Commits on Sep 29, 2022
chore: Add flusher to make implement http.Flusher interface (#4255)
Emyrk
authored
028a4ed
View commit details
Copy full SHA for 028a4ed
View code at this point
Browse repository at this point
Commits on Sep 23, 2022
chore: ignore traces from `(*API).workspaceAgentCoordinate` after accept (#4178)
coadler
authored
95aea10
View commit details
Copy full SHA for 95aea10
View code at this point
Browse repository at this point
Commits on Sep 20, 2022
fix: properly shutdown tracers (#4127)
coadler
authored
67230ba
View commit details
Copy full SHA for 67230ba
View code at this point
Browse repository at this point
Commits on Sep 19, 2022
fix: use consistent tracer name (#4117)
coadler
authored
153e96f
View commit details
Copy full SHA for 153e96f
View code at this point
Browse repository at this point
Commits on Sep 16, 2022
chore: watch workspace endpoint (#4060)
f0ssel
authored
63fd494
View commit details
Copy full SHA for 63fd494
View code at this point
Browse repository at this point
feat: add rbac tracing (#4093)
coadler
authored
b340634
View commit details
Copy full SHA for b340634
View code at this point
Browse repository at this point
feat: provisionerd tracing, add public trace ingestion (#4070)
coadler
authored
77acf0c
View commit details
Copy full SHA for 77acf0c
View code at this point
Browse repository at this point
Commits on Aug 29, 2022
feat: add panic recovery middleware (#3687)
sreya
authored
053fe6f
View commit details
Copy full SHA for 053fe6f
View code at this point
Browse repository at this point
Commits on Aug 26, 2022
fi stop tracing 4xx http status codes as errors (#3707)
f0ssel
authored
ccabec6
View commit details
Copy full SHA for ccabec6
View code at this point
Browse repository at this point
Commits on Aug 25, 2022
fix: use correct response writer for tracing middle (#3693)
f0ssel
authored
b412cc1
View commit details
Copy full SHA for b412cc1
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.