Verified Commit 39dedfbf authored by Elliot Forbes's avatar Elliot Forbes 2️⃣ Committed by GitLab
Browse files

feat: update field constants from labkit-spec v1.0

parent 7df3b73c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -51,7 +51,7 @@ module Labkit
    TCP_ADDRESS = "tcp_address"

    # Request URI including path and query string with sensitive parameters
    # masked (e.g. "?password=[FILTERED]").
    # masked (e.g. "?password=FILTERED").
    HTTP_URI = "uri"

    # HTTP Host header of a request (e.g. "api.gitlab.com").