Skip to content

uuid frozen string warnings with ruby 3.4 #2216

Open
@mscoutermarsh

Description

@mscoutermarsh

We're running:

  • 2.29.1 and Ruby 3.4.1

And our logs are filled with:

uuidtools.rb:700: warning: literal string will be frozen in the future (run with --debug-frozen-string-literal for more information)

I realize this isn't technically an issue with the Datadog client. But, since uuidtools has not been updated in 5 years. It seems most likely the fix would be using something from Ruby's standard library to replace the functionality.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions