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/gitproviderreceiver] add branch time, commit, and line metrics #32812

Merged
merged 32 commits into from
Jun 5, 2024

Commits on Apr 30, 2024

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

Commits on May 2, 2024

  1. Configuration menu
    Copy the full SHA
    64f3884 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b906a06 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b4b579b View commit details
    Browse the repository at this point in the history
  4. [chore] run make crosslink

    adrielp committed May 2, 2024
    Configuration menu
    Copy the full SHA
    f2db263 View commit details
    Browse the repository at this point in the history
  5. [chore] run make gotidy

    adrielp committed May 2, 2024
    Configuration menu
    Copy the full SHA
    b7317df View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

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

Commits on May 4, 2024

  1. [chore] slight refactor with var and function renaming

    includes query restructure and extensive comments for context on things
    that had to be done based on github graphql query requirements
    adrielp committed May 4, 2024
    Configuration menu
    Copy the full SHA
    ae25cdb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c82c97b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eb6ab5e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a312f79 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    04aee28 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d8bf63d View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. Configuration menu
    Copy the full SHA
    dbe9865 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5db15e3 View commit details
    Browse the repository at this point in the history
  3. [chore] Apply suggestions from code review

    Co-authored-by: Curtis Robert <[email protected]>
    adrielp and crobert-1 authored May 9, 2024
    Configuration menu
    Copy the full SHA
    1084ac3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    23fae24 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3c5afdc View commit details
    Browse the repository at this point in the history
  6. [chore] re-tidy after merge

    adrielp committed May 9, 2024
    Configuration menu
    Copy the full SHA
    415a590 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cf1f39d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    194c68c View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. Configuration menu
    Copy the full SHA
    f0370b5 View commit details
    Browse the repository at this point in the history
  2. [chore] slight metric description re-wording

    adrielp authored and Adriel Perkins committed May 10, 2024
    Configuration menu
    Copy the full SHA
    753257a View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Configuration menu
    Copy the full SHA
    6211eea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    263971b View commit details
    Browse the repository at this point in the history
  3. [chore] update logging statements and add mutex lock

    Mutex lock prevents metadata builder bug in SetStartTimestamp
    when recording metrics within a goroutine.
    adrielp committed May 21, 2024
    Configuration menu
    Copy the full SHA
    03c7bc2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    093e09d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    75c1214 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. Configuration menu
    Copy the full SHA
    e33b48b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a6d211 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. Configuration menu
    Copy the full SHA
    a03fed2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    51686bb View commit details
    Browse the repository at this point in the history