# Confluo: Distributed Monitoring and Diagnosis Stack for High-speed Networks

* Confluo: end-host stack that can be integrated with existing network management tools to enable monitoring and diagnosis of network-wide events using telemetry data distributed across end-hosts, even for high-speed networks&#x20;
* Atomic MultiLog: support highly-concurrent read-write operations by exploiting two properties specific to telemetry data&#x20;
  * once processed by the stack, the data is neither updated nor deleted&#x20;
  * each field in the data has a fixed pre-defined size&#x20;


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://sliu583.gitbook.io/blog/specific-work/seminar-and-talk/fall-21-reading-list/confluo-distributed-monitoring-and-diagnosis-stack-for-high-speed-networks.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
