> For the complete documentation index, see [llms.txt](https://docs.verge.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.verge.io/automate-protect-and-extend/vi/tich-hop-va-api/prometheus-exporter.md).

# Trình xuất Prometheus VergeOS (ioMetrics)

## Tổng quan

VergeOS Exporter là một công cụ giám sát thu thập các chỉ số từ môi trường VergeOS của bạn và xuất chúng theo định dạng Prometheus. Công cụ này cung cấp khả năng quan sát các tầng VSAN, cụm và nút, cho phép giám sát toàn diện hạ tầng VergeOS của bạn.

## Tính năng chính

* Thu thập các chỉ số tầng VSAN để giám sát hiệu năng lưu trữ
* Các chỉ số ở phạm vi toàn cụm để hiểu hiệu năng phân tán
* Các chỉ số cấp nút để phân tích hạ tầng chi tiết
* Tích hợp dễ dàng với Prometheus và các hệ thống giám sát tương thích

## Tài liệu và tài nguyên

Để xem hướng dẫn cài đặt, ví dụ sử dụng, các tùy chọn cấu hình và danh sách đầy đủ các chỉ số khả dụng, hoặc để mở các vấn đề bạn đang gặp phải với Exporter, vui lòng truy cập kho GitHub chính thức:

<https://github.com/verge-io/vergeos-exporter>

## Hỗ trợ

Nếu bạn gặp sự cố hoặc có yêu cầu về tính năng, vui lòng mở một issue trên kho GitHub

<https://github.com/verge-io/vergeos-exporter/issues>

## Tài nguyên bổ sung

* [Tài liệu Prometheus](https://prometheus.io/docs/introduction/overview/)
* [Tài liệu Grafana](https://grafana.com/docs/)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.verge.io/automate-protect-and-extend/vi/tich-hop-va-api/prometheus-exporter.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
