Custom Dimension not appearing

Hello Team,

I am not able to see custom dimension in drop down menu while creating Report. We have generated enough traffic for that proxy. Also we have the same proxy deployed in different planet and over there we can see that custom dimension.

Can you give me some insight on how to debug this issue

Thanks!

Solved Solved
0 4 896
1 ACCEPTED SOLUTION

Hi @kkhanna , Have you checked the various possible reason for custom variables not showing up in reports discussed in the trouble shooting guide under the "Custom variable not visible in analytics custom reports"?

The guide provides detailed steps for identifying, and addressing three possible reasons.

View solution in original post

4 REPLIES 4

Can you share with us the statistics collector configuration?

Hi @kbouwmeester

Here's the configuration, we have the same in lower environment.

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<StatisticsCollector async="false" continueOnError="false" enabled="true" name="collect-invocation-params">
    <DisplayName>collect-invocation-params</DisplayName>
    <FaultRules/>
    <Properties/>
    <Statistics>
        <Statistic name="type" ref="request.queryparam.type" type="STRING">N/A</Statistic>
        <Statistic name="countryISOCode" ref="request.queryparam.countryISOCode" type="STRING">N/A</Statistic>
    </Statistics>
</StatisticsCollector>


Hi @kkhanna , Have you checked the various possible reason for custom variables not showing up in reports discussed in the trouble shooting guide under the "Custom variable not visible in analytics custom reports"?

The guide provides detailed steps for identifying, and addressing three possible reasons.

Thanks @karl.kalckstein the guide helped.

Restarting the edge postgres server resolved the issue.