Watch Aspire live streamsDocsTry Aspire
Watch Aspire live streamsDocsTry

OtlpExporterAnnotation

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