We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4489d45 commit 99176ccCopy full SHA for 99176cc
samples/oci-objectstorage-get-object-python/README.md
@@ -106,3 +106,10 @@ e.g.
106
echo -n '{"objectName": "<object-name>", "bucketName": "<bucket-name>"}' | fn invoke myapp oci-objectstorage-get-object-python
107
```
108
You should see the contents of the object appear in the terminal.
109
+
110
111
+## Monitoring Functions
112
113
+Learn how to configure basic observability for your function using metrics, alarms and email alerts:
114
+* [Basic Guidance for Monitoring your Functions](../basic-observability/functions.md)
115
0 commit comments