1
0
forked from docs/docsportal

fixing reference issue

This commit is contained in:
Hasko, Vladimir 2023-05-24 13:45:41 +00:00
parent 2c8d2be818
commit e81cf6db24

View File

@ -12,7 +12,7 @@ python script). With Ansible on it's own having nearly limitless capability and
availability to execute anything else ApiMon can do pretty much anything. The
only expectation is that whatever is being done produces some form of metric for
further analysis and evaluation. Otherwise there is no sense in monitoring. The
scenarios are collected in a `Git repository
scenarios are collected in a `Github
<https://github.com/opentelekomcloud-infra/apimon-tests>`_ and updated in
real-time. In general mentioned test jobs do not need take care of generating
data implicitly. Since the API related tasks in the playbooks rely on the Python
@ -25,7 +25,7 @@ the playbook names, results and duration time ('ansible_stats' metrics) and
stores them to :ref:`postgresql relational database <metric_databases>`.
The playbooks with monitoring scenarios are stored in separate repository on
`github <https://github.com/opentelekomcloud-infra/apimon-tests>`_ (the location
`Github <https://github.com/opentelekomcloud-infra/apimon-tests>`_ (the location
will change with CloudMon replacement in `future
<https://stackmon.github.io/>`_). Playbooks address the most common use cases
with cloud services conducted by end customers.