public class NginxStackdriverVariant1 extends Object implements Serializable
Constructor and Description |
---|
NginxStackdriverVariant1() |
Modifier and Type | Method and Description |
---|---|
Double |
getBytesSent()
Get bytes_sent
|
String |
getReferrer()
Get referrer
|
String |
getRemoteAddr()
Get remote_addr
|
String |
getRemoteUser()
Get remote_user
|
String |
getRequest()
Get request
|
Double |
getRequestTime()
Get request_time
|
String |
getStatus()
Get status
|
String |
getTrace()
Get trace
|
String |
getUserAgent()
Get user_agent
|
String |
getXForwardedFor()
Get x_forwarded_for
|
String |
getXForwardedProto()
Get x_forwarded_proto
|
String |
getXPipelineProxy()
Get x_pipeline_proxy
|
public String getXForwardedProto()
public String getRemoteAddr()
public String getUserAgent()
public String getReferrer()
public String getRequest()
public String getRemoteUser()
public Double getRequestTime()
public Double getBytesSent()
public String getTrace()
public String getStatus()
public String getXForwardedFor()
public String getXPipelineProxy()
Copyright © 2022. All rights reserved.