Support `OTEL_ATTRIBUTE_COUNT_LIMIT`
Spec mentions global OTEL_ATTRIBUTE_COUNT_LIMIT env var. According tot he spec, any model specific attribute count limit such as span, event or link attribute count limit should fallback to this if the model specific limit is not specified by the user.