llama-stack-mirror/tests/integration/telemetry
Emilio Garcia 7a19488787 metrics tests
- Add _create_metric_stub_from_protobuf method to correctly parse protobuf metrics
- Add _extract_attributes_from_data_point helper method
- Change metric handling to use protobuf-specific parsing instead of OpenTelemetry native parsing
- Add missing typing import
- Add OTEL_METRIC_EXPORT_INTERVAL environment variable for test configuration

This fixes the CI failure where metrics were not being properly extracted from
protobuf data in server mode tests.
2025-11-03 10:45:31 -08:00
..
collectors metrics tests 2025-11-03 10:45:31 -08:00
recordings metrics tests 2025-11-03 10:45:31 -08:00
conftest.py fix(ci): add back server:ci-tests to replay tests (#3976) 2025-10-30 11:02:59 -07:00
test_completions.py metrics tests 2025-11-03 10:45:31 -08:00