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

[Heartbeat] Capture HTTP headers #18327

Merged
merged 6 commits into from
Jun 9, 2020
Merged

Commits on May 6, 2020

  1. [Heartbeat] Capture HTTP headers

    Provides progress toward: elastic/uptime#190
    
    Captures HTTP headers and stores them in the response in the same manner
    as APM Server, using canonical header names in `http.response.headers`.
    Values are not indexed, just stored, in ES.
    andrewvc committed May 6, 2020
    Configuration menu
    Copy the full SHA
    300433f View commit details
    Browse the repository at this point in the history
  2. Moar

    andrewvc committed May 6, 2020
    Configuration menu
    Copy the full SHA
    adb100d View commit details
    Browse the repository at this point in the history
  3. Update changelog

    andrewvc committed May 6, 2020
    Configuration menu
    Copy the full SHA
    76a24d7 View commit details
    Browse the repository at this point in the history
  4. Refactor URLS/hosts test

    andrewvc committed May 6, 2020
    Configuration menu
    Copy the full SHA
    de89675 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2020

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

Commits on Jun 5, 2020

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