X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=test%2Fcr%2FREADME.md;h=55c5cc5e64d2a7811d6c02db13cca740cd6e528f;hb=663566c28930429775ea9921f0e32ddf5253da28;hp=c00f539ec408fbb567decbde6abc3d1e7bfb4367;hpb=d289079b1b15286e994bc29b98cd732fc32fb06f;p=nonrtric.git diff --git a/test/cr/README.md b/test/cr/README.md index c00f539e..55c5cc5e 100644 --- a/test/cr/README.md +++ b/test/cr/README.md @@ -48,7 +48,8 @@ There are a number of counters that can be read to monitor the message processin ```/counter/fetched_callbacks``` - The total number of fetched callbacks
```/counter/current_messages``` - The current number of callback messages waiting to be fetched
All counters also support the query parameter "id" to fetch counter for one individual id, eg ```/counter/current_messages?id=my-id``` - +An additional counter is available to log remote hosts calling the server +```/counter/remote_hosts``` - Lists all unique ip/host name that has sent messages on the callback endpoint
### Build and start