Skip to content

Configure your PyFake-API-Server-Surveillance

It configures the detail settings of PyFake-API-Server-Surveillance by YAML syntax, and must have either a .yml or .yaml file extension. If you're new to YAML and want to learn more, see "Learn YAML in Y minutes."

What settings are necessary?

In PyFake-API-Server-Surveillance realm, only 1 thing it needs to use, but it doesn't know: the end point of API documentation configuration.

So let's configure the lowest necessary configuration as below:

fake-api-server-surveillance.yaml
api-doc-url: 'http://127.0.0.1:1111/api-doc'

How easily it is! Now we have done the configuration of PyFake-API-Server-Surveillance. Let's go to next step to set up a surveillance to monitor.