mirror of https://github.com/grafana/grafana.git
				
				
				
			Datasource/CloudWatch: Field suggestions no longer limited to prefix-only (#24855)
This commit is contained in:
		
							parent
							
								
									966b0a97b1
								
							
						
					
					
						commit
						0f174de760
					
				|  | @ -309,7 +309,6 @@ export class CloudWatchLanguageProvider extends LanguageProvider { | |||
|     return { | ||||
|       suggestions: [ | ||||
|         { | ||||
|           prefixMatch: true, | ||||
|           label: 'Fields', | ||||
|           items: fields.map(field => ({ | ||||
|             label: field, | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue