6868 if (pa .ApmAgentPython is not null ) { @RenderProduct (" APM Agent Python" , pa .ApmAgentPython ); }
6969 if (pa .ApmAgentRuby is not null ) { @RenderProduct (" APM Agent Ruby" , pa .ApmAgentRuby ); }
7070 if (pa .ApmAgentRum is not null ) { @RenderProduct (" APM Agent RUM" , pa .ApmAgentRum ); }
71- if (pa .EdotIos is not null ) { @RenderProduct (" OpenTelemetry iOS" , pa .EdotIos ); }
72- if (pa .EdotAndroid is not null ) { @RenderProduct (" OpenTelemetry Android" , pa .EdotAndroid ); }
73- if (pa .EdotDotnet is not null ) { @RenderProduct (" OpenTelemetry .NET" , pa .EdotDotnet ); }
74- if (pa .EdotJava is not null ) { @RenderProduct (" OpenTelemetry Java" , pa .EdotJava ); }
75- if (pa .EdotNode is not null ) { @RenderProduct (" OpenTelemetry Node.js" , pa .EdotNode ); }
76- if (pa .EdotPhp is not null ) { @RenderProduct (" OpenTelemetry PHP" , pa .EdotPhp ); }
77- if (pa .EdotPython is not null ) { @RenderProduct (" OpenTelemetry Python" , pa .EdotPython ); }
71+ if (pa .EdotIos is not null ) { @RenderProduct (" Elastic Distribution of OpenTelemetry iOS" , pa .EdotIos ); }
72+ if (pa .EdotAndroid is not null ) { @RenderProduct (" Elastic Distribution of OpenTelemetry Android" , pa .EdotAndroid ); }
73+ if (pa .EdotDotnet is not null ) { @RenderProduct (" Elastic Distribution of OpenTelemetry .NET" , pa .EdotDotnet ); }
74+ if (pa .EdotJava is not null ) { @RenderProduct (" Elastic Distribution of OpenTelemetry Java" , pa .EdotJava ); }
75+ if (pa .EdotNode is not null ) { @RenderProduct (" Elastic Distribution of OpenTelemetry Node.js" , pa .EdotNode ); }
76+ if (pa .EdotPhp is not null ) { @RenderProduct (" Elastic Distribution of OpenTelemetry PHP" , pa .EdotPhp ); }
77+ if (pa .EdotPython is not null ) { @RenderProduct (" Elastic Distribution of OpenTelemetry Python" , pa .EdotPython ); }
7878}
7979
8080@functions {
100100 }
101101 return HtmlString .Empty ;
102102 }
103- }
103+ }
0 commit comments