A simple rule of thumb: In general, AI is best reserved for well-defined, repetitive tasks. This includes anything that ...
pyproxy-sdk-py is a Python library that allows you to interact with the Pyproxy API. It is useful for retrieving data about the proxy or changing its configuration while it is running.
Currently all the metrics events are defined and handled (also hard-coded) in observability.py and I am not sure if there is a better way to emit OT events/metrics thru MAF rather than re-inventing ...