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

autoexport: Add support for metrics #4229

Merged
merged 28 commits into from Oct 24, 2023

Commits on Oct 16, 2023

  1. Configuration menu
    Copy the full SHA
    80d77f8 View commit details
    Browse the repository at this point in the history
  2. Format and fix typo

    punya committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    78ef081 View commit details
    Browse the repository at this point in the history
  3. Add changelog entry

    punya committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    0b6c412 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3ea1366 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3ae284a View commit details
    Browse the repository at this point in the history
  6. Generalize tests to metrics

    punya committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    155c74e View commit details
    Browse the repository at this point in the history
  7. Fix deps

    punya committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    2999fd4 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

  1. Tests

    punya committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    d498e8e View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. Configuration menu
    Copy the full SHA
    c33d73f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c40f0a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ffd185b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0f350db View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6d04d4c View commit details
    Browse the repository at this point in the history
  6. Remove unused deps

    punya committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    5cf5027 View commit details
    Browse the repository at this point in the history
  7. Cleanup

    punya committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    4f0e614 View commit details
    Browse the repository at this point in the history
  8. Cleanup and lint fixes

    punya committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    90eeff5 View commit details
    Browse the repository at this point in the history
  9. Fix copypasta and improve names

    punya committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    6c1e67c View commit details
    Browse the repository at this point in the history
  10. Tests for unspecified protocol

    punya committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    1e68beb View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9cacbfc View commit details
    Browse the repository at this point in the history
  12. Appease gofumpt

    punya committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    b8c8b35 View commit details
    Browse the repository at this point in the history
  13. DRY panic logic

    punya committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    1af21f1 View commit details
    Browse the repository at this point in the history
  14. Avoid unnecessary require block

    punya committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    2b08d9f View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2023

  1. Fix documentation

    punya committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    37ac9d5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f6c1bb View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

  1. Configuration menu
    Copy the full SHA
    b1a5584 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ecc111 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a8b2ef7 View commit details
    Browse the repository at this point in the history
  4. Update CHANGELOG.md

    pellared committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    503e4ff View commit details
    Browse the repository at this point in the history