LoongSuite slop-code-bench Instrumentation
OpenTelemetry instrumentation for the slop-code-bench benchmark orchestrator.
Span Tree
ENTRY "enter_ai_application_system"
└── CHAIN "chain {problem_name}"
├── ENTRY "enter_ai_application_system" [checkpoint worker]
│ └── TASK "run_task {checkpoint_name}"
│ └── AGENT "invoke_agent {agent_name}"
│ ├── STEP "react step" [MiniSWE only]
│ │ └── TOOL "execute_tool bash"
│ └── ...
├── ENTRY "enter_ai_application_system" [checkpoint worker]
│ └── TASK "run_task {checkpoint_name}"
│ └── AGENT "invoke_agent {agent_name}"
└── ...
LLM "chat {model_name}" [Rubric Judge]
Installation
pip install loongsuite-instrumentation-slop-code
Usage
from opentelemetry.instrumentation.slop_code import SlopCodeInstrumentor
SlopCodeInstrumentor().instrument()
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file loongsuite_instrumentation_slop_code-0.8.0-py3-none-any.whl.
File metadata
- Download URL: loongsuite_instrumentation_slop_code-0.8.0-py3-none-any.whl
- Upload date:
- Size: 19.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6e86df42fab61ed2b24feaf51cb0c7ea6040b88a21d61626a4185fa8b98bf023
|
|
| MD5 |
81cb8199d0c4892c01e793b5e631d693
|
|
| BLAKE2b-256 |
ba62354352bc25d09496f9985d8bb13af7eaf2c3c3bd164654a93efb6f873ac1
|