Hi!
I’m exploring the metrics report capability of Triton Server on a Jetson Orin Nano.
I used the latest container (tritonserver-25.01-py3-igpu) available for this device.
Following the instruction here , I was able to enable the metrics reporting and I read them using curl. However, I cannot read all types of metrics.
Are the CPU, GPU and Latencies - Histogram metrics available on the Orin Nano? If I run Triton server in native way (no container), all the metrics will be available?
Thanks.
Hi,
Sorry for the late update.
Based on the below doc, GPU metrics are not supported on the Jetson:
<!--
# Copyright 2021-2025, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions
# are met:
# * Redistributions of source code must retain the above copyright
# notice, this list of conditions and the following disclaimer.
# * Redistributions in binary form must reproduce the above copyright
# notice, this list of conditions and the following disclaimer in the
# documentation and/or other materials provided with the distribution.
# * Neither the name of NVIDIA CORPORATION nor the names of its
# contributors may be used to endorse or promote products derived
# from this software without specific prior written permission.
#
# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS ``AS IS'' AND ANY
# EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
# IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
# PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR
# CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
This file has been truncated. show original
We also expect native and container will have the same behavior.
Thanks.
Hi @AastaLLL ,
thanks for the reply. Indeed, the GPU are not supported on the Orin.
But are the CPU and Latencies-Histogram available?
Using the provided container, I got all the metrics exept those ones.
Hi,
We need to double-check for the CPU and Latencies-Histogram metrics.
Will provide more info to you later.
Thanks.
Hi,
Both CPU and GPU metrics are not enabled for the Jetson build.
Thanks.
system
Closed
March 12, 2025, 1:53am
11
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.