Apigee Monitoring Dashboard uses a non existing table "upstream_apigee_errors" in "Apigee Errors (router)"

The "Apigee Errors (router)" graph in the Apigee Monitoring dashboard is using a select statement which uses a table upstream_apigee_errors which does not seem to exist in the influxdb:

SELECT non_negative_derivative(mean("rate"), 1s) FROM "upstream_apigee_errors" WHERE "dpcolor" =~ /^$color$/ AND "org" =~ /^$org$/ AND "env" =~ /^$env$/ AND $timeFilter GROUP BY time($interval), "dpcolor", "host", "vhost" fill(null)

This seems to be definitely the case in 18.01. Can anyone confirm that this works in earlier versions.

Has there been a change that causes this?

0 1 128
1 REPLY 1

I cannot answer your question, but in case you are not aware, the Monitoring Dashboard is being retired in 4.18.05.

See note here: https://docs.apigee.com/release/notes/41805-edge-private-cloud-release-notes#monitoring-dashboard

And other deprecations / retirements here: https://docs.apigee.com/release/deprecated-features