Andrey Babushkin
56db9e6504
[GHA] Place values correctly in queries in metrics script ( #23900 )
...
### Details:
This way to build queries correctly sanitizes and uses correct types for
values passed to SQL.
2024-04-08 12:47:58 +00:00
Andrey Babushkin
113975fe12
[chore] Use debug loglevel for github metrics script ( #23633 )
...
### Details:
We can switch log level for GitHub metrics script only when the workflow
is restarted with debug logging
2024-03-22 19:50:34 +00:00
Andrey Babushkin
5559ee735b
New DB schema for GitHub metrics script ( #23606 )
...
### Details:
Improvements and fixes for the script which sends GitHub Workflow
metrics to a database. See also:
[23484](https://github.com/openvinotoolkit/openvino/pull/23484 )
2024-03-21 18:45:35 +00:00
Andrey Babushkin
13df2c4f3a
Script to send workflow metrics to a database ( #23484 )
...
### Details:
This PR includes changes to the metrics exporter workflow and a Python
script designed to read workflow metrics from GitHub API and send them
to a database
2024-03-15 16:12:40 +00:00