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

[receiver/awscloudwatchmetricsreceiver] Add new receiver #19429

Merged

Commits on May 19, 2023

  1. Feat(receiver): Initial commit of receiver

    Introduces the AWS CloudWatch metrics receiver based on issue open-telemetry#15667
    lewis262626 committed May 19, 2023
    Configuration menu
    Copy the full SHA
    580cb23 View commit details
    Browse the repository at this point in the history
  2. Chore(docs): Add changelog entry for receiver

    Add chloggen entry for new metric receiver component
    lewis262626 committed May 19, 2023
    Configuration menu
    Copy the full SHA
    6f7894d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fb0d98b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f3e3317 View commit details
    Browse the repository at this point in the history
  5. Update .github/ISSUE_TEMPLATE/feature_request.yaml

    Co-authored-by: Antoine Toulme <antoine@toulme.name>
    lewis262626 and atoulme committed May 19, 2023
    Configuration menu
    Copy the full SHA
    7198b41 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0c91366 View commit details
    Browse the repository at this point in the history
  7. Fix(errors): Improve tooManyMetrics error message

    As per GH comment, include the number of metrics you can define in the
    error message.
    
    Lowercase debug messages for start and shutdown receiver method
    lewis262626 committed May 19, 2023
    Configuration menu
    Copy the full SHA
    293a1da View commit details
    Browse the repository at this point in the history
  8. Chore: run make goporto

    lewis262626 committed May 19, 2023
    Configuration menu
    Copy the full SHA
    693b9ad View commit details
    Browse the repository at this point in the history
  9. Chore: make gendependabot

    lewis262626 committed May 19, 2023
    Configuration menu
    Copy the full SHA
    5cad29a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1fdfb60 View commit details
    Browse the repository at this point in the history
  11. chore: dp templates

    lewis262626 committed May 19, 2023
    Configuration menu
    Copy the full SHA
    98872d2 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    aa01809 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    03bd2d3 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    9c33287 View commit details
    Browse the repository at this point in the history
  15. Update .github/CODEOWNERS

    Co-authored-by: Antoine Toulme <antoine@toulme.name>
    lewis262626 and atoulme committed May 19, 2023
    Configuration menu
    Copy the full SHA
    238547b View commit details
    Browse the repository at this point in the history
  16. Chore: make gendependabot

    lewis262626 committed May 19, 2023
    Configuration menu
    Copy the full SHA
    eef5d33 View commit details
    Browse the repository at this point in the history
  17. Chore: bump deps

    lewis262626 committed May 19, 2023
    Configuration menu
    Copy the full SHA
    45a6e80 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    c4fa0e1 View commit details
    Browse the repository at this point in the history
  19. Chore: make gotidy

    lewis262626 committed May 19, 2023
    Configuration menu
    Copy the full SHA
    4e8c26e View commit details
    Browse the repository at this point in the history
  20. Update receiver/awscloudwatchmetricsreceiver/config_test.go

    Co-authored-by: Juraci Paixão Kröhling <juraci.github@kroehling.de>
    lewis262626 and jpkrohling committed May 19, 2023
    Configuration menu
    Copy the full SHA
    11cc285 View commit details
    Browse the repository at this point in the history
  21. Update receiver/awscloudwatchmetricsreceiver/config_test.go

    Co-authored-by: Juraci Paixão Kröhling <juraci.github@kroehling.de>
    lewis262626 and jpkrohling committed May 19, 2023
    Configuration menu
    Copy the full SHA
    27b144b View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    5e367cb View commit details
    Browse the repository at this point in the history
  23. chore: test formatting

    lewis262626 committed May 19, 2023
    Configuration menu
    Copy the full SHA
    0adc207 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    a053f52 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    8bf1c6d View commit details
    Browse the repository at this point in the history
  26. chore: make gendependabot

    lewis262626 committed May 19, 2023
    Configuration menu
    Copy the full SHA
    afc2113 View commit details
    Browse the repository at this point in the history
  27. chore: make addlicense

    lewis262626 committed May 19, 2023
    Configuration menu
    Copy the full SHA
    009ff79 View commit details
    Browse the repository at this point in the history