Prometheus Proxy
Toggle table of contents
3.0.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Prometheus Proxy
Prometheus Proxy
/
io.prometheus.agent
/
AgentPathManager
/
PathContext
Path
Context
data
class
PathContext
(
val
pathId
:
Long
,
val
path
:
String
,
val
url
:
String
,
val
labels
:
String
)
(
source
)
Members
Constructors
Path
Context
Link copied to clipboard
constructor
(
pathId
:
Long
,
path
:
String
,
url
:
String
,
labels
:
String
)
Properties
labels
Link copied to clipboard
val
labels
:
String
path
Link copied to clipboard
val
path
:
String
path
Id
Link copied to clipboard
val
pathId
:
Long
url
Link copied to clipboard
val
url
:
String