| Package | Description |
|---|---|
| org.apache.skywalking.apm.agent.core.context.tag |
| Modifier and Type | Field and Description |
|---|---|
static StringTag |
Tags.DB_BIND_VARIABLES
DB_BIND_VARIABLES records the bind variables of sql statement.
|
static StringTag |
Tags.DB_INSTANCE
DB_INSTANCE records database instance name.
|
static StringTag |
Tags.DB_STATEMENT
DB_STATEMENT records the sql statement of the database access.
|
static StringTag |
Tags.DB_TYPE
DB_TYPE records database type, such as sql, redis, cassandra and so on.
|
static StringTag |
Tags.HTTP.METHOD |
static StringTag |
Tags.MQ_BROKER
MQ_BROKER records the broker address of message-middleware
|
static StringTag |
Tags.MQ_QUEUE
MQ_QUEUE records the queue name of message-middleware
|
static StringTag |
Tags.MQ_TOPIC
MQ_TOPIC records the topic name of message-middleware
|
static StringTag |
Tags.STATUS_CODE
STATUS_CODE records the http status code of the response.
|
static StringTag |
Tags.URL
URL records the url of the incoming request.
|
Copyright © 2019 The Apache Software Foundation. All rights reserved.