.oO SearXNG Developer Documentation Oo.
Loading...
Searching...
No Matches
openmetrics.py File Reference

Go to the source code of this file.

Classes

class  searx.openmetrics.OpenMetricsFamily

Namespaces

namespace  searx
namespace  searx.openmetrics

Variables

 searx.openmetrics.OMFTypeHintType = t.Literal["counter", "gauge", "histogram", "summary"]
 searx.openmetrics.OMFDataInfoType = list[dict[str, str]]
 searx.openmetrics.OMFDataType = list[t.Any]