You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ReasonSelfMonAgentAllDataDropped: "Backend is not reachable or rejecting logs. All logs are dropped. See troubleshooting: https://kyma-project.io/#/telemetry-manager/user/02-logs?id=no-logs-arrive-at-the-backend",
ReasonSelfMonAgentAllDataDropped: "Backend is not reachable or rejecting logs. All logs are dropped. See troubleshooting: "+LinkFluentBitNoLogsArriveAtBackend,
ReasonSelfMonConfigNotGenerated: "No logs delivered to backend because LogPipeline specification is not applied to the configuration of Log agent. Check the 'ConfigurationGenerated' condition for more details",
92
-
ReasonSelfMonAgentNoLogsDelivered: "Backend is not reachable or rejecting logs. Logs are buffered and not yet dropped. See troubleshooting: https://kyma-project.io/#/telemetry-manager/user/02-logs?id=no-logs-arrive-at-the-backend",
93
-
ReasonSelfMonAgentSomeDataDropped: "Backend is reachable, but rejecting logs. Some logs are dropped. See troubleshooting: https://kyma-project.io/#/telemetry-manager/user/02-logs?id=not-all-logs-arrive-at-the-backend",
102
+
ReasonSelfMonAgentNoLogsDelivered: "Backend is not reachable or rejecting logs. Logs are buffered and not yet dropped. See troubleshooting: "+LinkFluentBitNoLogsArriveAtBackend,
103
+
ReasonSelfMonAgentSomeDataDropped: "Backend is reachable, but rejecting logs. Some logs are dropped. See troubleshooting: "+LinkFluentBitNotAllLogsArriveAtBackend,
94
104
}
95
105
96
106
varotelLogPipelineMessages=map[string]string{
@@ -100,11 +110,11 @@ var otelLogPipelineMessages = map[string]string{
100
110
ReasonGatewayNotReady: "Log gateway Deployment is not ready",
101
111
ReasonGatewayReady: "Log gateway Deployment is ready",
102
112
103
-
ReasonSelfMonGatewayAllDataDropped: "Backend is not reachable or rejecting logs. All logs are dropped in Log gateway. See troubleshooting: https://kyma-project.io/#/telemetry-manager/user/logs?id=no-logs-arrive-at-the-backend",
104
-
ReasonSelfMonAgentAllDataDropped: "Backend is not reachable or rejecting logs. All logs are dropped in Log agent. See troubleshooting: https://kyma-project.io/#/telemetry-manager/user/logs?id=no-logs-arrive-at-the-backend",
105
-
ReasonSelfMonGatewaySomeDataDropped: "Backend is reachable, but rejecting logs. Some logs are dropped in Log gateway. See troubleshooting: https://kyma-project.io/#/telemetry-manager/user/logs?id=not-all-logs-arrive-at-the-backend",
106
-
ReasonSelfMonAgentSomeDataDropped: "Backend is reachable, but rejecting logs. Some logs are dropped in Log agent. See troubleshooting: https://kyma-project.io/#/telemetry-manager/user/logs?id=not-all-logs-arrive-at-the-backend",
107
-
ReasonSelfMonGatewayThrottling: "Log gateway is unable to receive logs at current rate. See troubleshooting: https://kyma-project.io/#/telemetry-manager/user/logs?id=gateway-throttling",
113
+
ReasonSelfMonGatewayAllDataDropped: "Backend is not reachable or rejecting logs. All logs are dropped in Log gateway. See troubleshooting: "+LinkNoDataArriveAtBackend,
114
+
ReasonSelfMonAgentAllDataDropped: "Backend is not reachable or rejecting logs. All logs are dropped in Log agent. See troubleshooting: "+LinkNoDataArriveAtBackend,
115
+
ReasonSelfMonGatewaySomeDataDropped: "Backend is reachable, but rejecting logs. Some logs are dropped in Log gateway. See troubleshooting: "+LinkNotAllDataArriveAtBackend,
116
+
ReasonSelfMonAgentSomeDataDropped: "Backend is reachable, but rejecting logs. Some logs are dropped in Log agent. See troubleshooting: "+LinkNotAllDataArriveAtBackend,
117
+
ReasonSelfMonGatewayThrottling: "Log gateway is unable to receive logs at current rate. See troubleshooting: "+LinkGatewayThrottling,
108
118
ReasonSelfMonConfigNotGenerated: "No logs delivered to backend because LogPipeline specification is not applied to the configuration of Log agent and Log gateway. Check the 'ConfigurationGenerated' condition for more details",
109
119
}
110
120
@@ -114,10 +124,10 @@ var tracePipelineMessages = map[string]string{
114
124
ReasonGatewayConfigured: "TracePipeline specification is successfully applied to the configuration of Trace gateway",
115
125
ReasonGatewayNotReady: "Trace gateway Deployment is not ready",
116
126
ReasonGatewayReady: "Trace gateway Deployment is ready",
117
-
ReasonSelfMonGatewayAllDataDropped: "Backend is not reachable or rejecting spans. All spans are dropped. See troubleshooting: https://kyma-project.io/#/telemetry-manager/user/03-traces?id=no-spans-arrive-at-the-backend",
127
+
ReasonSelfMonGatewayAllDataDropped: "Backend is not reachable or rejecting spans. All spans are dropped. See troubleshooting: "+LinkNoDataArriveAtBackend,
118
128
ReasonSelfMonConfigNotGenerated: "No spans delivered to backend because TracePipeline specification is not applied to the configuration of Trace gateway. Check the 'ConfigurationGenerated' condition for more details",
119
-
ReasonSelfMonGatewayThrottling: "Trace gateway is unable to receive spans at current rate. See troubleshooting: https://kyma-project.io/#/telemetry-manager/user/03-traces?id=gateway-throttling",
120
-
ReasonSelfMonGatewaySomeDataDropped: "Backend is reachable, but rejecting spans. Some spans are dropped. See troubleshooting: https://kyma-project.io/#/telemetry-manager/user/03-traces?id=not-all-spans-arrive-at-the-backend",
129
+
ReasonSelfMonGatewayThrottling: "Trace gateway is unable to receive spans at current rate. See troubleshooting: "+LinkGatewayThrottling,
130
+
ReasonSelfMonGatewaySomeDataDropped: "Backend is reachable, but rejecting spans. Some spans are dropped. See troubleshooting: "+LinkNotAllDataArriveAtBackend,
121
131
}
122
132
123
133
varmetricPipelineMessages=map[string]string{
@@ -128,12 +138,12 @@ var metricPipelineMessages = map[string]string{
128
138
ReasonGatewayConfigured: "MetricPipeline specification is successfully applied to the configuration of Metric gateway",
129
139
ReasonGatewayNotReady: "Metric gateway Deployment is not ready",
130
140
ReasonGatewayReady: "Metric gateway Deployment is ready",
131
-
ReasonSelfMonGatewayAllDataDropped: "Backend is not reachable or rejecting metrics. All metrics are dropped. See troubleshooting: https://kyma-project.io/#/telemetry-manager/user/04-metrics?id=no-metrics-arrive-at-the-backend",
132
-
ReasonSelfMonAgentAllDataDropped: "Backend is not reachable or rejecting metrics. All metrics are dropped. See troubleshooting: https://kyma-project.io/#/telemetry-manager/user/04-metrics?id=no-metrics-arrive-at-the-backend",
141
+
ReasonSelfMonGatewayAllDataDropped: "Backend is not reachable or rejecting metrics. All metrics are dropped. See troubleshooting: "+LinkNoDataArriveAtBackend,
142
+
ReasonSelfMonAgentAllDataDropped: "Backend is not reachable or rejecting metrics. All metrics are dropped. See troubleshooting: "+LinkNoDataArriveAtBackend,
133
143
ReasonSelfMonConfigNotGenerated: "No metrics delivered to backend because MetricPipeline specification is not applied to the configuration of Metric gateway. Check the 'ConfigurationGenerated' condition for more details",
134
-
ReasonSelfMonGatewayThrottling: "Metric gateway is unable to receive metrics at current rate. See troubleshooting: https://kyma-project.io/#/telemetry-manager/user/04-metrics?id=gateway-throttling",
135
-
ReasonSelfMonGatewaySomeDataDropped: "Backend is reachable, but rejecting metrics. Some metrics are dropped. See troubleshooting: https://kyma-project.io/#/telemetry-manager/user/04-metrics?id=not-all-metrics-arrive-at-the-backend",
136
-
ReasonSelfMonAgentSomeDataDropped: "Backend is reachable, but rejecting metrics. Some metrics are dropped. See troubleshooting: https://kyma-project.io/#/telemetry-manager/user/04-metrics?id=not-all-metrics-arrive-at-the-backend",
144
+
ReasonSelfMonGatewayThrottling: "Metric gateway is unable to receive metrics at current rate. See troubleshooting: "+LinkGatewayThrottling,
145
+
ReasonSelfMonGatewaySomeDataDropped: "Backend is reachable, but rejecting metrics. Some metrics are dropped. See troubleshooting: "+LinkNotAllDataArriveAtBackend,
146
+
ReasonSelfMonAgentSomeDataDropped: "Backend is reachable, but rejecting metrics. Some metrics are dropped. See troubleshooting: "+LinkNotAllDataArriveAtBackend,
expectedMsg: "Backend is not reachable or rejecting logs. Logs are buffered and not yet dropped. See troubleshooting: https://kyma-project.io/#/telemetry-manager/user/02-logs?id=no-logs-arrive-at-the-backend",
448
+
expectedMsg: "Backend is not reachable or rejecting logs. Logs are buffered and not yet dropped. See troubleshooting: "+conditions.LinkFluentBitNoLogsArriveAtBackend,
expectedMsg: "Backend is not reachable or rejecting logs. Logs are buffered and not yet dropped. See troubleshooting: https://kyma-project.io/#/telemetry-manager/user/02-logs?id=no-logs-arrive-at-the-backend",
458
+
expectedMsg: "Backend is not reachable or rejecting logs. Logs are buffered and not yet dropped. See troubleshooting: "+conditions.LinkFluentBitNoLogsArriveAtBackend,
expectedMsg: "Backend is reachable, but rejecting logs. Some logs are dropped. See troubleshooting: https://kyma-project.io/#/telemetry-manager/user/02-logs?id=not-all-logs-arrive-at-the-backend",
467
+
expectedMsg: "Backend is reachable, but rejecting logs. Some logs are dropped. See troubleshooting: "+conditions.LinkFluentBitNotAllLogsArriveAtBackend,
expectedMsg: "Backend is reachable, but rejecting logs. Some logs are dropped. See troubleshooting: https://kyma-project.io/#/telemetry-manager/user/02-logs?id=not-all-logs-arrive-at-the-backend",
477
+
expectedMsg: "Backend is reachable, but rejecting logs. Some logs are dropped. See troubleshooting: "+conditions.LinkFluentBitNotAllLogsArriveAtBackend,
expectedMsg: "Backend is not reachable or rejecting logs. All logs are dropped. See troubleshooting: https://kyma-project.io/#/telemetry-manager/user/02-logs?id=no-logs-arrive-at-the-backend",
486
+
expectedMsg: "Backend is not reachable or rejecting logs. All logs are dropped. See troubleshooting: "+conditions.LinkFluentBitNoLogsArriveAtBackend,
expectedMsg: "Backend is not reachable or rejecting logs. All logs are dropped. See troubleshooting: https://kyma-project.io/#/telemetry-manager/user/02-logs?id=no-logs-arrive-at-the-backend",
498
+
expectedMsg: "Backend is not reachable or rejecting logs. All logs are dropped. See troubleshooting: "+conditions.LinkFluentBitNoLogsArriveAtBackend,
expectedMessage: "Log gateway is unable to receive logs at current rate. See troubleshooting: https://kyma-project.io/#/telemetry-manager/user/logs?id=gateway-throttling",
153
+
expectedMessage: "Log gateway is unable to receive logs at current rate. See troubleshooting: "+conditions.LinkGatewayThrottling,
expectedMessage: "Backend is reachable, but rejecting logs. Some logs are dropped in Log gateway. See troubleshooting: https://kyma-project.io/#/telemetry-manager/user/logs?id=not-all-logs-arrive-at-the-backend",
162
+
expectedMessage: "Backend is reachable, but rejecting logs. Some logs are dropped in Log gateway. See troubleshooting: "+conditions.LinkNotAllDataArriveAtBackend,
expectedMessage: "Backend is reachable, but rejecting logs. Some logs are dropped in Log gateway. See troubleshooting: https://kyma-project.io/#/telemetry-manager/user/logs?id=not-all-logs-arrive-at-the-backend",
172
+
expectedMessage: "Backend is reachable, but rejecting logs. Some logs are dropped in Log gateway. See troubleshooting: "+conditions.LinkNotAllDataArriveAtBackend,
expectedMessage: "Backend is not reachable or rejecting logs. All logs are dropped in Log gateway. See troubleshooting: https://kyma-project.io/#/telemetry-manager/user/logs?id=no-logs-arrive-at-the-backend",
181
+
expectedMessage: "Backend is not reachable or rejecting logs. All logs are dropped in Log gateway. See troubleshooting: "+conditions.LinkNoDataArriveAtBackend,
expectedMessage: "Backend is not reachable or rejecting logs. All logs are dropped in Log gateway. See troubleshooting: https://kyma-project.io/#/telemetry-manager/user/logs?id=no-logs-arrive-at-the-backend",
191
+
expectedMessage: "Backend is not reachable or rejecting logs. All logs are dropped in Log gateway. See troubleshooting: "+conditions.LinkNoDataArriveAtBackend,
expectedMessage: "Backend is reachable, but rejecting logs. Some logs are dropped in Log agent. See troubleshooting: https://kyma-project.io/#/telemetry-manager/user/logs?id=not-all-logs-arrive-at-the-backend",
249
+
expectedMessage: "Backend is reachable, but rejecting logs. Some logs are dropped in Log agent. See troubleshooting: "+conditions.LinkNotAllDataArriveAtBackend,
expectedMessage: "Backend is not reachable or rejecting logs. All logs are dropped in Log agent. See troubleshooting: https://kyma-project.io/#/telemetry-manager/user/logs?id=no-logs-arrive-at-the-backend",
258
+
expectedMessage: "Backend is not reachable or rejecting logs. All logs are dropped in Log agent. See troubleshooting: "+conditions.LinkNoDataArriveAtBackend,
expectedMessage: "Backend is not reachable or rejecting logs. All logs are dropped in Log agent. See troubleshooting: https://kyma-project.io/#/telemetry-manager/user/logs?id=no-logs-arrive-at-the-backend",
267
+
expectedMessage: "Backend is not reachable or rejecting logs. All logs are dropped in Log agent. See troubleshooting: "+conditions.LinkNoDataArriveAtBackend,
0 commit comments