06 Mar 2023
	
		
		04:25 AM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
 - last edited on 
    
	
		
		
		13 Jun 2023
	
		
		03:37 PM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
 by 
				
		 Michal_Gebacki
		
			Michal_Gebacki
		
		
		
		
		
		
		
		
	
			
		
Hi,
I have tags being generated based on hostgroup name. For my on-prem server based on a specific hostgroup name convention new tags will be auto generated. I am facing difficulty setting hostgroup name for Fargate services is it not possible to set this parameter?
Thanks in advance 🙂
Solved! Go to Solution.
06 Mar 2023 08:04 AM
Fargate is serverless, if you not use EC2 cluster to run your workloads. I think it is not possible to define. Maybe someone else correct me if I am wrong.
For serverless, for example PODs in not clussicfullstack monitoring I use this:
| ... env: | 
For example for me it is add tag 'web-502'
Also you can try to tag what you want as you wont with combination of rules 😉
Regards,
Romanenkov Alex
23 Mar 2023 05:39 PM
Hi @Sahil2308 Agree with @Romanenkov_Al3x . I suggest you to see the work around of this post https://community.dynatrace.com/t5/Dynatrace-Open-Q-A/Dockerfile-x-HostGroup/m-p/206385#M25003
