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

feat: return errors from resource.New #59

Merged
merged 2 commits into from Aug 14, 2023

Commits on Jul 31, 2023

  1. return errors from resource.New

    When using detectors with mis-matched Schema URLs, resource.New
    will return an error. Previously, this was dropped and consequently it
    looked like configuration worked but many resource attributes would be
    missing in the resulting telemetry.
    dstrelau committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    1040e55 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

  1. Configuration menu
    Copy the full SHA
    f074e09 View commit details
    Browse the repository at this point in the history