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

Bump and rename ddtrace -> datadog #8

Closed
wants to merge 2 commits into from

Conversation

artrybalko
Copy link

@artrybalko artrybalko commented Aug 23, 2024

Datadog updated the name of the tracing gem in version 2 from ddtrace to datadog

Types of Changes

  • Maintenance.

Contribution

@artrybalko
Copy link
Author

@ioquatix thanks for updating the gem to support DD v2!

@artrybalko artrybalko closed this Aug 26, 2024
@artrybalko artrybalko deleted the art/datadog-v2 branch August 26, 2024 11:35
@ioquatix
Copy link
Member

No problem, thanks for making a PR, it was helpful. Unfortunately, a few more changes were required!

What are you using this gem for?

@artrybalko
Copy link
Author

We switched one of our Rails applications that makes a ton of external API calls to falcon and async-http-faraday a few months ago at IFTTT and used this gem for our Datadog monitoring. Had to take it out recently as it was blocking the datadog gem upgrade. I'm putting it back now.

@ioquatix
Copy link
Member

Nice, how is it working out?

@artrybalko
Copy link
Author

Really quite well. We were able to shift some workloads to the app in question that were previously handled by a JVM app that the old Rails+Unicorn architecture just couldn't accommodate when given comparable compute resources. No need for nginx in from of it either.
We are now experimenting with async-http and Async in a couple other places

@ioquatix
Copy link
Member

I'm exploring ways to sustain the development of Falcon. Are there things as a business that you'd be willing to pay for if I was to create and/or support, in the async/falcon eco-system?

@artrybalko
Copy link
Author

That's a good question. I'll be happy to advocate for a higher sponsorship tier as we expand our usage of async. I'm not sure I can think of anything off the top of my head that would make sense for a commercial license at the current level of usage. Perhaps something around the database and activerecord layer? We haven't explored that at all yet since optimizing external requests has bigger returns.

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