Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

For WSO2, metrics must first be enabled via the Choreo cloud service in order to use and display them.

To make them usable in the API Control Plane , four variables must be inserted into the configuration file. These four values are optional. If they are not provided, the agent will not be able to obtain any metrics.

type: WSO2
url: https://host:port
user: yourUser
password: yourPassword
consumerKey: yourConsumerKey
consumerSecret: yourConsumerSecret
orgId: yourOrgId
environmentId: yourEnvironmentId

consumerKey, consumerSecret, orgId and environmentId are all related to Choreo, the web platform where WSO2 optionally stores metrics, and need to be added manually to the configuration file.

See here, how to get startet with Choreo: https://apim.docs.wso2.com/en/latest/api-analytics/getting-started-guide/

See here, how to obtain consumerKey and consumerSecret: https://wso2.com/choreo/docs/insights/programmatic-access-choreo-insights-api/

orgId

To get the orgId, click on your Profile in the top right and select Settings:

You should see the settings page for your organization, where you can click “Copy ID” to obtain the orgId:

environmentId

When looking at the metrics in Choreo, you can see the environmentId as env parameter in the URL:

  • No labels