elastic / apm-agent-dotnet

https://www.elastic.co/guide/en/apm/agent/dotnet/current/index.html
Apache License 2.0
581 stars 207 forks source link

Failed parsing APM Server version - version string not available [BUG] #2387

Open monty241 opened 3 months ago

monty241 commented 3 months ago

See test case FillApmServerInfo_warns_on_missing_server_version().

The following warning consistently reports that version could not be detected.

It seems the functionality has never been implemented in Elastic APM server.

Suggestion is to remove the warning; it seems behaviour as expected.