Crosswork Custom KPIs
This repository contains Crosswork custom KPIs that can be used to interact with Crosswork Health Insights.
Custom KPIs are created by the communities. Crosswork software ships with pre-defined KPIs, they are in
the Crosswork-KPI repository. Users can use them as examples to create custom KPIs.
Requirements
Following are required to use the KPIs:
- Cisco Crosswork Network Change Automation and Health Insights 3.0 +
- Cisco NSO 4.5.5 +
Documentation:
Please refer to the documentation at the following link to understand how to use the KPIs.
Cisco Crosswork DevNet page
Usage
Example usage of KPIs can be found in Crosswok Postman Collection
Contribution
Generally speaking, you should fork this repository, make changes in your own fork, and then submit a pull request. All new code should have associated unit tests (if applicable) that validate implemented features and the presence or lack of defects.
Additionally, the code should follow any stylistic and architectural guidelines prescribed by the project. In the absence of such guidelines, mimic the styles and patterns in the existing codebase.