Skip to content
Docs Try Aspire

OtlpExporterAnnotation

Class net10.0
📦 Aspire.Hosting v13.1.2
An annotation which indicates that a resource has OTLP exporter configured.
namespace Aspire.Hosting.ApplicationModel;
public class OtlpExporterAnnotation
: Aspire.Hosting.ApplicationModel.IResourceAnnotation
{
// ...
}