Permalink
Switch branches/tags
v2.3.1 v2.3.0 v2.2.0 v2.1.0 v2.0.2 v2.0.1 v2.0.0 v1.3.6 v1.3.5 v1.3.4 v1.3.3 v1.3.2 v1.3.0 v1.2.9 v1.2.8 v1.2.7 v1.2.6 v1.2.5 v1.2.4 v1.2.3 v1.2.2 v1.2.1 v1.2.0 v1.1.6 v1.1.5 v1.1.4 v1.1.3 v1.1.2 v1.1.1 v1.1.0 s2i-fuse-7.2.fuse-000004 s2i-fuse-7.2.fuse-000003 s2i-fuse-7.2.fuse-000002 s2i-fuse-7.2.fuse-000001 s2i-fuse-7.1.1.redhat-000002 s2i-fuse-7.1.1.redhat-000001 s2i-fuse-7.1.fuse-000001 s2i-fuse-7.0.redhat-000023 s2i-fuse-7.0.redhat-000022 s2i-fuse-7.0.redhat-000021 s2i-fuse-7.0.redhat-000020 s2i-fuse-7.0.redhat-000019 s2i-fuse-7.0.redhat-000018 s2i-fuse-7.0.redhat-000017 s2i-fuse-7.0.redhat-000016 s2i-fuse-7.0.redhat-000015 s2i-fuse-7.0.redhat-000014 s2i-fuse-7.0.redhat-000013 s2i-fuse-7.0.redhat-000012 s2i-fuse-7.0.redhat-000011 s2i-fuse-7.0.redhat-000010 s2i-fuse-7.0.redhat-000009 s2i-fuse-7.0.redhat-000008 s2i-fuse-7.0.redhat-000007 s2i-fuse-7.0.redhat-000006 s2i-fuse-7.0.redhat-000005 s2i-fuse-7.0.redhat-000004 s2i-fuse-7.0.redhat-000003 s2i-fuse-7.0.redhat-000002 s2i-fuse-7.0.redhat-000001 s2i-fuse-7.0.fuse-000067 s2i-fuse-7.0.fuse-000066 s2i-fuse-7.0.fuse-000065 s2i-fuse-7.0.fuse-000064 s2i-fuse-7.0.fuse-000063 s2i-fuse-7.0.fuse-000062 s2i-fuse-7.0.fuse-000061 s2i-fuse-7.0.fuse-000060 s2i-fuse-7.0.fuse-000059 s2i-fuse-7.0.fuse-000058 s2i-fuse-7.0.fuse-000057 s2i-fuse-7.0.fuse-000056 s2i-fuse-7.0.fuse-000055 s2i-fuse-7.0.fuse-000054 s2i-fuse-7.0.fuse-000053 s2i-fuse-7.0.fuse-000052 s2i-fuse-7.0.fuse-000051 s2i-fuse-7.0.fuse-000050 s2i-fuse-7.0.fuse-000049 s2i-fuse-7.0.fuse-000048 s2i-fuse-7.0.fuse-000047 s2i-fuse-7.0.fuse-000046 s2i-fuse-7.0.fuse-000045 s2i-fuse-7.0.fuse-000044 s2i-fuse-7.0.fuse-000043 s2i-fuse-7.0.fuse-000042 s2i-fuse-7.0.fuse-000041 s2i-fuse-7.0.fuse-000040 s2i-fuse-7.0.fuse-000039 s2i-fuse-7.0.fuse-000038 s2i-fuse-7.0.fuse-000037 s2i-fuse-7.0.fuse-000036 s2i-fuse-7.0.fuse-000035 s2i-fuse-7.0.fuse-000034 s2i-fuse-7.0.fuse-000033 s2i-fuse-7.0.fuse-000032 s2i-fuse-7.0.fuse-000031 s2i-fuse-7.0.fuse-000030 s2i-fuse-7.0.fuse-000029 s2i-fuse-7.0.fuse-000028
Nothing to show
Find file Copy path
Fetching contributors…
Cannot retrieve contributors at this time
587 lines (581 sloc) 18.6 KB
startDelaySecs: 5
ssl: false
blacklistObjectNames: ["java.lang:*"]
rules:
# Context level
- pattern: 'org.apache.camel<context=([^,]+), type=context, name=([^,]+)><>ExchangesCompleted'
name: org.apache.camel.ExchangesCompleted
help: Exchanges Completed
type: COUNTER
labels:
context: $1
type: context
- pattern: 'org.apache.camel<context=([^,]+), type=context, name=([^,]+)><>ExchangesFailed'
name: org.apache.camel.ExchangesFailed
help: Exchanges Failed
type: COUNTER
labels:
context: $1
type: context
- pattern: 'org.apache.camel<context=([^,]+), type=context, name=([^,]+)><>ExchangesInflight'
name: org.apache.camel.ExchangesInflight
help: Exchanges Inflight
type: COUNTER
labels:
context: $1
type: context
- pattern: 'org.apache.camel<context=([^,]+), type=context, name=([^,]+)><>ExchangesTotal'
name: org.apache.camel.ExchangesTotal
help: Exchanges Total
type: COUNTER
labels:
context: $1
type: context
- pattern: 'org.apache.camel<context=([^,]+), type=context, name=([^,]+)><>ExchangesTotal'
name: org.apache.camel.ExchangesTotal
help: Exchanges Total
type: COUNTER
labels:
context: $1
type: context
- pattern: 'org.apache.camel<context=([^,]+), type=context, name=([^,]+)><>FailuresHandled'
name: org.apache.camel.FailuresHandled
help: Failures Handled
labels:
context: $1
type: context
type: COUNTER
- pattern: 'org.apache.camel<context=([^,]+), type=context, name=([^,]+)><>ExternalRedeliveries'
name: org.apache.camel.ExternalRedeliveries
help: External Redeliveries
labels:
context: $1
type: context
type: COUNTER
- pattern: 'org.apache.camel<context=([^,]+), type=context, name=([^,]+)><>MaxProcessingTime'
name: org.apache.camel.MaxProcessingTime
help: Maximum Processing Time
labels:
context: $1
type: context
type: GAUGE
- pattern: 'org.apache.camel<context=([^,]+), type=context, name=([^,]+)><>MeanProcessingTime'
name: org.apache.camel.MeanProcessingTime
help: Mean Processing Time
labels:
context: $1
type: context
type: GAUGE
- pattern: 'org.apache.camel<context=([^,]+), type=context, name=([^,]+)><>MinProcessingTime'
name: org.apache.camel.MinProcessingTime
help: Minimum Processing Time
labels:
context: $1
type: context
type: GAUGE
- pattern: 'org.apache.camel<context=([^,]+), type=context, name=([^,]+)><>LastProcessingTime'
name: org.apache.camel.LastProcessingTime
help: Last Processing Time
labels:
context: $1
type: context
type: GAUGE
- pattern: 'org.apache.camel<context=([^,]+), type=context, name=([^,]+)><>DeltaProcessingTime'
name: org.apache.camel.DeltaProcessingTime
help: Delta Processing Time
labels:
context: $1
type: context
type: GAUGE
- pattern: 'org.apache.camel<context=([^,]+), type=context, name=([^,]+)><>Redeliveries'
name: org.apache.camel.Redeliveries
help: Redeliveries
labels:
context: $1
type: context
type: GAUGE
- pattern: 'org.apache.camel<context=([^,]+), type=context, name=([^,]+)><>TotalProcessingTime'
name: org.apache.camel.TotalProcessingTime
help: Total Processing Time
labels:
context: $1
type: context
type: GAUGE
- pattern: 'org.apache.camel<context=([^,]+), type=consumers, name=([^,]+)><>InflightExchanges'
name: org.apache.camel.InflightExchanges
help: Inflight Exchanges
labels:
context: $1
type: context
type: GAUGE
# Route level
- pattern: 'org.apache.camel<context=([^,]+), type=routes, name=([^,]+)><>ExchangesCompleted'
name: org.apache.camel.ExchangesCompleted
help: Exchanges Completed
type: COUNTER
labels:
context: $1
route: $2
type: routes
- pattern: 'org.apache.camel<context=([^,]+), type=routes, name=([^,]+)><>ExchangesFailed'
name: org.apache.camel.ExchangesFailed
help: Exchanges Failed
type: COUNTER
labels:
context: $1
route: $2
type: routes
- pattern: 'org.apache.camel<context=([^,]+), type=routes, name=([^,]+)><>ExchangesInflight'
name: org.apache.camel.ExchangesInflight
help: Exchanges Inflight
type: COUNTER
labels:
context: $1
route: $2
type: routes
- pattern: 'org.apache.camel<context=([^,]+), type=routes, name=([^,]+)><>ExchangesTotal'
name: org.apache.camel.ExchangesTotal
help: Exchanges Total
type: COUNTER
labels:
context: $1
route: $2
type: routes
- pattern: 'org.apache.camel<context=([^,]+), type=routes, name=([^,]+)><>ExchangesTotal'
name: org.apache.camel.ExchangesTotal
help: Exchanges Total
type: COUNTER
labels:
context: $1
route: $2
type: routes
- pattern: 'org.apache.camel<context=([^,]+), type=routes, name=([^,]+)><>FailuresHandled'
name: org.apache.camel.FailuresHandled
help: Failures Handled
labels:
context: $1
route: $2
type: routes
type: COUNTER
- pattern: 'org.apache.camel<context=([^,]+), type=routes, name=([^,]+)><>ExternalRedeliveries'
name: org.apache.camel.ExternalRedeliveries
help: External Redeliveries
labels:
context: $1
route: $2
type: routes
type: COUNTER
- pattern: 'org.apache.camel<context=([^,]+), type=routes, name=([^,]+)><>MaxProcessingTime'
name: org.apache.camel.MaxProcessingTime
help: Maximum Processing Time
labels:
context: $1
route: $2
type: routes
type: GAUGE
- pattern: 'org.apache.camel<context=([^,]+), type=routes, name=([^,]+)><>MeanProcessingTime'
name: org.apache.camel.MeanProcessingTime
help: Mean Processing Time
labels:
context: $1
route: $2
type: routes
type: GAUGE
- pattern: 'org.apache.camel<context=([^,]+), type=routes, name=([^,]+)><>MinProcessingTime'
name: org.apache.camel.MinProcessingTime
help: Minimum Processing Time
labels:
context: $1
route: $2
type: routes
type: GAUGE
- pattern: 'org.apache.camel<context=([^,]+), type=routes, name=([^,]+)><>LastProcessingTime'
name: org.apache.camel.LastProcessingTime
help: Last Processing Time
labels:
context: $1
route: $2
type: routes
type: GAUGE
- pattern: 'org.apache.camel<context=([^,]+), type=routes, name=([^,]+)><>DeltaProcessingTime'
name: org.apache.camel.DeltaProcessingTime
help: Delta Processing Time
labels:
context: $1
route: $2
type: routes
type: GAUGE
- pattern: 'org.apache.camel<context=([^,]+), type=routes, name=([^,]+)><>Redeliveries'
name: org.apache.camel.Redeliveries
help: Redeliveries
labels:
context: $1
route: $2
type: routes
type: GAUGE
- pattern: 'org.apache.camel<context=([^,]+), type=routes, name=([^,]+)><>TotalProcessingTime'
name: org.apache.camel.TotalProcessingTime
help: Total Processing Time
labels:
context: $1
route: $2
type: routes
type: GAUGE
- pattern: 'org.apache.camel<context=([^,]+), type=routes, name=([^,]+)><>InflightExchanges'
name: org.apache.camel.InflightExchanges
help: Inflight Exchanges
labels:
context: $1
route: $2
type: routes
type: GAUGE
# Processor level
- pattern: 'org.apache.camel<context=([^,]+), type=processors, name=([^,]+)><>ExchangesCompleted'
name: org.apache.camel.ExchangesCompleted
help: Exchanges Completed
type: COUNTER
labels:
context: $1
processor: $2
type: processors
- pattern: 'org.apache.camel<context=([^,]+), type=processors, name=([^,]+)><>ExchangesFailed'
name: org.apache.camel.ExchangesFailed
help: Exchanges Failed
type: COUNTER
labels:
context: $1
processor: $2
type: processors
- pattern: 'org.apache.camel<context=([^,]+), type=processors, name=([^,]+)><>ExchangesInflight'
name: org.apache.camel.ExchangesInflight
help: Exchanges Inflight
type: COUNTER
labels:
context: $1
processor: $2
type: processors
- pattern: 'org.apache.camel<context=([^,]+), type=processors, name=([^,]+)><>ExchangesTotal'
name: org.apache.camel.ExchangesTotal
help: Exchanges Total
type: COUNTER
labels:
context: $1
processor: $2
type: processors
- pattern: 'org.apache.camel<context=([^,]+), type=processors, name=([^,]+)><>ExchangesTotal'
name: org.apache.camel.ExchangesTotal
help: Exchanges Total
type: COUNTER
labels:
context: $1
processor: $2
type: processors
- pattern: 'org.apache.camel<context=([^,]+), type=processors, name=([^,]+)><>FailuresHandled'
name: org.apache.camel.FailuresHandled
help: Failures Handled
labels:
context: $1
processor: $2
type: processors
type: COUNTER
- pattern: 'org.apache.camel<context=([^,]+), type=processors, name=([^,]+)><>ExternalRedeliveries'
name: org.apache.camel.ExternalRedeliveries
help: External Redeliveries
labels:
context: $1
processor: $2
type: processors
type: COUNTER
- pattern: 'org.apache.camel<context=([^,]+), type=processors, name=([^,]+)><>MaxProcessingTime'
name: org.apache.camel.MaxProcessingTime
help: Maximum Processing Time
labels:
context: $1
processor: $2
type: processors
type: GAUGE
- pattern: 'org.apache.camel<context=([^,]+), type=processors, name=([^,]+)><>MeanProcessingTime'
name: org.apache.camel.MeanProcessingTime
help: Mean Processing Time
labels:
context: $1
processor: $2
type: processors
type: GAUGE
- pattern: 'org.apache.camel<context=([^,]+), type=processors, name=([^,]+)><>MinProcessingTime'
name: org.apache.camel.MinProcessingTime
help: Minimum Processing Time
labels:
context: $1
processor: $2
type: processors
type: GAUGE
- pattern: 'org.apache.camel<context=([^,]+), type=processors, name=([^,]+)><>LastProcessingTime'
name: org.apache.camel.LastProcessingTime
help: Last Processing Time
labels:
context: $1
processor: $2
type: processors
type: GAUGE
- pattern: 'org.apache.camel<context=([^,]+), type=processors, name=([^,]+)><>DeltaProcessingTime'
name: org.apache.camel.DeltaProcessingTime
help: Delta Processing Time
labels:
context: $1
processor: $2
type: processors
type: GAUGE
- pattern: 'org.apache.camel<context=([^,]+), type=processors, name=([^,]+)><>Redeliveries'
name: org.apache.camel.Redeliveries
help: Redeliveries
labels:
context: $1
processor: $2
type: processors
type: GAUGE
- pattern: 'org.apache.camel<context=([^,]+), type=processors, name=([^,]+)><>TotalProcessingTime'
name: org.apache.camel.TotalProcessingTime
help: Total Processing Time
labels:
context: $1
processor: $2
type: processors
type: GAUGE
- pattern: 'org.apache.camel<context=([^,]+), type=processors, name=([^,]+)><>InflightExchanges'
name: org.apache.camel.InflightExchanges
help: Inflight Exchanges
labels:
context: $1
processor: $2
type: processors
type: COUNTER
# Consumers
- pattern: 'org.apache.camel<context=([^,]+), type=consumers, name=([^,]+)><>InflightExchanges'
name: org.apache.camel.InflightExchanges
help: Inflight Exchanges
labels:
context: $1
consumer: $2
type: consumers
type: GAUGE
# Services
- pattern: 'org.apache.camel<context=([^,]+), type=services, name=([^,]+)><>MaxDuration'
name: org.apache.camel.MaxDuration
help: Maximum Duration
labels:
context: $1
service: $2
type: services
type: GAUGE
- pattern: 'org.apache.camel<context=([^,]+), type=services, name=([^,]+)><>MeanDuration'
name: org.apache.camel.MeanDuration
help: Mean Duration
labels:
context: $1
service: $2
type: services
type: GAUGE
- pattern: 'org.apache.camel<context=([^,]+), type=services, name=([^,]+)><>MinDuration'
name: org.apache.camel.MinDuration
help: Minimum Duration
labels:
context: $1
service: $2
type: services
type: GAUGE
- pattern: 'org.apache.camel<context=([^,]+), type=services, name=([^,]+)><>TotalDuration'
name: org.apache.camel.TotalDuration
help: Total Duration
labels:
context: $1
service: $2
type: services
type: GAUGE
- pattern: 'org.apache.camel<context=([^,]+), type=services, name=([^,]+)><>ThreadsBlocked'
name: org.apache.camel.ThreadsBlocked
help: Threads Blocked
labels:
context: $1
service: $2
type: services
type: GAUGE
- pattern: 'org.apache.camel<context=([^,]+), type=services, name=([^,]+)><>ThreadsInterrupted'
name: org.apache.camel.ThreadsInterrupted
help: Threads Interrupted
labels:
context: $1
service: $2
type: services
type: GAUGE
- pattern: 'org.apache.cxf<bus.id=([^,]+), type=([^,]+), service=([^,]+), port=([^,]+), operation=([^,]+)><>NumLogicalRuntimeFaults'
name: org.apache.cxf.NumLogicalRuntimeFaults
help: Number of logical runtime faults
type: GAUGE
labels:
bus.id: $1
type: $2
service: $3
port: $4
operation: $5
- pattern: 'org.apache.cxf<bus.id=([^,]+), type=([^,]+), service=([^,]+), port=([^,]+)><>NumLogicalRuntimeFaults'
name: org.apache.cxf.NumLogicalRuntimeFaults
help: Number of logical runtime faults
type: GAUGE
labels:
bus.id: $1
type: $2
service: $3
port: $4
- pattern: 'org.apache.cxf<bus.id=([^,]+), type=([^,]+), service=([^,]+), port=([^,]+), operation=([^,]+)><>AvgResponseTime'
name: org.apache.cxf.AvgResponseTime
help: Average Response Time
type: GAUGE
labels:
bus.id: $1
type: $2
service: $3
port: $4
operation: $5
- pattern: 'org.apache.cxf<bus.id=([^,]+), type=([^,]+), service=([^,]+), port=([^,]+)><>AvgResponseTime'
name: org.apache.cxf.AvgResponseTime
help: Average Response Time
type: GAUGE
labels:
bus.id: $1
type: $2
service: $3
port: $4
- pattern: 'org.apache.cxf<bus.id=([^,]+), type=([^,]+), service=([^,]+), port=([^,]+), operation=([^,]+)><>NumInvocations'
name: org.apache.cxf.NumInvocations
help: Number of invocations
type: GAUGE
labels:
bus.id: $1
type: $2
service: $3
port: $4
operation: $5
- pattern: 'org.apache.cxf<bus.id=([^,]+), type=([^,]+), service=([^,]+), port=([^,]+)><>NumInvocations'
name: org.apache.cxf.NumInvocations
help: Number of invocations
type: GAUGE
labels:
bus.id: $1
type: $2
service: $3
port: $4
- pattern: 'org.apache.cxf<bus.id=([^,]+), type=([^,]+), service=([^,]+), port=([^,]+), operation=([^,]+)><>MaxResponseTime'
name: org.apache.cxf.MaxResponseTime
help: Maximum Response Time
type: GAUGE
labels:
bus.id: $1
type: $2
service: $3
port: $4
operation: $5
- pattern: 'org.apache.cxf<bus.id=([^,]+), type=([^,]+), service=([^,]+), port=([^,]+)><>MaxResponseTime'
name: org.apache.cxf.MaxResponseTime
help: Maximum Response Time
type: GAUGE
labels:
bus.id: $1
type: $2
service: $3
port: $4
- pattern: 'org.apache.cxf<bus.id=([^,]+), type=([^,]+), service=([^,]+), port=([^,]+), operation=([^,]+)><>MinResponseTime'
name: org.apache.cxf.MinResponseTime
help: Minimum Response Time
type: GAUGE
labels:
bus.id: $1
type: $2
service: $3
port: $4
operation: $5
- pattern: 'org.apache.cxf<bus.id=([^,]+), type=([^,]+), service=([^,]+), port=([^,]+), operation=([^,]+)><>MinResponseTime'
name: org.apache.cxf.MinResponseTime
help: Minimum Response Time
type: GAUGE
labels:
bus.id: $1
type: $2
service: $3
port: $4
- pattern: 'org.apache.cxf<bus.id=([^,]+), type=([^,]+), service=([^,]+), port=([^,]+), operation=([^,]+)><>TotalHandlingTime'
name: org.apache.cxf.TotalHandlingTime
help: Total Handling Time
type: GAUGE
labels:
bus.id: $1
type: $2
service: $3
port: $4
operation: $5
- pattern: 'org.apache.cxf<bus.id=([^,]+), type=([^,]+), service=([^,]+), port=([^,]+)><>TotalHandlingTime'
name: org.apache.cxf.TotalHandlingTime
help: Total Handling Time
type: GAUGE
labels:
bus.id: $1
type: $2
service: $3
port: $4
- pattern: 'org.apache.cxf<bus.id=([^,]+), type=([^,]+), service=([^,]+), port=([^,]+), operation=([^,]+)><>NumRuntimeFaults'
name: org.apache.cxf.NumRuntimeFaults
help: Number of runtime faults
type: GAUGE
labels:
bus.id: $1
type: $2
service: $3
port: $4
operation: $5
- pattern: 'org.apache.cxf<bus.id=([^,]+), type=([^,]+), service=([^,]+), port=([^,]+)><>NumRuntimeFaults'
name: org.apache.cxf.NumRuntimeFaults
help: Number of runtime faults
type: GAUGE
labels:
bus.id: $1
type: $2
service: $3
port: $4
- pattern: 'org.apache.cxf<bus.id=([^,]+), type=([^,]+), service=([^,]+), port=([^,]+), operation=([^,]+)><>NumUnCheckedApplicationFaults'
name: org.apache.cxf.NumUnCheckedApplicationFaults
help: Number of unchecked application faults
type: GAUGE
labels:
bus.id: $1
type: $2
service: $3
port: $4
operation: $5
- pattern: 'org.apache.cxf<bus.id=([^,]+), type=([^,]+), service=([^,]+), port=([^,]+)><>NumUnCheckedApplicationFaults'
name: org.apache.cxf.NumUnCheckedApplicationFaults
help: Number of unchecked application faults
type: GAUGE
labels:
bus.id: $1
type: $2
service: $3
port: $4
- pattern: 'org.apache.cxf<bus.id=([^,]+), type=([^,]+), service=([^,]+), port=([^,]+), operation=([^,]+)><>NumCheckedApplicationFaults'
name: org.apache.cxf.NumCheckedApplicationFaults
help: Number of checked application faults
type: GAUGE
labels:
bus.id: $1
type: $2
service: $3
port: $4
operation: $5
- pattern: 'org.apache.cxf<bus.id=([^,]+), type=([^,]+), service=([^,]+), port=([^,]+)><>NumCheckedApplicationFaults'
name: org.apache.cxf.NumCheckedApplicationFaults
help: Number of checked application faults
type: GAUGE
labels:
bus.id: $1
type: $2
service: $3
port: $4