Monitoring the operator
Verify that your API Connect for GraphQL Graph Service is running properly.
Monitor your deployment by checking the operator's state. If you see an error that you think is a product issue, report it to IBM.
Check the operator state
Run the following command to extract the health status of the operator (for OpenShift, use
oc
):
kubectl get StepZenGraphServer <stepzen> -o jsonpath="{.status}"
For a list possible states, see Conditions
Report errors
If you see an error that you believe is a product issue, report it to IBM Support. In your report, include as much information about your cluster settings as possible.
Include the output of the below command in your report.
./stepzen-admin.sh get-logs
See also: Status