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(spans): Ingest spans #2861

Merged
merged 21 commits into from
Mar 11, 2024
Merged

feat(spans): Ingest spans #2861

merged 21 commits into from
Mar 11, 2024

Commits on Mar 6, 2024

  1. feat(spans): Ingest spans

    phacops committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    b31e66f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    82a8c3a View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. Add an integration test

    phacops committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    6087506 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    75a2b2b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    246e05b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    61932eb View commit details
    Browse the repository at this point in the history
  5. Add missing flag

    phacops committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    51a8515 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. Use single quotes

    phacops committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    577f44f View commit details
    Browse the repository at this point in the history
  2. Debug request

    phacops committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    5527803 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6001f96 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e54df65 View commit details
    Browse the repository at this point in the history
  5. Remove bad prefix

    phacops committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    ef96b85 View commit details
    Browse the repository at this point in the history
  6. Fix jq query

    phacops committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    a6c34ec View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    57a3a20 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9ea5bab View commit details
    Browse the repository at this point in the history
  9. Let until managed the result

    phacops committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    6381f9e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    33a2aa0 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2905b99 View commit details
    Browse the repository at this point in the history
  12. Different loop

    phacops committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    d036eb9 View commit details
    Browse the repository at this point in the history
  13. Encode properly

    phacops committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    13c1c1a View commit details
    Browse the repository at this point in the history
  14. More basic approach

    phacops committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    27d5029 View commit details
    Browse the repository at this point in the history