mirror of
https://github.com/ruvnet/RuView
synced 2026-07-30 18:41:42 +00:00
9fb5af7cf2
Import and harden the OpenTelemetry logging work from #1382. Preserve default stderr behavior, register and validate RuView semantic conventions, attach a published schema, enable TLS roots, pin demo images, and fix first-CSI node lifecycle reporting. Supersedes #1382 Closes #1460 Co-authored-by: Jens Holdgaard Pedersen <jens@holdgaard.org>
11 lines
432 B
YAML
11 lines
432 B
YAML
# Weaver-forge config for the generated `semconv` module of the
|
|
# sensing server.
|
|
# `weaver registry generate rust v2/crates/wifi-densepose-sensing-server/src \
|
|
# -t templates -r semconv/registry --future`
|
|
# renders the single template below over the whole resolved registry
|
|
# (`--future` matches the `weaver registry check --future` validation).
|
|
templates:
|
|
- pattern: semconv.rs.j2
|
|
filter: .
|
|
application_mode: single
|