ddapm-test-agent 1.38.0__py3-none-any.whl → 1.39.0__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- ddapm_test_agent/agent.py +1 -1
- ddapm_test_agent/vcr_proxy.py +2 -1
- {ddapm_test_agent-1.38.0.dist-info → ddapm_test_agent-1.39.0.dist-info}/METADATA +1 -1
- {ddapm_test_agent-1.38.0.dist-info → ddapm_test_agent-1.39.0.dist-info}/RECORD +9 -9
- {ddapm_test_agent-1.38.0.dist-info → ddapm_test_agent-1.39.0.dist-info}/WHEEL +0 -0
- {ddapm_test_agent-1.38.0.dist-info → ddapm_test_agent-1.39.0.dist-info}/entry_points.txt +0 -0
- {ddapm_test_agent-1.38.0.dist-info → ddapm_test_agent-1.39.0.dist-info}/licenses/LICENSE.BSD3 +0 -0
- {ddapm_test_agent-1.38.0.dist-info → ddapm_test_agent-1.39.0.dist-info}/licenses/LICENSE.apache2 +0 -0
- {ddapm_test_agent-1.38.0.dist-info → ddapm_test_agent-1.39.0.dist-info}/top_level.txt +0 -0
ddapm_test_agent/agent.py
CHANGED
|
@@ -883,7 +883,7 @@ class Agent:
|
|
|
883
883
|
async def handle_info(self, request: Request) -> web.Response:
|
|
884
884
|
return web.json_response(
|
|
885
885
|
{
|
|
886
|
-
"version": "test",
|
|
886
|
+
"version": os.environ.get("TEST_AGENT_VERSION", "test"),
|
|
887
887
|
"endpoints": [
|
|
888
888
|
"/v0.4/traces",
|
|
889
889
|
"/v0.5/traces",
|
ddapm_test_agent/vcr_proxy.py
CHANGED
|
@@ -465,7 +465,8 @@ async def proxy_request(
|
|
|
465
465
|
)
|
|
466
466
|
|
|
467
467
|
target_url = _url_path_join(provider_base_urls[provider], remaining_path)
|
|
468
|
-
|
|
468
|
+
skip_headers = {"host", "transfer-encoding"}
|
|
469
|
+
headers = {key: value for key, value in request.headers.items() if not (key.lower() in skip_headers)}
|
|
469
470
|
|
|
470
471
|
request_kwargs: Dict[str, Any] = {
|
|
471
472
|
"method": request.method,
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
ddapm_test_agent/__init__.py,sha256=IEYMDM-xI0IoHYSYw4Eva5263puB_crrrbLstOCScRw,106
|
|
2
|
-
ddapm_test_agent/agent.py,sha256=
|
|
2
|
+
ddapm_test_agent/agent.py,sha256=c7OESAqqCpmAVa2jx0lDu0WrvN6g-7laQ8hyBhiAKks,93777
|
|
3
3
|
ddapm_test_agent/apmtelemetry.py,sha256=w_9-yUDh1dgox-FfLqeOHU2C14GcjOjen-_SVagiZrc,861
|
|
4
4
|
ddapm_test_agent/checks.py,sha256=pBa4YKZQVA8qaTVJ_XgMA6TmlUZNh99YOrCFJA7fwo0,6865
|
|
5
5
|
ddapm_test_agent/client.py,sha256=ViEmiRX9Y3SQ-KBhSc-FdzBmIVIe8Ij9jj-Q6VGyzLY,7359
|
|
@@ -16,7 +16,7 @@ ddapm_test_agent/trace_snapshot.py,sha256=vcz9uCgtpnInKl32nq1n62shhsVdMQPzOWfV3-
|
|
|
16
16
|
ddapm_test_agent/tracerflare.py,sha256=uoSjhPCOKZflgJn5JLv1Unh4gUdAR1-YbC9_1n1iH9w,954
|
|
17
17
|
ddapm_test_agent/tracestats.py,sha256=q_WQZnh2kXSSN3fRIBe_0jMYCBQHcaS3fZmJTge4lWc,2073
|
|
18
18
|
ddapm_test_agent/tracestats_snapshot.py,sha256=VsB6MVnHPjPWHVWnnDdCXJcVKL_izKXEf9lvJ0qbjNQ,3609
|
|
19
|
-
ddapm_test_agent/vcr_proxy.py,sha256=
|
|
19
|
+
ddapm_test_agent/vcr_proxy.py,sha256=CC9AyA_WuFi3lbr4EG1Sh2Sv2QVqkGxbYjvOWtDmTsc,16723
|
|
20
20
|
ddapm_test_agent/web.py,sha256=D57xkEHuIMSi_ZVEIpxlYEbt_6cipAVhz1XneVWd8AU,59764
|
|
21
21
|
ddapm_test_agent/static/style.css,sha256=0sUpN62bhc3cuW89G39hzNBmIPaYc8MPBt_PvSn0zf0,29560
|
|
22
22
|
ddapm_test_agent/templates/base.html,sha256=Ie9ZvQXtv7YSR4SMFYUp5-eGs5sB_fxApU5pl1jUCCc,1010
|
|
@@ -31,10 +31,10 @@ ddapm_test_agent/templates/snapshots.html,sha256=uWiYK9yDP9S88nxYNr0vLhYkWSzzj9C
|
|
|
31
31
|
ddapm_test_agent/templates/trace_detail.html,sha256=EqC6l_jo2Afrf511_-pEDgz6-TEogTjtjawMVxzw7G4,1235
|
|
32
32
|
ddapm_test_agent/templates/tracer_flares.html,sha256=wwq7Yaq7shXJineHT38A2tIHIEoirs5ryWu7raFco80,16272
|
|
33
33
|
ddapm_test_agent/templates/traces.html,sha256=-RB_Nc3NzQQXApw5Y37KbmkU4Z41ehBCGouRhgojaRo,805
|
|
34
|
-
ddapm_test_agent-1.
|
|
35
|
-
ddapm_test_agent-1.
|
|
36
|
-
ddapm_test_agent-1.
|
|
37
|
-
ddapm_test_agent-1.
|
|
38
|
-
ddapm_test_agent-1.
|
|
39
|
-
ddapm_test_agent-1.
|
|
40
|
-
ddapm_test_agent-1.
|
|
34
|
+
ddapm_test_agent-1.39.0.dist-info/licenses/LICENSE.BSD3,sha256=J9S_Tq-hhvteDV2W8R0rqht5DZHkmvgdx3gnLZg4j6Q,1493
|
|
35
|
+
ddapm_test_agent-1.39.0.dist-info/licenses/LICENSE.apache2,sha256=5V2RruBHZQIcPyceiv51DjjvdvhgsgS4pnXAOHDuZkQ,11342
|
|
36
|
+
ddapm_test_agent-1.39.0.dist-info/METADATA,sha256=yWhYCQG5Gwoyu3Dlc_sFxqc8VhgasGp4zFrGUpis9bo,30466
|
|
37
|
+
ddapm_test_agent-1.39.0.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
|
38
|
+
ddapm_test_agent-1.39.0.dist-info/entry_points.txt,sha256=ulayVs6YJ-0Ej2kxbwn39wOHDVXbyQgFgsbRQmXydcs,250
|
|
39
|
+
ddapm_test_agent-1.39.0.dist-info/top_level.txt,sha256=A9jiKOrrg6VjFAk-mtlSVYN4wr0VsZe58ehGR6IW47U,17
|
|
40
|
+
ddapm_test_agent-1.39.0.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
{ddapm_test_agent-1.38.0.dist-info → ddapm_test_agent-1.39.0.dist-info}/licenses/LICENSE.BSD3
RENAMED
|
File without changes
|
{ddapm_test_agent-1.38.0.dist-info → ddapm_test_agent-1.39.0.dist-info}/licenses/LICENSE.apache2
RENAMED
|
File without changes
|
|
File without changes
|