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: SDK migration single resource scraping #2470

Merged

Commits on Apr 18, 2024

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

Commits on Apr 20, 2024

  1. Configuration menu
    Copy the full SHA
    6a0d4f8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8e7ad70 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

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

Commits on Apr 25, 2024

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

Commits on Apr 26, 2024

  1. Configuration menu
    Copy the full SHA
    3943e03 View commit details
    Browse the repository at this point in the history
  2. log if using new SDK

    hkfgo committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    ba74c67 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e3991be View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. more logging

    hkfgo committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    3afc05f View commit details
    Browse the repository at this point in the history
  2. more logging

    hkfgo committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    4a3b313 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. Configuration menu
    Copy the full SHA
    91cf38e View commit details
    Browse the repository at this point in the history
  2. Update src/Promitor.Core.Scraping/Configuration/Model/MetricsDeclarat…

    …ion.cs
    
    Co-authored-by: Tom Kerkhove <[email protected]>
    hkfgo and tomkerkhove authored May 1, 2024
    Configuration menu
    Copy the full SHA
    f40ab66 View commit details
    Browse the repository at this point in the history
  3. diff to trigger build again :(

    hkfgo committed May 1, 2024
    Configuration menu
    Copy the full SHA
    a29807e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b676d83 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. github action image build

    hkfgo committed May 2, 2024
    Configuration menu
    Copy the full SHA
    8e94aa6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    76c2abf View commit details
    Browse the repository at this point in the history
  3. github action image build

    hkfgo committed May 2, 2024
    Configuration menu
    Copy the full SHA
    d40c1d2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5dabb2e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    977beaa View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7a3239e View commit details
    Browse the repository at this point in the history
  7. fix time range bug

    hkfgo committed May 2, 2024
    Configuration menu
    Copy the full SHA
    727bed6 View commit details
    Browse the repository at this point in the history
  8. fix time range bug

    hkfgo committed May 2, 2024
    Configuration menu
    Copy the full SHA
    8da0f70 View commit details
    Browse the repository at this point in the history
  9. log filter query for debugging

    hkfgo committed May 2, 2024
    Configuration menu
    Copy the full SHA
    1d75e05 View commit details
    Browse the repository at this point in the history
  10. log filter query for debugging

    hkfgo committed May 2, 2024
    Configuration menu
    Copy the full SHA
    37dc13a View commit details
    Browse the repository at this point in the history
  11. use thread safe dictionary

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

Commits on May 3, 2024

  1. use thread safe dictionary

    hkfgo committed May 3, 2024
    Configuration menu
    Copy the full SHA
    d2d3572 View commit details
    Browse the repository at this point in the history
  2. try ignore case for dimension

    hkfgo committed May 3, 2024
    Configuration menu
    Copy the full SHA
    3aef9a2 View commit details
    Browse the repository at this point in the history
  3. try ignore case for dimension

    hkfgo committed May 3, 2024
    Configuration menu
    Copy the full SHA
    724ac23 View commit details
    Browse the repository at this point in the history
  4. try ignore case for dimension

    hkfgo committed May 3, 2024
    Configuration menu
    Copy the full SHA
    f8c1957 View commit details
    Browse the repository at this point in the history
  5. try ignore case for dimension

    hkfgo committed May 3, 2024
    Configuration menu
    Copy the full SHA
    3d83a0e View commit details
    Browse the repository at this point in the history
  6. try ignore case for dimension

    hkfgo committed May 3, 2024
    Configuration menu
    Copy the full SHA
    ebe6a8a View commit details
    Browse the repository at this point in the history

Commits on May 4, 2024

  1. try ignore case for dimension

    hkfgo committed May 4, 2024
    Configuration menu
    Copy the full SHA
    819fe8c View commit details
    Browse the repository at this point in the history
  2. try ignore case for dimension

    hkfgo committed May 4, 2024
    Configuration menu
    Copy the full SHA
    8d48752 View commit details
    Browse the repository at this point in the history
  3. try ignore case for dimension

    hkfgo committed May 4, 2024
    Configuration menu
    Copy the full SHA
    83c4d2d View commit details
    Browse the repository at this point in the history
  4. try ignore case for dimension

    hkfgo committed May 4, 2024
    Configuration menu
    Copy the full SHA
    42639b4 View commit details
    Browse the repository at this point in the history
  5. try ignore case for dimension

    hkfgo committed May 4, 2024
    Configuration menu
    Copy the full SHA
    26ac926 View commit details
    Browse the repository at this point in the history
  6. try ignore case for dimension

    hkfgo committed May 4, 2024
    Configuration menu
    Copy the full SHA
    295fd9e View commit details
    Browse the repository at this point in the history
  7. try subtract time range

    hkfgo committed May 4, 2024
    Configuration menu
    Copy the full SHA
    6ed5825 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. Configuration menu
    Copy the full SHA
    b46ed3a View commit details
    Browse the repository at this point in the history
  2. address some small comments

    hkfgo committed May 8, 2024
    Configuration menu
    Copy the full SHA
    02fde8a View commit details
    Browse the repository at this point in the history
  3. address some small comments

    hkfgo committed May 8, 2024
    Configuration menu
    Copy the full SHA
    6b93808 View commit details
    Browse the repository at this point in the history
  4. address code factor issues

    hkfgo committed May 8, 2024
    Configuration menu
    Copy the full SHA
    897e01d View commit details
    Browse the repository at this point in the history
  5. remove unused imports

    hkfgo committed May 8, 2024
    Configuration menu
    Copy the full SHA
    a9e0226 View commit details
    Browse the repository at this point in the history
  6. use custom metric filter

    hkfgo committed May 8, 2024
    Configuration menu
    Copy the full SHA
    958c953 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9f7e2cd View commit details
    Browse the repository at this point in the history
  8. fix R#

    hkfgo committed May 8, 2024
    Configuration menu
    Copy the full SHA
    a4a13da View commit details
    Browse the repository at this point in the history
  9. add diagnostic logging

    hkfgo committed May 8, 2024
    Configuration menu
    Copy the full SHA
    028187c View commit details
    Browse the repository at this point in the history
  10. add diagnostic logging

    hkfgo committed May 8, 2024
    Configuration menu
    Copy the full SHA
    a05d86d View commit details
    Browse the repository at this point in the history
  11. remove more legacy sdk imports

    hkfgo committed May 8, 2024
    Configuration menu
    Copy the full SHA
    d6c6a01 View commit details
    Browse the repository at this point in the history
  12. remove more legacy sdk imports

    hkfgo committed May 8, 2024
    Configuration menu
    Copy the full SHA
    892303c View commit details
    Browse the repository at this point in the history
  13. remove more legacy sdk imports

    hkfgo committed May 8, 2024
    Configuration menu
    Copy the full SHA
    65953b1 View commit details
    Browse the repository at this point in the history
  14. remove more legacy sdk imports

    hkfgo committed May 8, 2024
    Configuration menu
    Copy the full SHA
    369d94e View commit details
    Browse the repository at this point in the history
  15. de-dupe filter conditions

    hkfgo committed May 8, 2024
    Configuration menu
    Copy the full SHA
    8e2cca4 View commit details
    Browse the repository at this point in the history
  16. de-dupe filter conditions

    hkfgo committed May 8, 2024
    Configuration menu
    Copy the full SHA
    d4e5f60 View commit details
    Browse the repository at this point in the history
  17. de-dupe filter conditions

    hkfgo committed May 8, 2024
    Configuration menu
    Copy the full SHA
    3ea546d View commit details
    Browse the repository at this point in the history
  18. de-dupe filter conditions

    hkfgo committed May 8, 2024
    Configuration menu
    Copy the full SHA
    1d89da7 View commit details
    Browse the repository at this point in the history
  19. de-dupe filter conditions

    hkfgo committed May 8, 2024
    Configuration menu
    Copy the full SHA
    79f2be7 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. fix empty check bug

    hkfgo committed May 9, 2024
    Configuration menu
    Copy the full SHA
    b1796e0 View commit details
    Browse the repository at this point in the history
  2. fix empty check bug

    hkfgo committed May 9, 2024
    Configuration menu
    Copy the full SHA
    f3ddd12 View commit details
    Browse the repository at this point in the history
  3. fix empty check bug

    hkfgo committed May 9, 2024
    Configuration menu
    Copy the full SHA
    8e74685 View commit details
    Browse the repository at this point in the history
  4. fix empty check bug

    hkfgo committed May 9, 2024
    Configuration menu
    Copy the full SHA
    b91ecc1 View commit details
    Browse the repository at this point in the history
  5. fix empty check bug

    hkfgo committed May 9, 2024
    Configuration menu
    Copy the full SHA
    0398f47 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7042c64 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    81ef6dc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    09b95b8 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. more clean up

    hkfgo committed May 13, 2024
    Configuration menu
    Copy the full SHA
    67de88e View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. address small comments

    hkfgo committed May 17, 2024
    Configuration menu
    Copy the full SHA
    655964a View commit details
    Browse the repository at this point in the history
  2. update change log

    hkfgo committed May 17, 2024
    Configuration menu
    Copy the full SHA
    fd9d66e View commit details
    Browse the repository at this point in the history

Commits on May 25, 2024

  1. Configuration menu
    Copy the full SHA
    ec19284 View commit details
    Browse the repository at this point in the history
  2. remove unused exception

    hkfgo committed May 25, 2024
    Configuration menu
    Copy the full SHA
    e9fd780 View commit details
    Browse the repository at this point in the history
  3. remove unused exception

    hkfgo committed May 25, 2024
    Configuration menu
    Copy the full SHA
    cfd55bd View commit details
    Browse the repository at this point in the history
  4. remove unused exception

    hkfgo committed May 25, 2024
    Configuration menu
    Copy the full SHA
    be67705 View commit details
    Browse the repository at this point in the history
  5. fix code format

    hkfgo committed May 25, 2024
    Configuration menu
    Copy the full SHA
    1b245df View commit details
    Browse the repository at this point in the history
  6. fix code format

    hkfgo committed May 25, 2024
    Configuration menu
    Copy the full SHA
    1426a64 View commit details
    Browse the repository at this point in the history
  7. remove excessive logging

    hkfgo committed May 25, 2024
    Configuration menu
    Copy the full SHA
    d169eb8 View commit details
    Browse the repository at this point in the history
  8. remove excessive logging

    hkfgo committed May 25, 2024
    Configuration menu
    Copy the full SHA
    a414ae2 View commit details
    Browse the repository at this point in the history