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

Fix OTLPMetricExporter ignores preferred_aggregation property #3603

Merged

Commits on Feb 13, 2024

  1. Configuration menu
    Copy the full SHA
    704b4d8 View commit details
    Browse the repository at this point in the history
  2. make OTLPMetricExporter pass the preferred_aggregation argument to th…

    …e _common_configuration function
    Dudssource authored and ocelotl committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    1718871 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cdded4a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    be1cfc1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    14af46f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    718ea2d View commit details
    Browse the repository at this point in the history
  7. chore: removed instrument_class_aggregation variable external declara…

    …tion, to avoid possible problems with linters
    Dudssource authored and ocelotl committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    c59c7c9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    057273e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    77fde48 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    491482d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    489b4c5 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6b5cf7a View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    4f805cc View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    a6343f6 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    f8b03e3 View commit details
    Browse the repository at this point in the history
  16. fix: removed code duplicate

    Dudssource authored and ocelotl committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    b5c95cc View commit details
    Browse the repository at this point in the history
  17. chore: fixed linter errors

    Dudssource authored and ocelotl committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    77869df View commit details
    Browse the repository at this point in the history
  18. Ignoring pylint for protected access

    Dudssource authored and ocelotl committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    cb825d9 View commit details
    Browse the repository at this point in the history
  19. Fix Aggregation import

    ocelotl committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    479e28e View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    ce20dd0 View commit details
    Browse the repository at this point in the history