Skip to main content

LoongSuite VitaBench Instrumentation

OpenTelemetry instrumentation for the VitaBench multi-domain simulation framework.

Installation

pip install loongsuite-instrumentation-vita

Usage

from opentelemetry.instrumentation.vita import VitaInstrumentor

VitaInstrumentor().instrument()

For GenAI semantic conventions and span-only message content capture, set:

export OTEL_SEMCONV_STABILITY_OPT_IN=gen_ai_latest_experimental
export OTEL_INSTRUMENTATION_GENAI_CAPTURE_MESSAGE_CONTENT=SPAN_ONLY

VitaBench With DashScope

VitaBench posts directly to the base_url configured in models.yaml, so the DashScope OpenAI-compatible endpoint must include /chat/completions. The API key must be supplied in the Authorization header.

default:
  base_url: https://dashscope.aliyuncs.com/compatible-mode/v1/chat/completions
  temperature: 0.0
  max_input_tokens: 8192
  headers:
    Content-Type: "application/json"
    Authorization: "Bearer ${OPENAI_API_KEY}"
models:
  - name: qwen3.6-plus
    max_tokens: 1024
    max_input_tokens: 8192

See examples/vitabench-dashscope for a runnable setup used by the Kubernetes benchmark deployment.

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

If you're not sure about the file name format, learn more about wheel file names.

loongsuite_instrumentation_vita-0.8.0-py3-none-any.whl (11.4 kB view details)

Uploaded Python 3

File details

Details for the file loongsuite_instrumentation_vita-0.8.0-py3-none-any.whl.

File metadata

File hashes

Hashes for loongsuite_instrumentation_vita-0.8.0-py3-none-any.whl
Algorithm Hash digest
SHA256 08f60cdbe761d0fbd99e16ff1928b8e1fca1e16de4531452ffe92f76d7299feb
MD5 acabeff370743a26cf0b5e56f5ab147a
BLAKE2b-256 27152cac7a549ad472d57319e76f4e035399e24be978abb4a90927c185d7cd1a

See more details on using hashes here.

Release history Release notifications | RSS feed

0.9.0

1 file

This release

0.8.0 This release

1 file

0.7.0

1 file

0.6.0

1 file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page