Calling /status on a pipeline without an enterprise license will report an error regarding the suspension, even though no suspension was attempted. Example:
{"level":"error","ts":1776451475.71774,"caller":"inputadapter/stats_collector.go:103","msg":"failed to collect stats","pipeline_id":"test-pipeline","error":"pipeline suspended with error: {\"Permanent\":[\"EnterpriseFeature\"]}"}
This should not be reported as an error.
Calling
/statuson a pipeline without an enterprise license will report an error regarding the suspension, even though no suspension was attempted. Example:This should not be reported as an error.