File tree Expand file tree Collapse file tree 1 file changed +51
-0
lines changed
knowledge-content/peoplesoft-observability-solution/APMConfig Expand file tree Collapse file tree 1 file changed +51
-0
lines changed Original file line number Diff line number Diff line change 183183 },
184184 {
185185 "configType" : " OPTIONS" ,
186+ <<<<<<< HEAD
187+ "id" : " ocid1.apmconfig....su6zanva" ,
188+ "freeformTags" : {},
189+ "definedTags" : {},
190+ "displayName" : " Set pagename" ,
191+ "options" : {
192+ "type" : " data-manipulation.group" ,
193+ "filterText" : " pageviews > 0 and pageName is omitted" ,
194+ "disabled" : false ,
195+ "rules" : [
196+ {
197+ "displayName" : " Set pagename = ApmrumPageTitle" ,
198+ "filterText" : " ApmrumPageTitle is not omitted" ,
199+ "disabled" : false ,
200+ "actions" : [
201+ {
202+ "name" : " string.Extract" ,
203+ "config" : {
204+ "input" : " ApmrumPageTitle" ,
205+ "pattern" : " (.*)" ,
206+ "output" : " PageName"
207+ },
208+ "disabled" : false
209+ }
210+ ]
211+ },
212+ {
213+ "displayName" : " Set pagename = psftContentId" ,
214+ "filterText" : " PageName is omitted and psftContentId is not omitted" ,
215+ "disabled" : false ,
216+ "actions" : [
217+ {
218+ "name" : " string.Extract" ,
219+ "config" : {
220+ "input" : " psftContentId" ,
221+ "pattern" : " (.*)" ,
222+ "output" : " PageName"
223+ },
224+ "disabled" : false
225+ }
226+ ]
227+ }
228+ ]
229+ },
230+ "group" : " data-manipulation.spans" ,
231+ "description" : null
232+ },
233+ {
234+ "configType" : " OPTIONS" ,
235+ =======
236+ >>>>>>> 8d379c0a929836ad83dcc8a848f5f8dceabdf202
186237 "id" : " ocid1.apmconfig....kqx5fqpq" ,
187238 "freeformTags" : {},
188239 "definedTags" : {},
You can’t perform that action at this time.
0 commit comments