http

natchez.Tags$.http$
object http

Attributes

Source:
Tags.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
http.type

Members list

Concise view

Value members

Concrete methods

HTTP method of the request for the associated Span. E.g., "GET", "POST"

HTTP method of the request for the associated Span. E.g., "GET", "POST"

Attributes

Source:
Tags.scala

HTTP response status code for the associated Span. E.g., 200, 503, 404

HTTP response status code for the associated Span. E.g., 200, 503, 404

Attributes

Source:
Tags.scala

URL of the request being handled in this segment of the trace, in standard URI format. E.g., "https://domain.net/path/to?resource=here"

URL of the request being handled in this segment of the trace, in standard URI format. E.g., "https://domain.net/path/to?resource=here"

Attributes

Source:
Tags.scala