feat(cluster): embed Akka HOCON config matching ScadaLink tuning

This commit is contained in:
Joseph Doherty
2026-05-26 04:31:03 -04:00
parent fdb4ac7051
commit 3d0f4dc168
3 changed files with 92 additions and 0 deletions
@@ -19,6 +19,10 @@
<ProjectReference Include="..\ZB.MOM.WW.OtOpcUa.Commons\ZB.MOM.WW.OtOpcUa.Commons.csproj"/>
</ItemGroup>
<ItemGroup>
<EmbeddedResource Include="Resources\akka.conf"/>
</ItemGroup>
<ItemGroup>
<!-- OpenTelemetry.Api 1.9.0 reaches this project transitively from Akka.Cluster.Hosting.
Bump arrives when Akka updates its OTel dependency; tracked separately. -->