Skip to content

Commit a7220a6

Browse files
committed
fixed the minor issues
1 parent dc58b5f commit a7220a6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/deploy-coe-with-Kafka.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Citrix ADC Observability Exporter with Kafka as endpoint
22

3-
Citrix ADC Observability Exporter is a container that collects metrics and transactions from Citrix ADC. It also transforms the data into the formats (such as AVRO) that is supported in Kafka and exports the data to the endpoint. Kafka is an open-source and distributed event streaming platform for high-performance data pipelines and streaming analytics.
3+
Citrix ADC Observability Exporter is a container that collects metrics and transactions from Citrix ADC. It also transforms the data into the formats (such as AVRO) that are supported in Kafka and exports the data to the endpoint. Kafka is an open-source and distributed event streaming platform for high-performance data pipelines and streaming analytics.
44

55
## Deploy Citrix ADC Observability Exporter
66

@@ -314,7 +314,7 @@ The following example shows the YAML file with the data format configured as JSO
314314
"BURST_CQA": "none",
315315
"SLA": "none",
316316
"MONGO": "none"
317-
},
317+
}
318318
}
319319
}
320320
}

0 commit comments

Comments
 (0)