Skip to content
This repository was archived by the owner on Oct 3, 2023. It is now read-only.

Apigee shared proxy dynamic name is not getting resolved by newrelic #3

@xaraju

Description

@xaraju

Apigee shared proxy dynamic name is not getting resolved by newrelic

Description

We have added the .js files for enabling the distributed tracing and created a shared proxy in apigee. Once the shared proxy is being used from other api proxies, the dynamic name variable is not being resolved while recording the traces in newrelic.
The data is displayed under same variable name and not the different api proxy names.
NOTE: # ( Describe the problem you're encountering. )
[TIP]: # ( Do NOT give us access or passwords to your New Relic account or API keys! )

Steps to Reproduce

Add the .js files for apigee distributed tracing in a shared apige proxy. Add the shared proxy in multiple api proxy work flows.
But when we try to add a dynamic variable in ‘RequestResponsePairName’ as ‘apiproxy.name’ as shown in attachment config1.
Apigee is able to resolve this variable, but when it reaches new relic, the variable is not resolved and populated variable name

Expected Behavior

The dynamic api names will get resolved in newrelic and traces of different apis will show under different transactions.
NOTE: # ( Tell us what you expected to happen.)

Relevant Logs / Console output

Your Environment

perf
[TIP]: # ( Include as many relevant details about your environment as possible. )

  • ex: Browser name and version:
  • ex: Operating System and version:

Additional context

config1
newrelic1

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions