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

internal/appsec/waf: add WAF metrics #1225

Merged
merged 38 commits into from
Apr 7, 2022
Merged

Commits on Mar 30, 2022

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

Commits on Mar 31, 2022

  1. Configuration menu
    Copy the full SHA
    9dbb709 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5fe391b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5f72567 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d15ab4e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d47e1ba View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    94a122c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4de55f2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9b4a4f3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f640b24 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    704c36a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    aca9e63 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8e6251f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c6e20b5 View commit details
    Browse the repository at this point in the history
  14. internal/appsec/dyngo/insrumentation: factorize common code

    - Add new common.go file holding code used by http and grpc
    - Add new structs used to compose Operation types for metrics/events
    - Update contribs to use the new factorized APIs, including grpc
    Hellzy committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    5026d92 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    a8dbd52 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2022

  1. Configuration menu
    Copy the full SHA
    58e2a7e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3178e5d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1869bf4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a5e12bb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    10e2d05 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5f0f0aa View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0ff98f4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    edebe93 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2022

  1. Configuration menu
    Copy the full SHA
    f67daba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c308913 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4506170 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    df7d431 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    01ca044 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5f76e74 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    583dbf4 View commit details
    Browse the repository at this point in the history
  8. Apply suggestions from code review

    Co-authored-by: Julio Guerra <julio@datadog.com>
    Hellzy and Julio-Guerra committed Apr 4, 2022
    Configuration menu
    Copy the full SHA
    89f9ef8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    69a1bbb View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2022

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

Commits on Apr 6, 2022

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

Commits on Apr 7, 2022

  1. Configuration menu
    Copy the full SHA
    2f5dda5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f7ee85c View commit details
    Browse the repository at this point in the history
  3. Apply suggestions from code review

    Co-authored-by: Julio Guerra <julio@datadog.com>
    Hellzy and Julio-Guerra committed Apr 7, 2022
    Configuration menu
    Copy the full SHA
    06f0d21 View commit details
    Browse the repository at this point in the history