Home
last modified time | relevance | path

Searched refs:_UNKNOWN_ENDPOINT (Results 1 – 1 of 1) sorted by relevance

/dports/devel/py-ddtrace/ddtrace-0.56.1/tests/profiling/exporter/
H A Dtest_http.py106 _UNKNOWN_ENDPOINT = "http://localhost:%d" % _UNKNOWN_PORT variable
202 exp = http.PprofHTTPExporter(_UNKNOWN_ENDPOINT)
211 exp = http.PprofHTTPExporter(_UNKNOWN_ENDPOINT, api_key="123", timeout=1)