From aa49773a4db1b15c6d00535c74426093047ff315 Mon Sep 17 00:00:00 2001 From: Christian Kellner Date: Mon, 31 Jan 2022 10:54:12 +0100 Subject: [PATCH] improve readme --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9e231d2..20cefb0 100755 --- a/README.md +++ b/README.md @@ -84,7 +84,8 @@ See [Contributing](https://github.com/orangecoding/fredy/blob/master/CONTRIBUTIN ### Monitoring _Fredy_ can be monitored by [Instana](https://www.instana.com). If you are interested, sign up for a free trial. This is totally optional of course :) -If you want to use Instana to monitor _Fredy_, please change the variable `INSTANA_MONITORING` in the `.env` file to `true`. +If you want to use Instana to monitor _Fredy_, please change the variable `INSTANA_MONITORING` in the `.env` file to `true`. +If you want to know more, head over to the [Instana docs](https://www.ibm.com/docs/en/obi/current?topic=technologies-monitoring-nodejs). # Docker Use the Dockerfile in this repository to build an image.