Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve telemetry around docker usage #3701

Merged
merged 2 commits into from
Jul 8, 2024
Merged

Improve telemetry around docker usage #3701

merged 2 commits into from
Jul 8, 2024

Conversation

btoews
Copy link
Member

@btoews btoews commented Jul 3, 2024

The daemon_type span attribute is always none because we aren't accounting for DockerDaemonType being a bitmask. It's also hard to gauge whether flyctl is running in a CI environment. I'm fixing the func (DockerDaemonType) String() string method and adding a is_ci attribute on the root span.

@btoews btoews merged commit e360f62 into master Jul 8, 2024
34 checks passed
@btoews btoews deleted the ddt-string-fix branch July 8, 2024 13:55
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.

None yet

1 participant