We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69217d5 commit 890cce1Copy full SHA for 890cce1
testing/docker/elasticsearch/roles.yml
@@ -3,7 +3,7 @@ apm_server:
3
indices:
4
- names: ['apm-*', 'traces-apm*', 'logs-apm*', 'metrics-apm*']
5
privileges: ['write','create_index','manage','manage_ilm']
6
- - names: ['.apm-source-map']
+ - names: ['.apm-source-map', 'traces-apm.sampled*']
7
privileges: ['read']
8
applications:
9
- application: 'apm'
0 commit comments