29 Sep 2023
	
		
		10:33 AM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
 - last edited on 
    
	
		
		
		29 Sep 2023
	
		
		11:11 AM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
 by 
				
		
		
			MaciejNeumann
		
		
		
		
		
		
		
		
	
			
		
For OTeL implementation, the team needs to install one agent in their laptops. The aim is to use OTeL sdk and implement trace information in .net and feed to DT. We would like to test with oneagent and without one agent too. Could you please help and advise on one agent installation on laptops. Also is there an api for agentless trace ingestion?
Solved! Go to Solution.
29 Sep 2023 10:49 AM - edited 29 Sep 2023 10:50 AM
Hi,
There is API/endpoints that accept OTeL You can check them under the link:
https://www.dynatrace.com/support/help/extend-dynatrace/opentelemetry/getting-started/otlp-export 
But I recommend using some collectors to minimize traffic:
https://www.dynatrace.com/support/help/extend-dynatrace/opentelemetry/collector
As of installing OneAgents on personal laptops/workstations - I would highly discourage You from that.
The each workstation will be utilizing Licenses, Each will need access to ActiveGates or Dynatrace (network traffic).
The best approach would be to test it out on test environments rather than Dev Personal devices.
Still technically You can install OneAgents on them if You really want to - using exactly the same procedure as on servers.
Hope it answers all questions.
29 Sep 2023 10:58 AM
Thank you Michal for your quick feedback and response.
Let me go through this solution and will revert back if I need any additional feedback/support.
Thank you again for your support