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.

File details

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

File metadata

File hashes

Hashes for loongsuite_instrumentation_vita-0.9.0-py3-none-any.whl
Algorithm Hash digest
SHA256 770be2ba891961d05a0773ba0703b70e86b76cf04862f93b09e5079e61c4a0e7
MD5 db1083bb69410cbc4179160506b7fa4a
BLAKE2b-256 c2cfa615166b92b5246842d2763354b4c85b87a10365a80aa0fb5d1593824f5c

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.9.0 This release

1 file

0.8.0

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