com.atlassian.confluence.content.render.xhtml.migration.exceptions.UnknownMacroMigrationException: The macro 'next_previous_link3' is unknown.
Adding an Auto-scaling Policy
You can add an auto-scaling policy using the CLI tool, REST API or the PPaaS Console as shown below:
Sample auto-scaling policy JSON
{ "id": "autoscaling-policy-1", "loadThresholds": { "requestsInFlight": { "threshold": 20 }, "memoryConsumption": { "threshold": 80 }, "loadAverage": { "threshold": 120 } } }
com.atlassian.confluence.content.render.xhtml.migration.exceptions.UnknownMacroMigrationException: The macro 'next_previous_links2' is unknown.