Id of the Edgemicro server in analytics​

Not applicable

Hi,

We are planning to use Edgemicro and we will have multiple instances of the same for redundancy.

We will be creating a separate key/secret for each instance.

Does Apigee analytics log which edgemicro instance is sending traffic to it. Key or any other Id which can help us identify.

One of the use cases for this information is to look at analytics and determine if any instance goes down if it doesnt send any data to analytics.

Thanks,

Jaskaran

0 1 91
1 REPLY 1

Former Community Member
Not applicable
@jaskarangump

There no instance specific information captured when analytics is sent to Edge. I don't think it should either. Analytics and what you are asking (operations monitoring) for serve different purposes.

You're probably better off relying on node.js monitoring tools instead of analytics. If analytics is not sent, it doesn't necessarily mean the node is down (it may have just lost connectivity to Edge). You also may want to capture other information about the node (CPU, Heap etc.).