Add 'metrics' tag to /api/v4/client_perf endpoint (#29612)

* Add 'metrics' tag to client_perf endpoint

* Add metrics tag to introduction.yaml
Этот коммит содержится в:
Renato Alves
2025-01-14 10:24:31 +01:00
коммит произвёл GitHub
родитель c7d036c1d0
Коммит 7cf040655f
2 изменённых файлов: 5 добавлений и 0 удалений

Просмотреть файл

@@ -1,5 +1,7 @@
/api/v4/client_perf:
post:
tags:
- metrics
summary: Report client performance metrics
description: >
Uploads client performance measurements to the server as part of the Client Performance Monitoring feature.