- หน้าแรก
- API Enriched
- อ้างอิง API
- 📉 Telemetry And Insights API
📉 Telemetry And Insights API
endpoint สำหรับการเก็บรวบรวม การจัดเก็บเมตริก และการสร้างข้อมูลเชิงลึกสำหรับเวิร์กโฟลว์การสังเกตการณ์
- หมวดหมู่: การดำเนินงาน
- ความซับซ้อน: ปานกลาง
- เส้นทาง: 27 | สคีมา: 181
- ระดับ: มาตรฐาน
- โดเมนที่เกี่ยวข้อง:
observability,statistics
กรณีการใช้งาน
หัวข้อที่มีชื่อว่า “กรณีการใช้งาน”- เก็บรวบรวมและวิเคราะห์ข้อมูล telemetry
- สร้างข้อมูลเชิงลึกที่นำไปปฏิบัติได้จากเมตริก
- กำหนดค่านโยบายการเก็บรวบรวม telemetry
ทรัพยากรหลัก
หัวข้อที่มีชื่อว่า “ทรัพยากรหลัก”- telemetry_receiver: ตัวรับ telemetry สำหรับการเก็บรวบรวมข้อมูล
- insight_query: คิวรีข้อมูลเชิงลึกสำหรับการวิเคราะห์
Endpoints
หัวข้อที่มีชื่อว่า “Endpoints”| Method | Path | Description |
|---|---|---|
| POST | /api/data/namespaces/{namespace}/graph/connectivity | Connectivity Graph Query. |
| POST | /api/data/namespaces/{namespace}/graph/connectivity/edge | Connectivity Edge Query. |
| POST | /api/data/namespaces/{namespace}/graph/connectivity/node | Connectivity Node Query. |
| GET | /api/discovery/custom/namespaces/{namespace}/discovered_services | List discovered services of specific type. |
| GET | /api/discovery/namespaces/{namespace}/discovered_services | List Discovered Services. |
| GET | /api/discovery/namespaces/{namespace}/discovered_services/{name} | GET Discovered Service Object. |
| POST | /api/discovery/namespaces/{namespace}/discovered_services/{name}/create_http_load_balancer | Create HTTP/HTTPS load balancer. |
| POST | /api/discovery/namespaces/{namespace}/discovered_services/{name}/create_tcp_load_balancer | Create TCP load balancer. |
| POST | /api/discovery/namespaces/{namespace}/discovered_services/{name}/disable_visibility | Disable visibility in all workspaces. |
| POST | /api/discovery/namespaces/{namespace}/discovered_services/{name}/enable_visibility | Enable visibility in all workspaces. |
| GET | /api/data/namespaces/{namespace}/discovered_services/{name}/health_status | Discovered Service Health Status. |
| POST | /api/discovery/namespaces/{namespace}/suggest-values | Suggest Values. |
| POST | /api/config/namespaces/system/flow-collection/addon/subscribe | Subscribe to Flow Collection. |
| GET | /api/config/namespaces/system/flow-collection/addon/subscription-status | Check subscription status for Flow Collection. |
| POST | /api/config/namespaces/system/flow-collection/addon/unsubscribe | Unsubscribe to Flow Collection. |
| POST | /api/data/namespaces/system/flows/flow_collection | Flow Collection. |
| POST | /api/data/namespaces/system/flows/top_flow_anomalies | Flow Anomaly detection. |
| POST | /api/data/namespaces/system/flows/top_talkers | Top Talkers. |
| POST | /api/data/namespaces/system/graph/all_ns_service | Service Graph Query All Namespaces. |
| POST | /api/data/namespaces/{namespace}/graph/lb_cache_content | Cacheability query Query. |
| POST | /api/data/namespaces/{namespace}/graph/service | Service Graph Query. |
| GET | /api/data/namespaces/{namespace}/graph/service/app_types | Application Types. |
| POST | /api/data/namespaces/{namespace}/graph/service/edge | Service Edge Query. |
| POST | /api/data/namespaces/{namespace}/graph/service/node | Service Node Query. |
| POST | /api/data/namespaces/{namespace}/graph/service/node/instance | Service Instance Query. |
| POST | /api/data/namespaces/{namespace}/graph/service/node/instances | Service Instances Query. |
| GET | /api/data/namespaces/{namespace}/{kind}/{name}/status_at_site | GET Status. |